Skip to content

[Enhancement] Possible to set MTU? #61

Description

@mooleshacat

I have a VPS that works behind a firewall, when it is enabled, it has a MTU of somewhere around 1400. The MTU on the VPN in the container is set to 1500.

The VPS has DDoS protection that will enable my edge firewall when under attack. When my VPS edge firewall is enabled manually, I lose all my VPN connections. I assume an automatic engagement of the firewall would also lose connections as it has the same settings.

In the documentation for the firewall, it states:

  • UDP fragmentation is blocked (DROP) by default. When enabling the Edge Network Firewall, if you are using a VPN, remember to configure your Maximum Transmission Unit (MTU) correctly. For example, with OpenVPN, you can check MTU test.

My guess is when this firewall is enabled , it sets the MTU lower and disallows fragmentation - which causes my VPN connection to fail.

It would be helpful to have an MTU option in the proton-privoxy config so I can set it to 1400 to test it.

Thanks for your hard work 👍

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions