DotComm
New Around Here
I'm having some trouble here. I have a remote OpenVPN server I wish to have my network connect to. Other clients are able to connect to the server just fine and their traffic is working all correctly. I have brought over my config file to the router and it is able to connect fine. However, I am not able to ping the OpenVPN server using the VPN ip nor can anything on the VPN ping the router. I got a feeling I need some sort of iptables rule on the router side, but haven't been able to figure anything out. My most recent try, and what I though would open it up the most was adding rules:
-A INPUT -i tap11 -j ACCEPT
-A OUTPUT -o tap11 -j ACCEPT
My router is RT-AC68U running Merlin's custom firmware version 276.47
Anyone got any sort of advice?
-A INPUT -i tap11 -j ACCEPT
-A OUTPUT -o tap11 -j ACCEPT
My router is RT-AC68U running Merlin's custom firmware version 276.47
Anyone got any sort of advice?