-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07/12/2010 12:39 PM, carlopmart wrote: > Ok, I have found the solution after several attempts: > > auto intprodif > iface intprodif inet manual > bridge_ports none > bridge_stp off > bridge_fd 9 > bridge_hello 2 > bridge_maxage 12 > > Many thanks to all. > >
You are right, you need to use manual and none for the ports, also, if you want to create a "internal" network or internal "virtual switch" I recommend you to use de dummy driver and create a dummy interface. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkw7aK0ACgkQxXSEIijkBjID0wCggaZt3P26OZKhmC2NgPG4gGVj 0tEAnRj68WRRdySCKSGgxqDdnKvrgVKf =8tHz -----END PGP SIGNATURE----- -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
