Re: pf nat log does not show source and destination port

2018-06-11 Thread Kristof Provost
Hi Fatemeh, On 11 Jun 2018, at 7:51, Fatemeh Mehdizadeh wrote: Hi all, I'm using pf to create nat. I'm on FreeBSD9.2. Note that FreeBSD 9.2 is not a supported version. It went out of support at the end of 2014. (See https://www.freebsd.org/security/unsupported.html) I would strongly recommend

pf nat log does not show source and destination port

2018-06-11 Thread Fatemeh Mehdizadeh
Hi all, I'm using pf to create nat. I'm on FreeBSD9.2. I want enable logs for nat translations, so in pf.cpnf: table { 20.20.20.2,20.20.20.3,20.20.20.4,20.20.20.5 } nat log on 'eth0' from { 10.10.10.0/24} to any -> round-robin sticky-address After ping request I have a log: # tcpdump -t -r pflo