Modify ↓
#10145 closed defect (fixed)
Firewall script incorrectly using TCPMSS
Reported by: | Olipro <olipro@…> | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Trunk |
Keywords: | iptables tcpmss | Cc: |
Description
the OpenWRT firewall incorrectly places the TCPMSS target in the filter table, it should be placed in mangle.
Easily fixed simply by adding -t mangle to the rule addition line.
Attachments (0)
Change History (2)
comment:1 Changed 6 years ago by jow
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
Well, far from easy. Fixed in r28622, r28623 and r28669 for trunk; r28669, r28670 and r28671 for backfire.