Ticket #74 (closed Bug report: fixed)
Gateway doesn't properly firewall off ports other than 80
| Reported by: | benoitg | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | Gateway 1.1.3 |
| Component: | Gateway | Version: | Gateway SVN |
| Keywords: | Cc: |
Description (last modified by benoitg) (diff)
Test case: access https://sf.net without authenticating.
This bug is NOT caused by the fix to #65
The problem is either that wifidog doesn't explicitely drop packets that do not match any of it's allow conditions, or that it insert's it's rules in the wrong order.
If you have a default policy of accept, everything will go through (except port 80). This is not what is supposed to happen.
The default configuration of OpenWRT is susceptible to this problem. See FAQ for a workaround.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
