kraai
14-02-2005, 10:04
How can I log all incoming traffic from one specific (WAN) IP ?
something like;
iptables -A INPUT -i eth1 -s <ip2Blogged> -j LOGACCEPT
Or should it be done in an other way ?
kraai
something like;
iptables -A INPUT -i eth1 -s <ip2Blogged> -j LOGACCEPT
Or should it be done in an other way ?
kraai