1. So, have inetd started and listened for telnet connections? It seems like your inetd/ftp trying to bind to 'old' ctc ip address only (and localhost). 2. Check the routing table. 3. Check the routing table twice :)
WBR, Sergey Eric Loriaux <[EMAIL PROTECTED]> Sent by: Linux on 390 Port <[EMAIL PROTECTED]> 17.10.2003 13:02 Please respond to Linux on 390 Port To: [EMAIL PROTECTED] cc: Subject: Re: Removed CTC, kept ETH... SSH still works, TELNET and FTP don't Oh sorry, I should have said that also : Yes, I've been able to ftp from within the linux once connected in ssh... [EMAIL PROTECTED] root]# ssh lnxprod [EMAIL PROTECTED]'s password: Last login: Fri Oct 17 10:19:40 2003 from 172.16.2.75 Have a lot of fun... lnxprod:~ # ftp lnxprod Connected to lnxprod 220 ProFTPD 1.2.2rc2 Server (powered by SuSE Linux) [lnxprod] Name (lnxprod:root): dev 331 Password required for dev. Password: 230 User dev logged in. Remote system type is UNIX. Using binary mode to transfer files. ftp> ... but I haven't been able to telnet lnxprod or even localhost from within : lnxprod:~ # telnet lnxprod Trying 172.16.8.34... telnet: connect to address 172.16.8.34: Connection refused lnxprod:~ # telnet localhost Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused Telnet is started by inetd while ftp is in standalone lnxprod:/etc # grep telnet inetd.conf # If you want telnetd not to keep-alives (e.g. if it runs over a ISDN # uplink), add -n. See 'man telnetd' for more details. telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd # Try telnet localhost systat and telnet localhost netstat to see that regards, Eric. --- Sergey Korzhevsky <[EMAIL PROTECTED]> wrote: > Can you connect to this services from localhost ? If > they start from inetd > check if it's started and listened. > > > WBR, Sergey > > > > > Eric Loriaux <[EMAIL PROTECTED]> > Sent by: Linux on 390 Port <[EMAIL PROTECTED]> > 17.10.2003 10:14 > Please respond to Linux on 390 Port > > > To: [EMAIL PROTECTED] > cc: > Subject: Removed CTC, kept ETH... SSH > still works, TELNET and FTP don't > > > We have a Suse Linux 7, on which we first had > defined > a CTC with z/VM, and later an ETH on the OSA card. > Recently, colleagues have removed the CTC definition > and only ETH was left. > Since then, we can't connect to this Linux using > TELNET or FTP... > But I still can access the Linux using SSH. > > [EMAIL PROTECTED] root]# telnet lnxprod > Trying 172.16.8.34... > telnet: Unable to connect to remote host: Connection > refused > [EMAIL PROTECTED] root]# ssh lnxprod > [EMAIL PROTECTED]'s password: > Last login: Fri Oct 17 08:47:26 2003 from > 172.16.2.75 > Have a lot of fun... > lnxprod:~ # > > Any idea ? > > Note: please do not discuss about the opportunity of > an upgrade to SLES 8, the lack of security of telnet > and ftp, > or about the advantages of keeping the CTC. > > > > ===== > Best regards, > Eric Loriaux's System/390 home page, > http://www.loriaux.com/s390 ===== Best regards, Eric Loriaux's System/390 home page, http://www.loriaux.com/s390