|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Where to look for iptables LOG?
Hi,
I have setup Linux IPTABLES DMZ firewall for the first time. And want to check LOGs for checking whther rules are working properly or NO. One of the rule is as follows : ####### -A INPUT -p tcp -m tcp ! --tcp-flags SYN,RST,ACK SYN -m state --state NEW -j LOG --log-prefix "New not syn:" ####### Where I can see result of this rule. Thanks Help appreciated. |
|
#2
|
|||
|
|||
|
It is stored in file "/var/log/messages".
Thanks |
![]() |
| Viewing: Dev Shed Forums > System Administration > Networking Help > Where to look for iptables LOG? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|