That URL is a local URL and won&#39;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;">
&lt;Location /&gt;<br>Order Allow,Deny<br>Deny From All<br>Allow From <a href="http://127.0.0.1">127.0.0.1</a><br>&lt;/Location&gt;<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&#39;ve tried that but not actually gotten it to work. That&#39;s just me though. I&#39;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> &lt;<a href="mailto:skip@bigskypenguin.com">skip@bigskypenguin.com</a>&gt; 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 &amp; 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>&gt; The URL for the printer depends on how you connect to it. smb:// is<br>&gt; printers<br>&gt; shared by Windows servers and is usually in the form smb://server/printer.<br>
&gt; If the computer is on a UNIX server running CUPS, you can just use<br>&gt; ipp://servername:631/printers/printername to connect to it.<br>&gt;<br>&gt; If I remember correctly there is a wizard in the printer config program
<br>&gt; that<br>&gt; will generate a URL from the data you input.<br>&gt;<br>&gt; -Josh<br>&gt;<br>&gt; On 1/31/07, Skip Evans &lt;<a href="mailto:skip@bigskypenguin.com">skip@bigskypenguin.com</a>&gt; wrote:<br>&gt;&gt;
<br>&gt;&gt; Hey all,<br>&gt;&gt;<br>&gt;&gt; I got my printer installed easy as pie on my local<br>&gt;&gt; Xu machine, but another one on the network<br>&gt;&gt; couldn&#39;t see it, even though it is marked shared<br>&gt;&gt; under Settings -&gt; Printing.
<br>&gt;&gt;<br>&gt;&gt; This is what I did on the second machine (they are<br>&gt;&gt; both on a simple LAN here):<br>&gt;&gt;<br>&gt;&gt; Settings -&gt; Printing -&gt; New Printer<br>&gt;&gt;<br>&gt;&gt; I then gave it a name in the three fields:
<br>&gt;&gt; HP-1022<br>&gt;&gt;<br>&gt;&gt; Then I hit the forward button where it asks me to<br>&gt;&gt; Select Connection and has a field for Device URI,<br>&gt;&gt; but I&#39;m not sure what do to here.<br>&gt;&gt;<br>
&gt;&gt; Can I provide the Device URI of the printer on my<br>&gt;&gt; own machine here so the remote machine I am<br>&gt;&gt; attempting to configure find it?<br>&gt;&gt;<br>&gt;&gt; Not sure how to get this URI.<br>&gt;&gt;
<br>&gt;&gt; Any help, as always, greatly appreciated.<br>&gt;&gt;<br>&gt;&gt; Printer is a HP Laserjet 1022.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; Skip Evans<br>&gt;&gt; Big Sky Penguin, LLC<br>&gt;&gt; 61 W Broadway
<br>&gt;&gt; Butte, Montana 59701<br>&gt;&gt; 406-782-2240<br>&gt;&gt; <a href="http://bigskypenguin.com">http://bigskypenguin.com</a><br>&gt;&gt; =-=-=-=-=-=-=-=-=-=<br>&gt;&gt; Check out PHPenguin, a lightweight and<br>
&gt;&gt; versatile PHP/MySQL development framework.<br>&gt;&gt; <a href="http://phpenguin.bigskypenguin.com/">http://phpenguin.bigskypenguin.com/</a><br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; xubuntu-users mailing list<br>&gt;&gt; 
<a href="mailto:xubuntu-users@lists.ubuntu.com">xubuntu-users@lists.ubuntu.com</a><br>&gt;&gt; Modify settings or unsubscribe at:<br>&gt;&gt; <a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users">https://lists.ubuntu.com/mailman/listinfo/xubuntu-users
</a><br>&gt;&gt;<br>&gt;<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>