Re: Networking - still could not telnet in

2002-05-05 Thread Paul 'Baloo' Johnson
On Sun, 5 May 2002, shyamk wrote: > I am actually confused on how to read the situation. apt-get install telnetd? -- Baloo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Networking - still could not telnet in

2002-05-05 Thread shyamk
Well thanks Sean , for asking that question. I tried telnet 127.0.0.1 (because the output of ifconfig -a assured me that the loopback was up and running) and the answer (to telnet 127.0.0.1) was in the negative : "Could not telnet host". And then I did a whereis telnet whereis: /usr/bin/telnet

Re: Networking - still could not telnet in

2002-05-04 Thread Sean 'Shaleh' Perry
On 04-May-2002 shyamk wrote: > I am trying to establish networking on a LAN consisting of > 2 machines on Linux 2 on Windoze. > My second Linux box never used to respond to the network. > So I did : > ifconfig -a > ifconfig eth0 192.147.165.4 netmask 255.255.255.0 > ifconfig -a > > Now from the o

Networking - still could not telnet in

2002-05-04 Thread shyamk
I am trying to establish networking on a LAN consisting of 2 machines on Linux 2 on Windoze. My second Linux box never used to respond to the network. So I did : ifconfig -a ifconfig eth0 192.147.165.4 netmask 255.255.255.0 ifconfig -a Now from the one Windows box (192.147. 165.1) , connected t