Foo over UDP
Foo over UDP
Posted Oct 7, 2014 0:23 UTC (Tue) by malor (guest, #2973)In reply to: Foo over UDP by jonabbey
Parent article: Foo over UDP
Details, of course, are dependent on what OS is being used on the router, its NAT engine, and its configuration. But usually, most of the time, replies are allowed back in.
I don't think I've ever been in a network that blocked OpenVPN. If you use a password, rather than an SSL key exchange, the connection just looks like random bytes. If you're using SSL certs, packet inspection can see the connection setup and key exchange, so they can tell it's a VPN. Inspection engines could block either scenario, and firewall rules could block the UDP traffic, but I've never seen either done in a guest-oriented network.