-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 20 Nov 2002 22:16:36 -0500, James Pifer wrote:

> I'm trying to run lokkit and change the firewall settings on rH7.3. I
> can run lokkit and when click ok after making some changes it gives me
> an error that says:
> ipchains:Protocol not available
> 
> If I run ipchains -L I get an error that says:
> Incompatible with this kernel. 
> 
> How is that possible? It's a fresh install of 7.3? Anyone know what is
> causing this and how to fix it?

Try this sequence as "root" user:

  # service iptables stop
  # chkconfig iptables off
  (at this point hope that you don't have many iptables modules loaded)
  # modprobe -r ip_tables
  # chkconfig ipchains on
  # service ipchains start

[Though, I would recommend you get rid of ipchains and related tools
and find/get some firewall software that is based on iptables.
http://www.netfilter.org and http://freshmeat.net if you're willing
to look into it.]

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE93KTn0iMVcrivHFQRApICAJ42qucPa61hlbcm+FA4o6FUB3ABHgCfQoFq
67EcCh3p2o35KC/kb9MU2qA=
=inAv
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to