April 8, 201214 yr Hi, I have manage to install OpenVPN see more here -> http://lime-technology.com/forum/index.php?topic=19439.msg172731#msg172731 But still all my internet trafic is using eth0 instead of tap0, so I know that I need the bridging, I have the bridge module in my kernel and I have also installed bridge-utils-1.2-i486-2.txz But I have no idea how to bridge so all my traffic is using tap0 instead of eth0 Anyone know how to do this? i think this is the last step to complete the OpenVPN ;-) EDIT I still need to have my local LAN address to the server valid so I can connect my server from LAN, so all my internet traffic use tap0 EDIT 2 This is my config file (anonine.ovpn) client dev tap proto udp remote openvpn.anonine.net 1194 remote openvpn.anonine.net 1195 remote openvpn-2.anonine.net 1196 remote openvpn-2.anonine.net 1197 remote openvpn-3.anonine.net 1198 remote openvpn-3.anonine.net 1199 remote openvpn-4.anonine.net 1200 remote openvpn-4.anonine.net 1201 remote-random resolv-retry infinite auth-user-pass nobind persist-key persist-tun ca anonine.ca.crt ns-cert-type server comp-lzo reneg-sec 0 verb 3 BR Peter
Archived
This topic is now archived and is closed to further replies.