|
Re: OpenVPN config. Asus RT-AC87U (SH3 in modem mode)
In order to get my own OpenVPN setup to work reliably over multiple public and corporate networks (who do have a habit of blocking ports) I changed the config to listen on TCP port 443. Of course this may give you a problem if you're also running an https web server but in this case you can 'port-share' option in your OpenVPN config so that it pushes the https traffic to another port that you've configured your web server to listen on.
|