That URL is a local URL and won't work over the network. Cups supports the Internet Printing Protocol very nicely.<br><br>If you change the portion in /etc/cups/cupsd.conf where it says:<br><br><div style="margin-left: 40px;">
<Location /><br>Order Allow,Deny<br>Deny From All<br>Allow From <a href="http://127.0.0.1">127.0.0.1</a><br></Location><br></div><br>So that it allows from all, or allows from your local network, you can then put the URL ipp://yourhost:631/printers/yourprinter into a Linux computer, and something similar into Windows XP computers too, and it will now be a shared printer.
<br><br>If you need to share with Samba (Windows Networking) then I've tried that but not actually gotten it to work. That's just me though. I'm sure someone here has.<br><br>-Josh<br><div style="margin-left: 40px;">
<br></div><br><div><span class="gmail_quote">On 1/31/07, <b class="gmail_sendername">Skip Evans</b> <<a href="mailto:skip@bigskypenguin.com">skip@bigskypenguin.com</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;">
Hey Josh & all,<br><br>On my machine it calls the local Device URI this:<br><br>hp:/usb/HP_Laserjet_1022?serial=FL10340<br><br> From this can you tell how I would share this<br>printer with other machines on the network?
<br><br>Skip<br><br>Joshua Gardner wrote:<br>> The URL for the printer depends on how you connect to it. smb:// is<br>> printers<br>> shared by Windows servers and is usually in the form smb://server/printer.<br>
> If the computer is on a UNIX server running CUPS, you can just use<br>> ipp://servername:631/printers/printername to connect to it.<br>><br>> If I remember correctly there is a wizard in the printer config program
<br>> that<br>> will generate a URL from the data you input.<br>><br>> -Josh<br>><br>> On 1/31/07, Skip Evans <<a href="mailto:skip@bigskypenguin.com">skip@bigskypenguin.com</a>> wrote:<br>>>
<br>>> Hey all,<br>>><br>>> I got my printer installed easy as pie on my local<br>>> Xu machine, but another one on the network<br>>> couldn't see it, even though it is marked shared<br>>> under Settings -> Printing.
<br>>><br>>> This is what I did on the second machine (they are<br>>> both on a simple LAN here):<br>>><br>>> Settings -> Printing -> New Printer<br>>><br>>> I then gave it a name in the three fields:
<br>>> HP-1022<br>>><br>>> Then I hit the forward button where it asks me to<br>>> Select Connection and has a field for Device URI,<br>>> but I'm not sure what do to here.<br>>><br>
>> Can I provide the Device URI of the printer on my<br>>> own machine here so the remote machine I am<br>>> attempting to configure find it?<br>>><br>>> Not sure how to get this URI.<br>>>
<br>>> Any help, as always, greatly appreciated.<br>>><br>>> Printer is a HP Laserjet 1022.<br>>><br>>><br>>> --<br>>> Skip Evans<br>>> Big Sky Penguin, LLC<br>>> 61 W Broadway
<br>>> Butte, Montana 59701<br>>> 406-782-2240<br>>> <a href="http://bigskypenguin.com">http://bigskypenguin.com</a><br>>> =-=-=-=-=-=-=-=-=-=<br>>> Check out PHPenguin, a lightweight and<br>
>> versatile PHP/MySQL development framework.<br>>> <a href="http://phpenguin.bigskypenguin.com/">http://phpenguin.bigskypenguin.com/</a><br>>><br>>> --<br>>> xubuntu-users mailing list<br>>> 
<a href="mailto:xubuntu-users@lists.ubuntu.com">xubuntu-users@lists.ubuntu.com</a><br>>> Modify settings or unsubscribe at:<br>>> <a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users">https://lists.ubuntu.com/mailman/listinfo/xubuntu-users
</a><br>>><br>><br><br>--<br>Skip Evans<br>Big Sky Penguin, LLC<br>61 W Broadway<br>Butte, Montana 59701<br>406-782-2240<br><a href="http://bigskypenguin.com">http://bigskypenguin.com</a><br>=-=-=-=-=-=-=-=-=-=<br>
Check out PHPenguin, a lightweight and<br>versatile PHP/MySQL development framework.<br><a href="http://phpenguin.bigskypenguin.com/">http://phpenguin.bigskypenguin.com/</a><br><br>--<br>xubuntu-users mailing list<br><a href="mailto:xubuntu-users@lists.ubuntu.com">
xubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users">https://lists.ubuntu.com/mailman/listinfo/xubuntu-users</a><br></blockquote></div>
<br>