Ralph Thank you. I edited /etc/cups/cupsd.conf and edited <Location /> Order Deny,Allow Allow From 127.0.0.1 Allow From 192.168.0.2 #Deny From All </Location>
<Location /admin> AuthType Basic AuthClass System Order Deny,Allow Allow From 127.0.0.1 Allow From 192.168.0.2 #Deny From All </Location> I didn't know if #Deny From All should be hashed out or not. I wasn't able to browse http://tesla:631 but I did try to print and it printed so that's what I wanted. Now if I want to add the printer on Boyle's cups configuration screens then edit the /etc/cups/cupsd.conf on boyle to Allow From 192.168.0.1. If I want to add any other DHCP computers would I just add the range 192.168.0.2 -192.168.100? >From all the reading I did I don't know if I could found this. BTW. It printed great Again Thank you. Tim On Tuesday 25 November 2003 07:45 pm, you wrote: > Tim, > > You have to open the port to outside computers, for me that means editing > a file at /etc/cups/cupsd.conf and adding a line "here and there" that > says something like "Allow From 192.168.4.*". Then restart cups and > watch /var/log/cups/error_log and /var/log/cups/access_log. Make sure > you can load http://tesla:631/ with your browser from boyle. > > Ralph > > On 11/25/03 06pm, Timothy Bolz wrote: > > Maybe I'm missing something. I thought cups was easy? Do I have to have > > Samba running (NO windows machines) when using cups? I've tried to get my > > second computer (Boyle) to print on my main computer (Tesla) but to no > > avail. I'm using cups on both machines. I have a laser printer on Tesla > > (main computer) and a color inkjet printer on Boyle (second computer). I > > want to print on the laser printer. I've configured Tesla and it works > > fine, but I've added a printer on Boyle telling it Tesla's Printer > > configuration and use http://192.168.0.1:631/printers/Laserjet4P but > > maybe I'm putting in the wrong info. Tesla's line says > > parallel:/dev/lp0. Should it be the http one instead? Anyone tried > > something like this using cups? I've searched the web and read the > > documentation and maybe I just haven't had enought coffee to get me > > going. Any help would be apreciated. It has to be something simple. > > > > Thanks > > Tim > > _______________________________________________ > EuG-LUG mailing list > [EMAIL PROTECTED] > http://mailman.efn.org/cgi-bin/listinfo/eug-lug _______________________________________________ EuG-LUG mailing list [EMAIL PROTECTED] http://mailman.efn.org/cgi-bin/listinfo/eug-lug
