cannot access IPP printers through firewall

  • Thread starter Thread starter peter
  • Start date Start date
P

peter

I have a win 2000 server with printers attached and IIS
enabled.

From inside my network i can access //server/printers and
get a list of printers.

I have a firewall. I have HTTP (80) forwarded
to //server. But from the outside when i try to
access //firewalls-ip-address/printers I get the message:

An error occurred processing your request.
Error Code: 80070035
Note: Get ADSI Printers

I'm assuming that there is some additional port(s) that I
need to open on the firewall, but I cannot find any
documentation as to what they are.

Any help would be appreciated!!!
 
To get around this issue, I changed the programming in the ASP files. It had
127.0.0.0, I changed that to my IP address. Let me know if you come across a
better way around this.

Jason
 
Back
Top