Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 172107 - net-firewall/firehol wrong example file
Summary: net-firewall/firehol wrong example file
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Lowest enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-24 22:44 UTC by Piotr Gabryjeluk
Modified: 2007-03-25 20:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Gabryjeluk 2007-03-24 22:44:35 UTC
A file /etc/firehol/examples/lan-gateway.conf, contains a variable declaration TRUSTED_IPS should be TRUSTED_PCS. Only then the trusted services are visible for listed IPs/networks.

Reproducible: Always




I don't know whether this is a bug in ebuild or in source but I think you know, guys :).
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-24 22:47:22 UTC
Report this upstream, please. Not a Gentoo problem.
Comment 2 Piotr Gabryjeluk 2007-03-24 23:05:28 UTC
Ok. I'm waiting for a registration confirmating email from SF. Then I'll report the problem to the project developer.
Comment 3 Dominik Stadler (RETIRED) gentoo-dev 2007-03-25 15:39:52 UTC
Ok, please post a link to your report here, maybe I manage to put it into a patch.
Comment 4 Piotr Gabryjeluk 2007-03-25 15:52:28 UTC
The problem is I still haven't received the email from sourceforge :(.
Comment 5 Piotr Gabryjeluk 2007-03-25 16:50:27 UTC
Bug posted on SourceForge' tracker: https://sourceforge.net/tracker/index.php?func=detail&aid=1687878&group_id=58425&atid=487692
Comment 6 Piotr Gabryjeluk 2007-03-25 20:38:38 UTC
The bug is resolved in CVS of the project.

Me ---------------------------
A file /etc/firehol/examples/lan-gateway.conf, contains a variable
declaration "TRUSTED_IPS". This should be "TRUSTED_PCS" (as it appears
later in the same file). Only then the trusted services are visible for
listed IPs/networks.

Developer --------------------
Thanks. It has been fixed in CVS.

(https://sourceforge.net/tracker/?func=detail&atid=487692&aid=1687878&group_id=58425)