04-05-2013 03:21 PM - edited 03-11-2019 06:24 PM
hello,
I have a Cisco ASA 5505 and i need to allow printing from an outside network, i'm having trouble figuring out how exactly to do this.
any suggestions please?
04-05-2013 05:39 PM
Hello,
We will need to know what service and ports are used by the printer.
Then you can configure and ACL and static nat to allow the connection.
If you can't get this information, then I would start setting up some captures on the ASA to try to find out the service/ports.
Example:
cap test interface outside match ip host source_IP host destination_IP
Regards,
Felipe.
04-06-2013 03:54 AM
hello,
i used the following line command to nat the printing port: 9100
static (inside,outside) tcp outside_ip_address 9100 printer_ip_address 9100 netmask 255.255.255.255
and i used access lists to autorise the connection between the distant server and the printer
regards,
02-05-2017 12:15 AM
hi did your configuration work cause i have the same problem asa 5520
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide