[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: [ping/telnet not working]



i am trying to connect just two PC. pc is a dual boot (w/ win2000)

i tried other IP address (this has the same result as your recommendation),

please see below the result. still both can't do telnet/ping. thanks again

FROM PC1

>ifconfig

eth0      Link encap:Ethernet  HWaddr 00:00:21:E3:CB:A4  
          inet addr:192.168.52.1  Bcast:192.168.52.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:402 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1523 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:3 Base address:0xde00 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:28 errors:0 dropped:0 overruns:0 frame:0
          TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 

>netstat -i

Iface   MTU Met    RX-OK RX-ERR RX-DRP RX-OVR    TX-OK TX-ERR TX-DRP TX-OVR
Flg
eth0   1500   0      402      0      0      0     1523      0      0      0
BRU
lo     3924   0       28      0      0      0       28      0      0      0
LRU

>route

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
pc1             *               255.255.255.255 UH    0      0        0 eth0
192.168.52.0    *               255.255.255.0   U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         *               0.0.0.0         U     0      0        0 eth0

>uname -a

Linux localhost.localdomain 2.2.14-5.0 #1 Tue Mar 7 21:07:39 EST 2000 i686
unknown


>cat /etc/hosts

192.168.42.1	pc2	ewoo
192.168.52.1	pc1	nilocto
127.0.0.1	localhost.localdomain	localhost




===========================
-----Original Message-----
From: Jason Boerner [mailto:JasonBoerner netscape net]
Sent: Thursday, June 22, 2000 2:16 PM
To: redhat-install-list redhat com
Cc: recipient list not shown
Subject: Re: [ping/telnet not working]


I would start off by makeing the observation that these two machines are in
different networks (according to you hosts file) (Try changing the IP of pc2
by doing an ifconfig eth0 169.254.135.132 mask 255.255.255.0)


Are the machines conected through a Router, Switch or a hub?
What are the default gateways for the two machines?
netstat -r


Ilocto Noel-C1395z <c1395z email mot com> wrote:
> hi guys,
> 
> need help in here! both linux box can't ping/telnet to one another.
> Is IP numbers assignment correct? Should I use different IP numbers?
> 
> what is the meaning of        collisions:1                txqueuelen:100 
> 
> >ifconfig (from pc1)
> 
> eth0      Link encap:Ethernet  HWaddr 00:00:21:E3:CB:A4  
>           inet addr:169.254.134.132  Bcast:169.254.134.255
> Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:358 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:17456 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:1 txqueuelen:100 
>           Interrupt:3 Base address:0xde00 
> 
> lo        Link encap:Local Loopback  
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           UP LOOPBACK RUNNING  MTU:3924  Metric:1
>           RX packets:1740 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:1740 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0 
> 
> > cat /etc/hosts
> 
> 169.254.135.132	pc1	nilocto
> 127.0.0.1	localhost.localdomain	localhost
> 192.168.42.2	pc2	ewoo
> 
> 
> thanks in advance
> 
> 
> 
> -- 
> To unsubscribe: mail redhat-install-list-request redhat com with
> "unsubscribe" as the Subject.


____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at
http://webmail.netscape.com.


-- 
To unsubscribe: mail redhat-install-list-request redhat com with
"unsubscribe" as the Subject.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]