I use a corporate laptop on my home network. It uses a security client when connecting to corporate servers.
I don't know what protocol it runs on. Possibly TCP
The TCP section of my pf reads
#### TCP ####
pass out log on $ext_if proto tcp all flags S/SA
keep state queue (q_def, q_pri )
This pf is a borrowed example.
any help would be greatly appreciated
I don't know what protocol it runs on. Possibly TCP
The TCP section of my pf reads
#### TCP ####
pass out log on $ext_if proto tcp all flags S/SA
keep state queue (q_def, q_pri )
This pf is a borrowed example.
any help would be greatly appreciated