Hi all, On a server, the iptables -L output (snipped) is something like this: Chain OUTPUT (policy ACCEPT) target prot opt source destination xyz all -- anywhere anywhere Chain xyz (2 references) target prot opt source destination tcp -- myserver anywhere tcp dpt:http Here, the target field is empty. Does that mean that default policy will be enforced ? Regards, Swapnil.