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

2008-02-10 Thread clowncoder
Complete network simulation that works properly already exists at http://clownix.net I know it is long to download and unzip, but give it a chance to dazzle you. Vincent Perrier lanas wrote: > Le Samedi, 9 Février 2008 14:41:09 -0500, > lanas <[EMAIL PROTECTED]> a écrit : > > >> Does this gener

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

2008-02-10 Thread lanas
Le Samedi, 9 Février 2008 14:41:09 -0500, lanas <[EMAIL PROTECTED]> a écrit : > Does this general understanding of the basic UML networking makes > sense: the UMLs do not communicate between each other. They > communicate with their tun/tap devices which have instances on the > host. On the othe

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

2008-02-09 Thread lanas
Le Vendredi, 8 Février 2008 15:11:52 -0500, Jeff Dike <[EMAIL PROTECTED]> a écrit : (Sorry for the private-only reply: the sylpheed mail client seems to take that address from time to time for some reason and I'm not checking each and everytime if it's OK) > On Thu, Feb 07, 2008 at 09:59:40PM -

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.