|
|
On Tue, 2004-03-02 at 07:22, K. C. Bowe wrote: > I apologize if these are basic questions but I'm still having trouble > putting the pieces together. My first thought was to use a virtual > interface but.. > > brctl addif br0 eth0:0 > > ..added eth0 not eth0:0 and killed the network connection. Do I need to > add a second network card or can I use eth0? We just covered this a few days ago here on this list... you might run over and check the archives out. ;-) Run your connections over the bridged interface. Bridging is a level lower than any virtual IP crap. Create the bridge, establish whatever connections you need to for the VPN, then add thet tap0 interface to it. Bridging takes over everything for the hardware interface. Rob ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |