|
|
Still a little confused 'bout bridging with tunnels. 1) In the example http://openvpn.sourceforge.net/bridge.html does the example /sbin/ifconfig br0 192.168.0.10 netmask 255.255.255.0 broadcast 192.168.0.255 occur in EVERY tap configuration ( on the server ) or is it global to the bridge configuration? If in every tap configuration, is the IP address unique for every tap device on the server? 2) Is the 192.168/24 example above configured with addif br0 eth1 a new virtual network or is it utilizing pre-existing 192.168/24 physical network address space on eth1? Raymond ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |