/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */ Anyone besides me see any flaws in the following ipchains listing? Jamin W. Collins ------------------ Chain input (policy REJECT): target prot opt source destination ports ipac_bth all ------ anywhere anywhere n/a ipac_in all ------ anywhere anywhere n/a ACCEPT all ------ anywhere anywhere n/a ACCEPT all ------ anywhere anywhere n/a secin all ------ anywhere anywhere n/a block all ------ anywhere anywhere n/a - all ----l- anywhere anywhere n/a Chain forward (policy REJECT): target prot opt source destination ports secout all ------ anywhere anywhere n/a MASQ all ------ 192.168.1.0/24 anywhere n/a MASQ all ------ 192.168.1.0/24 anywhere n/a - all ----l- anywhere anywhere n/a Chain output (policy ACCEPT): target prot opt source destination ports ipac_bth all ------ anywhere anywhere n/a ipac_out all ------ anywhere anywhere n/a Chain secin (1 references): target prot opt source destination ports ACCEPT all ------ anywhere anywhere n/a Chain secout (1 references): target prot opt source destination ports ACCEPT all ------ anywhere anywhere n/a Chain block (1 references): target prot opt source destination ports portfw all ------ anywhere anywhere n/a ACCEPT tcp ------ anywhere anywhere any ->1024:65535 ACCEPT udp ------ anywhere anywhere any ->1024:65535 ACCEPT tcp ------ anywhere anywhere any ->1024:65535 ACCEPT udp ------ anywhere anywhere any ->1024:65535 ACCEPT tcp ------ anywhere anywhere any ->ssh ACCEPT tcp ------ anywhere anywhere any ->auth ACCEPT tcp ------ anywhere anywhere any ->ssh ACCEPT tcp ------ anywhere anywhere any ->auth ACCEPT udp ------ anywhere anywhere any ->500 ACCEPT 47 ------ anywhere anywhere n/a ACCEPT ipv6-crypt------ anywhere anywhere n/a ACCEPT ipv6-auth------ anywhere anywhere n/a ACCEPT udp ------ anywhere anywhere any ->500 ACCEPT 47 ------ anywhere anywhere n/a ACCEPT ipv6-crypt------ anywhere anywhere n/a ACCEPT ipv6-auth------ anywhere anywhere n/a ACCEPT icmp ------ anywhere anywhere any ->any ACCEPT icmp ------ anywhere anywhere any ->any Chain portfw (1 references): Chain ipac_in (1 references): target prot opt source destination ports - all ------ anywhere anywhere n/a - all ------ anywhere anywhere n/a - all ------ anywhere anywhere n/a Chain ipac_out (1 references): target prot opt source destination ports - all ------ anywhere anywhere n/a - all ------ anywhere anywhere n/a - all ------ anywhere anywhere n/a Chain ipac_bth (2 references): ---------------------- _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
