j
k
j a
j l
Jonathan Terbio wrote:
Thanks Bart, How about if DENY/ALLOW A single IP address? (e.g. 192.168.26.200)
Thanks Bart,
How about if DENY/ALLOW A single IP address? (e.g. 192.168.26.200)
Then it is: ipchains -A input -i ppp0 -s 192.168.26.200 -j ALLOW and ipchains -A input -i ppp0 -s 192.168.26.200 -j DENY Bart
Back to the thread
Back to the list