[7.450][QUESTION][ANSWERED] Log initial packet not displayed in the lists..

Hi

seems you added "Log initial packet" into NAT rules... but this is not displayed when showing the NAT list...

can be usefull to know quicly where it is active or not without to editing all rules one by one...

thx
Parents
  • I tested it with a ftp DNAT. If I activate this flag with version 7.460 I see the expected syn packet in /var/log/packetfilter.log

    2009:07:08-13:51:38 fw ulogd[3174]: id="2000" severity="info" sys="SecureNet" sub="packetfilter" name="Packet logged" action="log" fwrule="0" seq="0" initf="ppp0" outitf="ppp0" dstmac="00:00:00:00:00:00" srcmac="00:00:00:00:00:00" srcip="10.10.10.2" dstip="1.2.3.4" proto="6" length="60" tos="0x00" prec="0x00" ttl="56" srcport="32986" dstport="21" tcpflags="SYN"
Reply
  • I tested it with a ftp DNAT. If I activate this flag with version 7.460 I see the expected syn packet in /var/log/packetfilter.log

    2009:07:08-13:51:38 fw ulogd[3174]: id="2000" severity="info" sys="SecureNet" sub="packetfilter" name="Packet logged" action="log" fwrule="0" seq="0" initf="ppp0" outitf="ppp0" dstmac="00:00:00:00:00:00" srcmac="00:00:00:00:00:00" srcip="10.10.10.2" dstip="1.2.3.4" proto="6" length="60" tos="0x00" prec="0x00" ttl="56" srcport="32986" dstport="21" tcpflags="SYN"
Children