Forward port 53 to 1194

Scripts with setup, destroy, and modify routing tables and firewall rulesets for client connections.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

rainbow6
OpenVPN Power User
Posts: 54
Joined: Mon Aug 29, 2011 1:01 pm

Re: Forward port 53 to 1194

Post by rainbow6 » Mon Nov 18, 2013 2:11 pm

What your router public IP? This is the server-ip-address. It gets complicated when its on dynamic IP.
Remove all rules referencing tcp ports to 1194 if 1194 is not running on tcp.
You should only have UDP 53 and 389 redirects to 1194.
You need to open port 1194, 53 and 389.

That's all you need to do to allow connections and to make sure that there is no process using port 53, ssh to ddwrt and run netstat -a and see if the list contains any processes listening on port 53.

Get additional support in DDWRT forum as I think here is not the right forum as this is not openvpn issues.

Post Reply