Re: Syntax question

2002-11-28 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 29 Nov 2002 00:28:23 -, Ragnar Wiencke wrote: > I've been reading all the man pages but there are some > questions I didn't get answered. The hosts_access man page > says this. > All other lines should satisfy the following for­mat,

Syntax question

2002-11-28 Thread Ragnar Wiencke
Hi guys. I've been reading all the man pages but there are some questions I didn't get answered. The hosts_access man page says this. All other lines should satisfy the following for­mat, things between [] being optional: daemon_list : client_list [ : shell_command ]

iptables syntax question

2001-12-27 Thread Monte Milanuk
I am putzing around w/ my firewall script. I am looking at two books, both of which give example iptables scripts for setting up a firewall w/ a 2.4 kernel. The first one starts like this: iptables -F iptables -P input DENY iptables -P output REJECT iptables -P forward REJECT It is supposed t