For reasons, I need to set up openvpn on the rt-n66u to use port 443 and tcp. The VPN starts fine with UDP, but upon switching to TCP, the following error occurs keeping it from starting:
Apr 16 11:34:41 openvpn[7196]: TCP/UDP: Socket bind failed on local address [undef]: Address already in use
Apr 16 11:34:41 openvpn[7196]: Exiting due to fatal error
After doing some research, people who have this error with an Open VPN server on their computers need to netstat to find what is using the port, so they can kill the process, but I don't know of any way to do this on my router.
Any help would be greatly appreciated.
Apr 16 11:34:41 openvpn[7196]: TCP/UDP: Socket bind failed on local address [undef]: Address already in use
Apr 16 11:34:41 openvpn[7196]: Exiting due to fatal error
After doing some research, people who have this error with an Open VPN server on their computers need to netstat to find what is using the port, so they can kill the process, but I don't know of any way to do this on my router.
Any help would be greatly appreciated.