Skip to content

- Resolved TLS handshake issues that caused HTTPS traffic to hang after the Client Hello phase.#40

Open
ugurcsen wants to merge 1 commit into
d3vilh:mainfrom
ugurcsen:main
Open

- Resolved TLS handshake issues that caused HTTPS traffic to hang after the Client Hello phase.#40
ugurcsen wants to merge 1 commit into
d3vilh:mainfrom
ugurcsen:main

Conversation

@ugurcsen
Copy link
Copy Markdown

  • Adjusted MTU settings to avoid fragmentation issues:
  • Added tun-mtu 1400 and mssfix 1360 to both server and client configurations.
  • Verified and fixed DNS settings to ensure proper resolution of HTTPS requests.
  • Confirmed proper IPv6 forwarding and routing to handle IPv6 traffic seamlessly.
  • Updated firewall rules to allow and properly forward HTTPS traffic over the VPN tunnel.

These changes ensure that TLS handshake processes complete successfully, enabling stable and secure HTTPS connections for clients.

…er the Client Hello phase.

- Adjusted MTU settings to avoid fragmentation issues:  
  - Added `tun-mtu 1400` and `mssfix 1360` to both server and client configurations.  
- Verified and fixed DNS settings to ensure proper resolution of HTTPS requests.  
- Confirmed proper IPv6 forwarding and routing to handle IPv6 traffic seamlessly.  
- Updated firewall rules to allow and properly forward HTTPS traffic over the VPN tunnel.  

These changes ensure that TLS handshake processes complete successfully, enabling stable and secure HTTPS connections for clients.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant