Tagged Questions
1
vote
1answer
451 views
Log destination IP with iptables
I want to log destination IP addresses in my Ubuntu router. I have two network cards
eth0 - 10.0.101.254
eth1 - 10.0.101.253
10.0.101.254 is the GW for all hosts on my network.
The router ...