Quote:
Originally Posted by slzckboy
oops,didn't read question properly
change -p ALL to -p n where n is the port number of interest.
|
Someone must be tired

. The -p option is for protocol. So you use
`iptables -p tcp' with either sport or dport, depending on what you want.