IP Tables help
I have an iptables script that options various ports, and closes the rest.I am wanting to allow inbound and outbound traffic on all ports (TCP & UDP 1-65535)
from:
111.111.111.111/24 (11.11.111.*)
Odviously with the ip address in there. How do i go about doing this?
thanks