Re: how to allow printing while ipfw is on
- Reply: Amr Osman : "Re: how to allow printing while ipfw is on"
- In reply to: Dr. Amr Osman: "Re: how to allow printing while ipfw is on"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Nov 2023 10:52:58 UTC
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 > <shuriku@shurik.kiev.ua> 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? >