Skip to content
Snippets Groups Projects
Commit afad59af authored by Maxb's avatar Maxb
Browse files

Update obfsvpn firewall port range

The hopping PT uses a range of tcp ports, so we need to just open that
range.
parent 4cf175a4
No related tags found
No related merge requests found
Pipeline #139327 failed
allow_port tcp 443
allow_port udp 443
allow_port tcp 443 # Normal non-hopping obfsvpn
add_rule -I base-input -p tcp --match multiport --dports 49152:65535 -j ACCEPT # Port range for hopping
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment