While sending job to your printer with disabled firewall
netstat -n | grep 192.168.x.x
where 192.168.x.x - IP of your printer.
15.11.23 12:10, Dr. Amr Osman:
Is there an easy way to know the correct port, I am new to freeBSD
On Wed, Nov 15, 2023, 10:38 AM Oleksandr Kryvulia
<[email protected]> wrote:
15.11.23 02:58, Dr. Amr Osman:
I have ipfw on as workstation and I have to disable it to be able to
connect to my network printer, is there a way to connect printer while
ipfw is on
In the general case you need to pass IP traffic to/from your printer.
Please show output from:
- ipfw show
- ifconfig
and which IP your printer has?