scotty588 Posted April 29, 2012 Share Posted April 29, 2012 I've managed to get OpenVPN to sorta work, but when I connect on my phone I lose internet connection. If I understand correctly the traffic is being forwarded from my phone to the router and the router doesn't know what to do with it. I think it has something to do with iptables, which I know nothing about. I've tried googling, but I'm somewhat confused at what I need to do. Anyone have any experience with this? Client config: client dev tun proto udp remote xx.xxx.xxx.xx 1194 resolv-retry infinite nobind persist-key persist-tun ca ca.crt cert iphone.crt key iphone.key ns-cert-type server cipher aes-128-cbc comp-lzo verb 3 auth sha256 tun-mtu 1500 Server: Link to comment Share on other sites More sharing options...
remixedcat Posted April 29, 2012 Share Posted April 29, 2012 what router do you have? Link to comment Share on other sites More sharing options...
scotty588 Posted April 29, 2012 Author Share Posted April 29, 2012 what router do you have? Cisco / Linksys E4200 with DD-WRT build 18946M Link to comment Share on other sites More sharing options...
Recommended Posts