Re: private to public IP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dnia 02-07-2006, nie o godzinie 14:35 +0300, Wennie V. Lagmay
napisał(a):
> Hi all,
> I want to create a log on Iptables wherein to store and to identify which 
> private Ip is connected on public Ip on a certain date and time. Can you 
> help me on this
> 
> Thanks,
> 
> Wennie 
> 
> 

the easiest way:

iptables -I FORWARD -s PRIVATE_IP -m state --state NEW \
-j LOG --log-level info



robee




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux