Tagged Questions
0
votes
0answers
75 views
DD-WRT home VPN setup..help needed
I currently have 2 routers.
Router 1 is my primary gateway. It is actiontec wifi router that I got from frontier communications. (192.168.1.1)
Router 2 is a Netgear N600 Dual Band, DD-WRT based ...
0
votes
0answers
488 views
OpenVPN server certificate configuration instructions for DD-WRT router do not match user interface
I'm setting up the OpenVPN server daemon on a Buffalo N600 router which came stock with DD-WRT v.24 SP2.
I'm following the instructions at VPN (The Easy Way) V24+ to set up the server side of things ...
0
votes
0answers
47 views
how to troubleshoot an OpenVPN TCP handshake?
I have a situation where my painfully configured DD-WRT router logs an incoming TCP connection "accepted" from my IP while my OpenVPN client logs a TCP connection as failed.
With these logs, I'd look ...
1
vote
1answer
141 views
Can DD-WRT create two WIFI ssid's one that routes through a VPN and the other that does not?
I am living in China and need a VPN to access youtube, facebook etc. However it is considerably slower to access local sites through a VPN. I am thinking to buy a router that will allow me to simply ...
1
vote
0answers
369 views
Allow access to internet with DD-WRT OpenVPN in bridging mode
I am having issues with my OpenVPN configuration on DD-WRT. All traffic has to be routed through the tunnel. The DD-WRT device is not directly exposed to the internet, so the firewall is disabled.
...
2
votes
0answers
292 views
DD-WRT: Repeater bridge with VPN?
Setup:
Router1 and Router2 run DD-WRT
Cable modem is connected to WLAN port of Router1
Router2 runs in Repeater Bridge mode (there is also a separate SSID with virtual interface)
This setup works ...
0
votes
0answers
362 views
Simple source routing policy on dd-wrt router does not “stick”
Goal State: Have the traffic from one computer on my LAN use the VPN tunnel setup between my router and an OpenVPN provider, and leave all other traffic unaffected.
Here's some relevant information ...
1
vote
1answer
1k views
DD-WRT OpenVPN client - cannot get “lan” connected device to route traffic
I have OpenVPN client setup on DD-WRT openvpn small.
client connects and can use traceroute to verify everything is tunneling out the openvpn connection.
ip_forward is 1.
iptables -t nat -A ...