From: peasthope on 14 Jun 2010 18:10 From: Ron Johnson <ron.l.johnson(a)cox.ne.> Date: Mon, 14 Jun 2010 16:13:43 -0500 > You can't telnet into dalton.invalid if there's no telnetd running Using ssh ... root(a)dalton:~# dpkg -l telnetd Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii telnetd 0.17-36 The telnet server .... and "telnet localhost" works there. > (or, at least, visible). Well yes, its the connection from another machine that is blocked ... but not according to this. root(a)dalton:~# cat /etc/shorewall/policy | grep vpn # Policies for traffic originating in the vpn zone. vpn all ACCEPT root(a)dalton:~# cat /etc/inetd.conf | grep telnetd telnet stream tcp nowait root /usr/sbin/tcpd /usr/sbin/in.tel netd Seems I need to learn how to examine the iptables directly and learn more about pam. Regards, ... Peter E. -- Carnot is down, waiting for a disk replacement. Personal site works; http://members.shaw.ca/peasthope/ . -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/171056526.61707.49243.(a)heaviside.invalid
|
Pages: 1 Prev: Re (3): telnetd in Squeeze; was new authentication mechanism in Squeeze? Next: LVM |