On Thursday 03 March 2005 04:24, D. Bahi wrote:
> nils toedtmann wrote:
> >On Wed, Mar 02, 2005 at 06:18:34PM -0800, Matt Simonsen wrote:
> >>I am using a bridge for 2 uml clients. It works beautifully with only one
> >>client, then after I startup the second the network randomly cuts out for
> >>each system. I've noticed I can "kill" one by pinging the other one.
> >>
> >>For example if UML#1 network dies and I ping it, suddenly UML#2 is
> >> unpingable (from an outside machine). Then I ping UML#2 from the host,
> >> no pings lost it responds, but UML#1 dies.
> >
> >Sounds as if they use the same MAC. Did you check that?


This was exactly the problem, my gut feeling was it was a MAC issue. The 
examples I saw did not set it explicitly.


> is passing a locally administerd MAC with your eth0=tuntap arg like so:
>
>   eth0=tuntap,<tapdevice>,<mac>,<hostip>
>
> where the <mac> looks like 02:de:af:00:ba:d0 for the first device
> and 02:de:af:00:ba:d1 for the second.


Beautiful. This was it, thank you.

Matt


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to