PDA

View Full Version : [ubuntu] Hide Cups web page


white_shadow
December 15th, 2008, 10:48 AM
Hi
I have the cups working fine.

But now i only want to hide the cups web administration.

I don't want that other people see cups web page:

http://my_server_name.something:631

It's posible?

Thank's in advance

Marco

Nepherte
December 15th, 2008, 11:57 AM
Just block access to the port cups uses (631) in the firewall. If you use ufw, you can type this in the terminal:
sudo ufw deny 631