-- message cross-posted to [EMAIL PROTECTED] -- 

I setup a VM Guest Lan with two Linux/390 guests.  After doing an IFCONFIG to set the 
addresses to 192.168.8.1 and 192.168.8.2, I see that they can't PING each other. I can 
see that the interface is up and there appears to be a route. 

I don't run routed, so what am I missing? 


chidevl02:~ # ifconfig hsi0 down
chidevl02:~ # ifconfig hsi0 192.168.8.2
chidevl02:~ # route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.4.23.11      *               255.255.255.255 UH    0      0        0 ctc0
192.168.8.0     *               255.255.255.0   U     0      0        0 hsi0
default         10.4.23.11      0.0.0.0         UG    0      0        0 ctc0
chidevl02:~ # ping 192.168.8.1
PING 192.168.8.1 (192.168.8.1) from 192.168.8.2 : 56(84) bytes of data.
>From 192.168.8.2 icmp_seq=1 Destination Host Unreachable
>From 192.168.8.2 icmp_seq=2 Destination Host Unreachable
>From 192.168.8.2 icmp_seq=3 Destination Host Unreachable

--- 192.168.8.1 ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% loss, time 2005ms


Thanks,
Dave

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to