cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
299
Views
0
Helpful
3
Replies

Printing remotley

ssumrein
Level 1
Level 1

.Hello all,

I wan to be able to print to my office printer. On the firewall, I've NAT the local IP address of the office printer to a registered IP address. In Access list section, I've given permission to any outside host to print/telnet and ping the printer. As far as port configurations, source ports printing and telnet service is ANY. Destination port for printing is 9100, for telnet 23. As far as pinging. ICMP/echo. The results are:

I can Ping successfully, but I can’t telnet or print.

P.S. The printer is HP Laser 4, using HP Jet Direct Printing.

Help please.

Thanks

3 Replies 3

abertram
Level 5
Level 5

Hello,

Have you verified that the jet direct has a default gateway programmed that has a route to the IOS router or PIX that is performing the NAT translation? Also if you can post the config ommitting the public addresses we can take a look and see.

Cheers

Hello,

Thank you very much for the quick response. Yes i did, and it does have a default gateway pointing to the IOS router. I've configured different servers which are configured on the same subnet as the HP printer, and I was able to open HTTP/HTTPS/ ports with no problem. I'm not really sure what the problem is.

Thanks again

jmia
Level 7
Level 7

Hi Sam,

Okay, firstly not sure which pix IOS you are running but you'll need a static and ACL for allowing outside traffic to print to inside printer on port 9100.

Ex. > static (inside,outside) tcp 9100 9100 netmask 255.255.255.255 0 0

Now you also need a ACL to allow the outside traffic inside i.e.

> access-list permit tcp host host eq 9100

Also, you'll require a route applied to your inside router for the outside source addrs pointing to the pix.

The above config is for pix IOS 6.x ,using NAT/PAT also make sure to do 'wr m' (write memory) and also a 'clear xlate' (clear translation).

Hope this helps -

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: