-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 24-Sep-2002/16:52 -0700, truc nguyen <[EMAIL PROTECTED]> wrote: >What is ipchains used for?
To allow and restrict connections, based on source or destination IP address, interface, protocol, and port. You can use it to create a firewall. >How do I write the ipchains rules that would allow >someone to ping a server with the address of >192.168.1.100. ipchains --append output --protocol icmp \ --destination 192.168.1.100 --jump ACCEPT ipchains --append input --protocol icmp \ --source 192.168.1.100 --jump ACCEPT Tony - -- Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E> OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D AOL/Yahoo Messenger: TonyG05 HomePage: <http://www.pobox.com/~agreene/> Linux. The choice of a GNU generation <http://www.linux.org/> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Anthony E. Greene <mailto:[EMAIL PROTECTED]> 0x6C94239D iD8DBQE9kRpLpCpg3WyUI50RAkSbAJ9uIN7J377V8yMGVfo4HpfgxGFkSwCg+/gE QoEX8cDMS/8k/eUlOI1z1hQ= =sbSC -----END PGP SIGNATURE----- -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list