Celso González wrote:
> 1. ifconfig eth0 0.0.0.0 promisc up
..
> 7. brctl addif uml-bridge eth0

These look good, but obviously you haven't added the UML TAP yet.

> The bridge it's up, but I lose all the conectivity in the machine even
> a single ping doesnt respond.

I am assuming here that you mean on the host machine.

> I think it must be something related to my host provider or somethin
> related with the bridge-utils program (debian sarge)

How does eth0 normally get the IP from your hosting provider?  Does it
obtain it through DHCP?  Or are you allowed to set it manually?  To test
this, run something like

# ifconfig eth0 my.public.ip up

If you normally obtain the IP via DHCP, or your upstream provider locks
you by MAC address, you may have to set the MAC address on the bridge.

David


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&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