firewall is not allowing on ports
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- networking
Research direction
Start by reproducing the reported behavior on Debian 13 with UFW enabled and disabled, using the listed rules and Warpinator ports 42000 and 42001. Verify whether the connection succeeds with the firewall configured and document the required rule or behavior; the issue names no source files or tests to inspect.
Written by the indexing model from the issue text.
Description
Distribution
debian 13
Package version
latest build from github
Frequency
Always
Bug description
these are my firewall rules to allow warpinator to use the local network
sudo ufw allow from 192.168.0.0/24 to any port 42000 proto udp
sudo ufw allow from 192.168.2.0/24 to any port 42000 proto tcp
sudo ufw allow from 192.168.0.0/24 to any port 42001 proto udp
sudo ufw allow from 192.168.2.0/24 to any port 42001 proto tcp
sudo ufw allow from any port 42000 proto udp to 192.168.0.0/24
sudo ufw allow from any port 42000 proto tcp to 192.168.2.0/24
sudo ufw allow from any port 42001 proto udp to 192.168.0.0/24
sudo ufw allow from any port 42001 proto tcp to 192.168.2.0/24
with the firewall on it will not connect, with the firewall off it will connect.
what am i missing? warpinator does not require internet does it?
( i always have to manually connect regardless of the firewall)
Steps to reproduce
enable firewall no connect
disable firewall connect
Expected behavior
should connect with correct port open default port is 42000 and 42001
Additional information
No response
- Dominant language
- C
- Stars
- 1.6k
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from linuxmint/warpinator
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
linuxmint/warpinator#253 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
linuxmint/warpinator#252 · 1 comment · 1 reaction ·
-
Missing icons Open
Difficulty 3/5 1-2 days Newbie friendliness 58/100
linuxmint/warpinator#251 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
linuxmint/warpinator#240 ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
linuxmint/warpinator#233 ·
All issues in linuxmint/warpinator
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
BasedHardware/omi#15662 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
level/task module/gcp type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
Difficulty 1/5 Under an hour Newbie friendliness 86/100
hapostgres/pg_auto_failover#1190 ·