I m not sure how this is possible but here s the data : i used the ENV to push -w 5 in my pkg_add process : # date Thu Sep 27 10:40:28 EDT 2018 # ps auxww | grep pkgfet _pkgfetc 60348 0.0 0.1 1728 5456 ?? INp Wed05PM 0:00.09 /usr/bin/ftp -w 5 -S session -o - https:// myportal.com/tar/6.3/packages/amd64/p5-LWP-MediaTypes-6.02.tgz # fstat -p 60348 _pkgfetc ftp 60348 5* internet stream tcp 0xffff8000006e8548 172.16.1.35:5512 --> 92.222.70.241:443
I can see the PF state on the natting device: tcp 206.180.254.190:52251 (172.16.1.35:5512) -> 92.222.70.241:443 ESTABLISHED:ESTABLISHED age: 16:55:28 expires: 07:07:25 id: 5b7ce30b0094854a rule: pass out quick on em5 all flags S/SA label "READY_TO_NAT" tagged READY_TO_NAT this is stock 6.3 ftp which is still the same now ( https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ftp/ ) # ktrace -p 60348 generate an empty 64 bit file. Any other test i could do to understand ? -- --------------------------------------------------------------------------------------------------------------------- Knowing is not enough; we must apply. Willing is not enough; we must do
