IPTables not working?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> RH-Firewall-1-INPUT  all  --  anywhere         anywhere
> DROP       all  --  ip176-0.netcathost.com/24  anywhere

wrong order - if the RH Firewall accepts it it won't be dropped...
you want:

> Chain INPUT (policy ACCEPT)
> target     prot opt source                     destination
> DROP       all  --  ip176-0.netcathost.com/24  anywhere
> RH-Firewall-1-INPUT  all  --  anywhere         anywhere


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux