<br><br><div><span class="gmail_quote">On 11/14/05, <b class="gmail_sendername">'Forum Post</b> <<a href="mailto:ulist@gs1.ubuntuforums.org">ulist@gs1.ubuntuforums.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Niki Kovacs Wrote:<br>> Le dimanche 16 octobre 2005 Ã  21:45 +0200, Chosechu a Ã©crit :<br><br>><br><br>><br><br>> Here's what I modified to a stock cupsd.conf. My print server being at<br><br>> <a href="http://192.168.1.1">
192.168.1.1</a>:<br><br>><br><br>> Port 631<br><br>> #<br><br>> #Listen <a href="http://127.0.0.1:631">127.0.0.1:631</a><br><br>><br><br>> #BrowseAddress x.y.z.255<br><br>> #BrowseAddress x.y.255.255<br>
<br>> #BrowseAddress x.255.255.255<br><br>> #BrowseAddress <a href="http://255.255.255.255">255.255.255.255</a><br><br>> #BrowseAddress @LOCAL<br><br>> BrowseAddress <a href="http://192.168.1.255">192.168.1.255
</a><br><br>><br><br>> <Location /><br><br>> Order Deny,Allow<br><br>> Deny From All<br><br>> Allow From <a href="http://127.0.0.1">127.0.0.1</a><br><br>> Allow From 192.168.1.*<br><br>> </Location>
<br><br>><br><br>> <Location /admin><br><br>> #<br><br>> # You definitely will want to limit access to the administration<br><br>> functions.<br><br>> # The default configuration requires a local connection from a user
<br>> who<br><br>> # is a member of the system group to do any admin tasks.  You can<br>> change<br><br>> # the group name using the SystemGroup directive.<br><br>> #<br><br>><br><br>> AuthType Basic<br>
<br>> AuthClass System<br><br>><br><br>> ## Restrict access to local domain<br><br>> Order Deny,Allow<br><br>> Deny From All<br><br>> Allow From <a href="http://127.0.0.1">127.0.0.1</a><br><br>> Allow From 
192.168.1.*<br><br>><br><br>> #Encryption Required<br><br>> </Location><br><br>><br><br>> .... and on the client side, /etc/cups/client.conf:<br><br>><br><br>> #ServerName <a href="http://myhost.domain.com">
myhost.domain.com</a><br><br>> ServerName <a href="http://192.168.1.1">192.168.1.1</a><br><br>><br><br>> Restart CUPS on server AND client side.<br><br>><br><br>> $ lpstat -t<br><br>> scheduler is running
<br><br>> system default destination: HL2030<br><br>> device for HL2030: usb:/dev/usb/laserprinter<br><br>> HL2030 accepting requests since Jan 01 00:00<br><br>> printer HL2030 is idle.  enabled since Jan 01 00:00
<br><br>> kikinovak (AT) ninthcircle (DOT) hell:~/Sites/spiptest/dist$<br><br>><br><br>> [color=blue]<br><br>> ><br><br>> > Finally I got some administrative-like interface inside a<br><br>> > web browser, but strictly nothing to set up network stuff.
<br><br>> > There is a message mentioning the use of a GUI in<br><br>> > Administration/Printing but this one does not have anything<br><br>> > about printer sharing or network configuration.<br><br><br>
</blockquote></div><br>
hi niki,<br>
<br>
im a complete noob, and im trying to understand  what you wrote so please bear with me.  <br>
<br>
Say my print server is <a href="http://192.168.0.111">192.168.0.111</a> and my clients are 192.168.0.112-115. How should i set the conf file?<br>
<br>
Charles<br>