Changes between Version 2 and Version 3 of Ticket #877, comment 2


Ignore:
Timestamp:
04/26/17 17:02:01 (7 years ago)
Author:
NHellFire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #877, comment 2

    v2 v3  
    11Tickets default to bug & major. Local port defaults to random for *any* other network application, so yes, I'd call this a bug. It's highly unlikely anyone relies on the default lport being 1194 since client config samples -- including the ones shipped with openvpn -- include nobind, meaning they don't call bind() and use the OS default, which is random.
     2
     3The exact same setup worked with OpenVPN 2.3, so something must have changed in 2.4. The only changes I've made to my config files since initial deployment are adding `lport 0`.