Hi to all

I have a system running for over a year using opnevpn to connect two networks .

This is all I needed in in the server end :

/etc/openvon/bridge.conf

remote 186.231.3.203
dev tap0
secret /etc/openvpn/bridge.key

And in the client end :

/etc/openvpn/bridge.conf

rremote 0.0.0.0
dev tap0
secret /etc/openvpn/bridge.key

Both system runs Debian Wheezy

Both systems have a network card configured as bridge .

Everything works fine ...

Now I need to create another tunnel to another system, and I just do
not know what to do !

I can not find anything in openvpn documentation about a second bridge
in the same server ...

In fact, anything about the bridge mode are somehow loose and
incomplete in the docs ...

Please, someone can point me to the right direction ?


Thanks in advance ...


Fábio Rabelo

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to