OpenVPN & DD-WRT


Recommended Posts

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:

dJZ5D.jpg

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.