I have a Debian box setup as a printer server with CUPS. All the printers print fine and whatnot. I can access the CUPS administration page at localhost:631.
What I would like to do is access this same administration page across the Internet by going to https://hostname.gotdns.com:631 using a dyndns account.
I can get it to work by setting the allow in the cups.conf to: Allow xxx.xxx.xxx.xxx where xxx is our IP address from our ISP. Problem is this is not a static IP and changes.
I have tried to set it to Allow hostname.gotdns.com but when I try to access the administration page I get a 403 access denied error.
Any suggestions? What am I missing?
What I would like to do is access this same administration page across the Internet by going to https://hostname.gotdns.com:631 using a dyndns account.
I can get it to work by setting the allow in the cups.conf to: Allow xxx.xxx.xxx.xxx where xxx is our IP address from our ISP. Problem is this is not a static IP and changes.
I have tried to set it to Allow hostname.gotdns.com but when I try to access the administration page I get a 403 access denied error.
Any suggestions? What am I missing?