First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 115355
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matteo Azzali <mattepiu@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
kmyfirewall-1.0_gentoo_multiport.diff fixes multiport syntax error (against iptables) patch Matteo Azzali 2005-12-12 16:52 0000 1.78 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 115355 depends on: Show dependency tree
Bug 115355 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-12-12 16:50 0000
When adding a multiport rule, the resulting line (to pass to iptables) become
flawed:
"-p tcp -p tcp --match multiport" and
"-p udp -p udp --match multiport" cause errors when applying firewall
(since repetition) and
"--equal-ports" is wrong syntax for "--ports"

Reproducible: Always
Steps to Reproduce:
1.add a multiport-matching rule 
2.try to apply firewall rules
3.

Actual Results:  
error applying rules, this stops the process.

Expected Results:  
apply all the rules to iptables without errors.

------- Comment #1 From Matteo Azzali 2005-12-12 16:52:51 0000 -------
Created an attachment (id=74596) [details]
fixes multiport syntax error (against iptables)

I needed to add in a comment since "new bugreport" form didn't allowed to 
add.
Patch is also already sent to developers of kmyfirewall to be evaluated.

------- Comment #2 From Carsten Lohrke 2005-12-12 18:24:58 0000 -------
Indeed. Thanks Matteo.

First Last Prev Next    No search results available      Search page      Enter new bug