On Friday 26 November 2010 12:22, Eduardo Grosclaude wrote:
Presently I am running CentOS release 5.5 (Final). I am looking to setup bridging as I would like to setup some KVM virtual hosts on my system as a
Time to test if ping works:
~ $ ping -c3 192.168.1.254 PING 192.168.1.254 (192.168.1.254) 56(84) bytes of data. ping: sendmsg: Operation not permitted ping: sendmsg: Operation not permitted ping: sendmsg: Operation not permitted
Did you remember to brctl addif the regular interfaces?
Nope, that is what I had forgotten. Thnx