Re: [uml-user] Networking between UMLs.

2008-02-08 Thread Jeff Dike
On Thu, Feb 07, 2008 at 06:24:00PM +0530, Rajkumar Pennadam R - TLS , Chennai wrote: > I can ping from 11.11.11.2/24 to node2's interfaces, but not to node1's > eth0 interface. > > OSPF detects the neighbors in all three nodes, and I also see the routes > are installed. What exactly is the prob

Re: [uml-user] Multicast example from the book

2008-02-08 Thread Jeff Dike
On Thu, Feb 07, 2008 at 09:59:40PM -0500, lanas wrote: > uml2# ping 192.168.1.1 > > PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data. > From 192.168.1.2 icmp_seq=2 Destination Host Unreachable Looks like there's no route for 192.168.1.x - normally one is made automatically, I think.