Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
lilypad
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leap
Container Platform
lilypad
Commits
afad59af
Commit
afad59af
authored
2 years ago
by
Maxb
Browse files
Options
Downloads
Patches
Plain Diff
Update obfsvpn firewall port range
The hopping PT uses a range of tcp ports, so we need to just open that range.
parent
4cf175a4
Branches
maxb/eip-config
No related tags found
No related merge requests found
Pipeline
#139327
failed
1 year ago
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/roles/bridge/files/50obfsvpn.firewall
+2
-2
2 additions, 2 deletions
config/roles/bridge/files/50obfsvpn.firewall
with
2 additions
and
2 deletions
config/roles/bridge/files/50obfsvpn.firewall
+
2
−
2
View file @
afad59af
allow_port tcp 443
a
llow_port udp 443
allow_port tcp 443
# Normal non-hopping obfsvpn
a
dd_rule -I base-input -p tcp --match multiport --dports 49152:65535 -j ACCEPT # Port range for hopping
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment