Hi: > Please keep this on the list.
By the way, there's a configuration, in mailman, that makes it insert a 'Reply-To:' header pointing to the list. Doing so will avoid personal replies. I don't remenber where this configuration is located at mailman admin interface... I haven't touched it for more than 3 years... :) regards Lucas Brasilino > Yes, moving the IP address to the bridge is covered in the FAQ: > > http://openvswitch.org/faq/ > > If you want to bridge the traffic, I imagine you want to attach something > else to the bridge, like another interface such as eth1. > > --Justin > > > On Dec 10, 2012, at 12:58 AM, Игорь Рыжов <idryz...@gmail.com> wrote: > >> Thank you for answer. I installed OVS, then: >> ovs-vsctl add-br br0 >> >> ovs-vsctl add-port br0 eth0 >> and my internet connection disappeared. >> I found that i can put my IP on br0 (ifconfig br0 10.20.9.7) and remove IP >> from eth0 (ifconfig eth0 0.0.0.0) but it didn't solve the problem. Can you >> help me with that? >> >> >> 2012/12/10 Justin Pettit <jpet...@nicira.com> >> That works fine. You can just create a bridge and then attach your physical >> devices to it (e.g., eth0 and eth1). OVS doesn't really make a distinction >> between physical and virtual interfaces. >> >> --Justin >> >> >> On Dec 9, 2012, at 10:57 PM, Игорь Рыжов <idryz...@gmail.com> wrote: >> >> > The standart use of OVS is to connect host adapters with OVS and connect >> > OVS with virual machines adapters. But I want to use OVS as a layer >> > between host and host's adapters. I didn't find anything about this way of >> > OVS use. Can anybody explain how to do that or provide some links? >> > _______________________________________________ >> > discuss mailing list >> > discuss@openvswitch.org >> > http://openvswitch.org/mailman/listinfo/discuss >> >> > > _______________________________________________ > discuss mailing list > discuss@openvswitch.org > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss