Allow access to printer between interfaces on Cisco ASA5510
Posted
by
Jonas Stensved
on Server Fault
See other posts from Server Fault
or by Jonas Stensved
Published on 2012-06-27T07:01:45Z
Indexed on
2012/06/27
21:19 UTC
Read the original article
Hit count: 254
I have a Cisco ASA5510 where we have to separate networks on two separate interfaces.
The networks have and should have nothing to do with each other except that network B needs to access a printer on network A.
Network A: 192.168.137.0/24
Printer: 192.168.137.20
Network B: 192.168.0.0/24
I've added an incoming rule from Network A to the Printer IP in the ASDM interface but clients can't print.
Our previous router was configured to let traffic through so the clients on Network B is already configured so it think it should work if the traffic is allowed.
How do I let clients on Network B communicate with the printer?
© Server Fault or respective owner