On Mon, 2003-06-16 at 17:50, Hong Tian wrote: > Hi, > > The default local firewall on RedHat 7.3 is Ipchains. I changed from > Ipchains to Iptables already. I also need to modify the network-scripts of > /etc/sysconfig/network-scripts/ifup and > /etc/sysconfig/network-scripts/ifup-post for DNS network issue. Does anyone > know how to modify it to work on Iptables instead of Ipchains? > > Thanks for your help. > Hong >
I am not sure what you are asking. if you rpm -e ipchains doesn't ifup use iptables instead? ifup is symlinked to /sbin/ifup and is probably a candidate for over write if initscripts get updated If you need to make specialized changes I believe you can use /sbin/ifup-local and ifup will call it at the end. Well I stand corrected after looking, it appears that /sbin/ifup-pre-local is the only one looked for. would that do it? Oops now I am really wrong, but differently, it is ifup-post that calls ifup-local. If you put you customizations in either /sbin/ifup-pre-local or /sbin/ifup-local they will not get hosed on an upgrade. HTH Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list