Re: [gentoo-user] Gentoo print server
> I'm trying to set up one of my systems as a print server and I'm stuck > at the point where I should configure the system's printer. It's a > headless system so I need to configure the printer through my > workstation. I'm using this: > > http://www.gentoo.org/doc/en/printing-howto.xml > > and I've followed the steps to allow remote administration, but I'm > not sure how to actually do that. Should typing this into the browser > work: > > 192.168.0.1:631 > > I just get the standard: > > "Firefox can't establish a connection to the server at 192.168.0.1:631." Make sure that in /etc/cups/cupsd.conf you have a Listen 192.168.0.1:631 line. Without it, IIRC, CUPS will listen on localhost:631. Thank you, just what I needed. It's not mentioned in the Gentoo printing doc for some reason, even though they cover remote administration. It's now working great via: http://192.168.0.1:631/printers/brotherhl2040 - Grant -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Gentoo print server
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Grant wrote: > I'm trying to set up one of my systems as a print server and I'm stuck > at the point where I should configure the system's printer. It's a > headless system so I need to configure the printer through my > workstation. I'm using this: > > http://www.gentoo.org/doc/en/printing-howto.xml > > and I've followed the steps to allow remote administration, but I'm > not sure how to actually do that. Should typing this into the browser > work: > > 192.168.0.1:631 > > I just get the standard: > > "Firefox can't establish a connection to the server at 192.168.0.1:631." Make sure that in /etc/cups/cupsd.conf you have a Listen 192.168.0.1:631 line. Without it, IIRC, CUPS will listen on localhost:631. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFJIwgpQfMwdkWnIkRAh/IAJsGXlURejfCAwd8OgiiH5rutJFJOgCfW1jA uFkhQ7mDcFIyhrk0RH4hHp0= =J1wt -END PGP SIGNATURE- -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Gentoo print server
Make sure CUPS is installed and cupsd is running (/etc/init.d/cupsd start) - 'rc-update add' it too so it starts at boot obviously. After that, just make sure you're connecting to the right address for that host. On Wed, 2006-10-04 at 19:09 -0700, Grant wrote: > I'm trying to set up one of my systems as a print server and I'm stuck > at the point where I should configure the system's printer. It's a > headless system so I need to configure the printer through my > workstation. I'm using this: > > http://www.gentoo.org/doc/en/printing-howto.xml > > and I've followed the steps to allow remote administration, but I'm > not sure how to actually do that. Should typing this into the browser > work: > > 192.168.0.1:631 > > I just get the standard: > > "Firefox can't establish a connection to the server at 192.168.0.1:631." > > - Grant -- Statux <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part