[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Network HELP PLEASE!!
- From: "Taylor, ForrestX" <forrestx taylor intel com>
- To: "'guinness-list redhat com'" <guinness-list redhat com>
- Subject: RE: Network HELP PLEASE!!
- Date: Thu, 25 Oct 2001 15:29:12 -0700
> > That means that you have ipchains inserted. You can remove
> it and add
> > iptables:
> >
> > ipchains -F
> > rmmod ipchains
> > insmod iptables
> >
> Hey check it out it worked;) How can I make it so the
> ipchains modules
> does not load at boot?
You can run `setup` as root, and look under System services for ipchains.
Uncheck ipchains (using the space bar), and at the next reboot, it will
work.
You can also do this:
chkconfig --del ipchains (which removes it from runlevels 3-5 -- it will
still be active in runlevel 2, but you probably won't ever boot to runlevel
2, so it won't matter)
Forrest
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]