Bug 68368 - ifup-post doesn't punch dns server holes
Summary: ifup-post doesn't punch dns server holes
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: initscripts
Version: limbo
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
: 68151 (view as bug list)
Depends On:
Blocks: 67217
TreeView+ depends on / blocked
 
Reported: 2002-07-09 16:05 UTC by Frank Sweetser
Modified: 2014-03-17 02:28 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-08-13 20:53:48 UTC
Embargoed:


Attachments (Terms of Use)

Description Frank Sweetser 2002-07-09 16:05:47 UTC
The current version of ifup-post appears to still use ipchains, and checks for
/etc/sysconfig/ipchains to see if it's in use.  Since limbo uses iptables,
though, the holes for DNS replies to get back from the servers get dropped if
"high" security setting is selected.

Comment 1 Bill Nottingham 2002-07-17 05:00:16 UTC
*** Bug 68151 has been marked as a duplicate of this bug. ***

Comment 2 Bill Nottingham 2002-07-17 05:08:54 UTC
Should be fixed in 6.87-1.

Comment 3 Jay Turner 2002-07-29 20:55:37 UTC
Bill, think that we still have a bit of a problem here.  This is what I show
with initscripts-6.88-1:

if [ "$FIREWALL_MODS" != "no" -a -f /etc/sysconfig/ipchains ] && \

Shouldn't that be "-a -f /etc/sysconfig/iptables ]"?

Comment 4 Bill Nottingham 2002-08-13 20:53:42 UTC
That would help, duh. Will be fixed in 6.89-1.

Comment 5 Jay Turner 2002-08-15 17:52:06 UTC
Fix confirmed with initscripts-6.90-1.


Note You need to log in before you can comment on or make changes to this bug.