On 24 Apr 2002 at 5:47, Girish G wrote: > > Chain input (policy ACCEPT): > target prot opt source > destination ports > ACCEPT tcp -y---- 0.0.0.0/0 0.0.0.0/0 > * -> 22 > ACCEPT tcp -y---- 0.0.0.0/0 0.0.0.0/0 > * -> 25 > ACCEPT tcp -y---- 0.0.0.0/0 0.0.0.0/0 > * -> 80 > ACCEPT tcp -y---- 0.0.0.0/0 0.0.0.0/0 > * -> 21 > ACCEPT all ------ 0.0.0.0/0 0.0.0.0/0 > n/a > ACCEPT all ------ 0.0.0.0/0 0.0.0.0/0 > n/a > ACCEPT udp ------ 203.115.108.80 0.0.0.0/0 > 53 -> * > ACCEPT udp ------ 203.115.108.71 0.0.0.0/0 > 53 -> * > REJECT tcp -y---- 0.0.0.0/0 0.0.0.0/0 > * -> * > REJECT udp ------ 0.0.0.0/0 0.0.0.0/0
IMO All rejects should be first. But be careful with those rules. It's easy to get you cut off network if you don't get them right... Shridhar _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
