Bug 68368
| Summary: | ifup-post doesn't punch dns server holes | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Frank Sweetser <fs> |
| Component: | initscripts | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | limbo | CC: | rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-08-13 20:53:48 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 67217 | ||
|
Description
Frank Sweetser
2002-07-09 16:05:47 UTC
*** Bug 68151 has been marked as a duplicate of this bug. *** Should be fixed in 6.87-1. 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 ]"? That would help, duh. Will be fixed in 6.89-1. Fix confirmed with initscripts-6.90-1. |