Ubuntu Networking :: Setting Up Ad-hoc Network To Printer?

Mar 28, 2011

I recently purchased an hp 3050 printer because of it's wireless functionality. I found this (click me) where someone got it working. I tried to follow it step by step, but I couldn't get the ad-hoc network to work reliably.

I used the network manager to locate the printer's ad hoc network (it correctly identified it as ad-hoc) I then edited this connection, made it a "Link-local only" network in the ipv4 tab and then connected.

Usually what happens is that networkmanager claims that it has connected. I get a signal strength and everything, but I can't actually communicate with the printer. I entered the ip address (into firefox) given to me by asking the printer to print it's network settings, and I don't get a response.

Notice that I said "usually". I've tried this many times, and one time, I actually connected to the printer, got the browser interface, tried to use the interface to connect the printer to my wireless router, and failed (then the browser interface didn't work anymore [which of course would make sense if the printer tried to connect to the router, but I don't even know if I got far enough into the process for that to be the problem]). The printer does not show up as a device on my wireless router (my router has a list of all devices that are logged into it), so it failed somehow. I have never been able to duplicate that "success" again in spite of the fact that I've used the printers control panel to reset network defaults.

It seems that the people who were on the questions forum had no problem connecting the ad-hoc network. I kind of suspect that there is something wrong with the printer's wireless device.

PS: I noticed that hp-setup has an option to plug a wireless printer in via USB, set it up then it should work wirelessly, however, I couldn't get that to work with this printer.

View 3 Replies


ADVERTISEMENT

Ubuntu Networking :: Setting Up Network Printer With User Authentication?

Sep 1, 2010

My work has got a new Sharp MX-1800N network printer. The setup requires user authentification, one password for printing b&w, another for printing color. However when they try to set up my netbook running ubuntu desktop 10.04 they don't get it to prompt for a password, which makes the printer reject the printout. How do you fix this?

View 5 Replies View Related

Debian :: Setting Up Network Printer?

Sep 13, 2010

i am trying to be able to print from a laptop running Mandriva spring 2010 to my ubuntu 9.10 desktop that my printer is hooked up to with no luck.

View 14 Replies View Related

Ubuntu Networking :: Can't Locate Printer Drivers In Network Printer Setup?

Oct 19, 2010

I am trying to set uamsung clx2160N as a standalone network printer on my home network. It is a printer with standalone network capability and is connected directly to my router and has a static IP number. We have a few Windows computers at home and they had no problem detecting the printer, installing the drivers and working. Unfortunately my Ubuntu computer recognises the printer and I can even access it's setup and diagnositcs through its IP number. However when I try to add it as a printer, drivers for it cannot be located. #ve tried setting it up three ways:1. Using Samsung's own setup package - finds printer and all the details it needs to work but offers no drivers2. Using Ubuntu's printer setup - recognises printer but stalls at Searching for Drivers dialog3. Trying to *** printer using CUPS - no problem finding and recognising printer, but when I come to search for the driver I get Internal Server Error.

I have of course been trying to do all of these as root. That's the limit of my knowledge reached and searches on the net aren't helping me either. The printer works fine directly connected via USB, so the drivers are on the computer somewhere. How do I get them set up to use the printer on the network?

View 3 Replies View Related

Debian Configuration :: Setting Up A CUPS/Samba Shared Network Printer?

Aug 19, 2010

how to get clients connecting to an office printer. during a migration from windows server to debian/samba.

We have:

5 windows XP machines one Windows Server 2003 machine, PDC of the old domain One debian Samba PDC (of TEST domain)/print server (with CUPS installeD) running in a virtual machine hosted by the windows server One Toshiba eStudio 3511 printer

Using the CUPS control panel, I've been able to autodetect and add the printer, and it appears as an available share in SWAT for samba. However, the driver isn't perfect. CUPS could only supply drivers for the 3510c, not the 3511.

However, clients on the TEST domain are unable to access it. Doing so gives an error about a local policy preventing a connection to the print queue. I've tried googling this error and the fix that comes up in every result about changing a point and print policy setting, does not work.

however, I've been able to work around the issue. by first logging in as local administrator, navigating to the domain server, then inputting the domain root account credentials at the prompt. That allows me to attempt to connect to printers, but with a different error

"The server for the printer does not have the correct driver installed...."

I very strongly suspect that the 3510 driver actually will work, but it's just not being shared properly. The printer driver share folder is /var/lib/samba/printers, and that directory contains only a few empty subfolders. CUPS did not place the driver there as I would expect, and that is where clients are looking for it.

The thing is, I have no idea where CUPS DID put the driver.

On the old domain, the printer uses drivers for es4511, and looking on the toshiba site, this seems to be what they provide. The Toshiba Site provides a huge variety of drivers, including several windows ones, a universal driver, and a CUPS PPD. Cups asks for an optional PPD during install and I tried supplying that. It said installed successfully, but didn't change anything.

I've tried pasting the windows drivers into /var/lib/samba/printers/W32X86 too, and likewise with other drivers from toshiba's site. but this doesn't change anything either, so I'm at a bit of a loss.

how to install/setup drivers on a samba PDC, for windows machines?

Also relevant, my smb.conf:
anyone see any possible causes of problems?
# Samba config file created using SWAT
# from UNKNOWN ()
# Date: 2010/08/19 13:03:07

[code]....

View 12 Replies View Related

Ubuntu Networking :: Setting Up A Wireless Printer?

Jan 28, 2010

I just got a new printer (photosmart premium) and I have tried to set it up in the printing config but the listed printers do not include mine..do I have any other options?

View 5 Replies View Related

Ubuntu Networking :: Setting Up Epson SX515W Wireless Printer/Scanner?

Feb 7, 2010

I've used windows all of my life, and never really looked at Linux, so thought it would be a good time to see outside of the box! I installed Ubuntu 9.10 a couple of weeks ago after reading a few Linux Newbie books and deciding it would be the best distro for me. Being completely new with Linux it's proving difficult doing certain things which I would have done with a couple of clicks in Windows, however I've managed to get past some of the problems after hours of searching and messing about. I managed to set my wireless network up, and with a great struggle my wireless printer using cups- which now seems to be printing fine over the network, its IP is 192.168.0.105. However even after reading lots of info and tutorials on Forums & Blogs nothing seems to work regards to my scanner (which is an all-in-one printer SX515W).

The information is completely overwhelming. I've been told to use iscan with the network plugin which I downloaded from [URL] after installing and running image scan or xscan the printer would scan for a couple of seconds and then it would stop, and I'd have to reset my printer. I read the documents supplied, blogs, and forums telling me to do certain things such as:

Code:

sudo gedit /etc/sane.d/epkowa.conf
add "net 192.168.0.105 1865"
sudo gedit /etc/sane.d/dll.conf

[code]....

Like I said, being new to Linux I'm completely lost with what I'm doing or what I should be listing here! This is my last resort really, if I still can't get this thing working I may just give up because it's so stressfull!

View 7 Replies View Related

Ubuntu Networking :: Setting Up A Lexmark X4650 Printer For Wireless Printing With 64 Bit?

Feb 20, 2011

I have a 64 bit laptop and i am using the 64 bit version of ubuntu 10.10. i am wanting to setup a lexmark x4650 printer which has wifi built in and can do wireless printing. i have the driver from lexmark installed but it is the i386 version which i know is the 32 bit version. and i know that 32 and 64 bit versions don't work so well together. i've gone through all kinds of help on these forums and for some reason when go to print a test page, it comes back with an error statement. i will have to try it again so i can post it verbatim.

i have a similar thread in the 64 bit thread so if it can be locked or deleted and have just this one, that would be cool. this same printer is not connected to any computer for it's wireless printing ability. it is a stand alone but all of my families laptops can use it since they have the software on theirs. they are using windows 7 which is what i have also, but i am switching to linux since i am not a fan of microsoft at all. i despise everything they do. i love linux and the community around it and i just want to get this printer setup so i can make the last and final switch. this is the only thing holding me up.

View 5 Replies View Related

General :: Installing Printer - Add Printer In Local Network Or Windows Printer Via Samba

Nov 23, 2009

I just upgrade to Fedora 11.

I have problem in installing the printer, no matter add printer in local network or Windows Printer via Samba.

The summary is as follow:

I have download a printer driver and had installed but got error when I tried to printer a test page.

View 6 Replies View Related

OpenSUSE Hardware :: Installing Network Printer (SCX4500W) There Is No Driver For Specific Network Printer?

Feb 1, 2010

I'm trying to add my Samsung SCX4500W printer to my opensuse 11.2 machine running KDE.From Yast->Printer->Add printerI am able to set the printer up, however there is no driver for my specific network printer. Samsung does provide a linux driver but I have no idea what I'm doing when installing peripherals on linux basically

View 3 Replies View Related

Networking :: Lost In Network / Setting Up Network On Laptop With Virtual Guest Machines

Feb 16, 2010

I've been trying to understand how Linux creates the network/interfaces on a machine (been reading the Linux admin guide), but as I'm pretty new to this subject, I've got lost in the forest.

To provide with my goal:
1.) Learn about network setups on Linux
2.) Be able to maintain my own (virtual) network
3.) Configure my (virtual) network

View 1 Replies View Related

Ubuntu Networking :: Add Network Printer Through WI-FI

Sep 9, 2010

I bought a wireless printer Samsung ML-2525W, now I am trying to add it as a network printer through WI-FI. Is there any way to do it if I use a WEP network, how will printer know the key?

View 3 Replies View Related

Ubuntu Networking :: 10.10 Can't Use Network Printer

Apr 30, 2011

I'm running Ubuntu 10.10 on a Dell Inspiron 1545, and have an HP CP1215 laserprinter that I'm using as a network printer by connecting it to the USB port on a Belkin Play N600 router (model F7D8301). The printer works fine from the Macs on the network with Belkin Router Management installed, but I'm unable to get the Ubuntu/Dell to see the printer. When I plug the printer directly into the Dell with the USB cable, I can print, so I know the driver is correctly installed. Is there a way Ubuntu can print through the router? Does the Dell/Ubuntu need Belkin Router Management installed, and, if so, how?

View 6 Replies View Related

OpenSUSE Hardware :: Set Up A Virtual Network, Set Up The Printer As A Network Printer?

Jan 17, 2010

Having made the transition from a certain widely used operating system to linux, suse 11.2, x64, successfully and pleasantly we are still left with a few problems.One of these is a few applications i have to use which run only in that old OS. ?To that end I have installed VirtualBox and got them to run with one glitch. I cannot print from VBox to my HP LaserJet 4000, lpt1 printer, which works fine in suse. Searching and posting on the Vbox forums turned up that lpt1 is not supported in the current vbox and that I need to set up a virtual network, set up the printer as a network printer and set it up as an lpd/lpr printer in Vbox WinXP. Have tried many different ways to do this without success, I think the problem is I do not know how to set up a network printer in Linux.

The virtual network is vboxnet0, which does show up in ifconfig, along with my eth0 net, and I can ping the windows guest, gateway and the host from either side host:suse/guest:winXP) respectively. Have tried numerous ways of setting up printer in YaST which works in suse but still does not work from WinXP guest. Have read the suse manual and several sources and searched forums with no results.Finally I am thinking I just don't know how to set up a network printer in linux. Using cups, kde, suse 11.2, don't know what else to tell. Samba is installed, although I am not using it to the best of my knowledge.

View 9 Replies View Related

Ubuntu Networking :: Connect To Network Printer?

May 20, 2010

I intalled Ubuntu 9.10 and i am trying to connect a network printer which is on Win 7, i was able to share files but not the printer.

View 4 Replies View Related

Ubuntu Networking :: How To Install A Network Printer

Oct 18, 2010

I have been trying to install a network printer with no success. I am using a laptop with Ubuntu and my printer is in a Windows-XP. I have installed samba and added the printer, but it always comes back asking for the authentication. I do not have in my Windows-XP accounts with password, if I use one of my users registered in Windows it does not reconizes it. If I use the user/pass of ubuntu it does not work.

View 2 Replies View Related

Ubuntu Networking :: Printer Sharing Across The Network?

Jan 6, 2011

i have a printer which is shared across the network. All the computers have ubuntu installed. I want that some computers should not be allowed to use this printer.

View 8 Replies View Related

Ubuntu Networking :: Can't Access Network Printer?

Jan 23, 2011

I recently installed Xubuntu 10.04 on a desktop computer. Everything works fine aside from the fact that I can't access my Dell 3010cn network printer. The printeis accessible and work flawlessly with every other computers running XP, Vista and Ubuntu 9.10I installed the drivers and configured the printer with the exact same parameters as on my 9.10 laptop. The thing is that the printer is always "offline" as if my computer could not connect to it. Also, when I try to acces its options via its fixed IP adress (192.168.1.107) through Firefox, I cannot reach the printer. However, the printer responds to every other computer in the house.What am I doing wrong? Is there a firewall in 10.04 that keeps me from accessing to the printer?

View 1 Replies View Related

Ubuntu Networking :: Network Printer Not Recognized?

Jul 7, 2011

I have a desktop and a laptop connected by ssh (Places>Connect to Server). This works OK for file sharing but the laptop does not recognize the 2 printers attached to the desktop machine. As I understand (??) it, if the 2 printers are set up as 'shared' in CUPS (as they are on the desktop) then they should be recognized by the other machine on the network. But this is not happening. Is this the right way to network printers?

View 3 Replies View Related

Networking :: Network Printer Can Be Seen But Not Used?

Nov 5, 2010

If this does not qualify as a network question, move it wherever it needs to go.House sitting for a while and they have a Dell 1700N printer on the network. The printer shows up under then Computer->Network->Dell laser printer 1700n, but that is all. Looking under properties just gives me a location of network:///. Cups cannot seem to find it. It would be nice to be able to use the printer. Owners are out of contact for quite a while.

View 4 Replies View Related

Ubuntu Networking :: Connecting To A Printer On Windows Network

Nov 8, 2010

When I was on Windows I used to be able to connect my laptop to a printer that was plugged into the computer downstairs via the wireless network. This network is still in place, only now I am using ubuntu I haven't got a clue as to how I connect to this network,or if it is even possible at all! how I would go about printing over the network when the other computers on the network are all windows machines.

View 3 Replies View Related

Networking :: Set Up My Network Printer With Opensuse 11.2

Jun 18, 2010

I want to set up my network printer with opensuse 11.2

Here are the details of the printer

What do I need to configure to use this printer with the above information?

View 2 Replies View Related

Ubuntu Networking :: Setting Up USB Network Adapter?

Apr 20, 2010

I'm trying Ubuntu for the first time; it's actually the first time I've messed with Linux at all-- and, well, it's kind of intimidating. One of my hobbies is playing with dead computers, and long story short, I have Ubuntu installed to a partition on an external drive connected to an older Dell desktop with no internal storage to call its own. The only network adapter I have to spare right now is the rather wimpy USB one that came with said desktop. I have the CD with the drivers to it, but I think the Linux drivers on it are for a different distribution. Am I going to need to scrounge up another network card or adapter, or am I going to have to start sheepishly asking ridiculous questions regarding basic operation of the command console?

View 4 Replies View Related

Ubuntu Networking :: Setting Up Network Between Two Laptops

Apr 28, 2010

I have two laptops with Ubuntu 9.10

I want to connect them with a wireless router. phillips snb5600 router.

So I can go online and share files with both laptops

My LG E500 laptop to function as a modem with a connection to the internet with a 3g usb modem.

There are built-in wireless LG E500.

My other laptop is an old webtech without wireless built in, but I have a wireless USB thing fully with snb5600 Router. Ubuntu can find the wireless USB thing. so it's not a problem.

Both laptops can also connect with the router with cable.

View 5 Replies View Related

Ubuntu Networking :: Setting Up Network - Can't Access Any Other PC

Apr 23, 2011

I can communicate to Windows perfectly (Internet sharing, file sharing, printer sharing, etc), but Windows controls everything, and I can't access any other Ubuntu PC, or host a printer or Internet connection. I have been fighting Samba for quite a long time, and I finally am able to access Windows shares from Ubuntu, but I want to host the shared folders (and everything else) on Ubuntu instead, because I have a bigger HD on it, and it is just a faster computer.

I tried personal file sharing and shared folders, but it doesn't work. I am also not able to access other Ubuntu PCs in the network, for printing, remote desktop, or file-sharing. All the computer are connected to the same Ethernet router. I'm using XP Home SP3, Ubuntu 10.04 x64, and a laptop running 11.04 beta 2.

View 7 Replies View Related

Ubuntu Networking :: Setting Up A Home Network?

May 23, 2011

I have 4 computers at home: 1 XP, 1 Laptop w/ Win7, 1 Mac, and 1 Ubuntu (hey, I like to try most everything). Anyway, I'm wanting to set up a home server to save everything on so that I don't have 3-4 copies of one file floating around. I was planning on using Ubuntu because I've always heard that Linux is a good system for a server and that Ubuntu is one of the easiest to work with.
Anyway, I just installed the Ubuntu OS, and the only software that I installed with it was Samba (I don't have a printer hooked up to this computer). Is samba the best software to use for this, or is there any other option that would be easier to use? I've heard that with samba there are a lot of things you have to change using the CLI (something about chmod, whatever that is, and others like it), which doesn't bother me, I've used CLI since the years before Windows, good ol' DOS.

View 6 Replies View Related

Ubuntu Networking :: Setting Up Network For Multi-OS

Jul 4, 2011

I have 4 computers in my house, all with different OS's. (XP, Vista, 7, and Ubuntu) They would all be on Linux but haven't found a way to get my wife to stop using Windows. Anyways, I'd like to set up a home network to connect all 4 computers that would provide filesharing and print server. Does anybody know if this is even possible?

View 1 Replies View Related

Ubuntu Networking :: Setting DNS On Network Manager?

Jul 24, 2011

I am trying to set a fix ip address with network manager since my router is not able to set it in order to make port forwarding for aMule.I managed to set the IP address and also de primary/secondary DNS on network manager.My question is: should I set the same DNS on bot the router and network manager?More detail: my router has its own DNS's other than those of OpenDNS. At the moment, I left those DNS's on the router and set up the OpenDNS ones on network manager.Is it correct or should I set the same DNS's on both the router and network manager? In this case, would it be a waste of time since there will be a sort of "double requesting" to the same DNS? Or one of the 2 DNS settings overrides the other one (for example, just the network manager DNS's are considered)?buntu NattyKernel 2.6.38-10-generic #46-Ubuntu SMPNetwork Manager version 0.8.4~git.20110318t152954.9c4c9a0-0ubuntu1

View 1 Replies View Related

Ubuntu Networking :: Lost Connection To Network Printer - Re-establish It?

Feb 12, 2011

I have had long term access to a networked HP Photosmart printer but now I get the following message:

Unable to open device hp:/net/Photosmart_C5100_series?ip=192.168.0.161.

when trying to access it.The ubuntu desktop is wired to the router as is the printer and another iMac wirelessly can still print to the HP. HPLIP status shows the icon for the printer but with a red x indicating no connection to it.The only recent network change was the removal of another router from our network. (service is DSL via a combo modem/router from service provider which previously was connected to a Dlink router which has now been removed from the chain b/c was redundant to the modem/router)

View 1 Replies View Related

Ubuntu Networking :: Installing Samsung 2851ND Printer On Network

Feb 11, 2010

I bought a new Samsung ML-2851ND. I intend to connect it via the ethernet port is has. Under Ubuntu you cannot just plug and play. To set it up you need to connect it via a USB cable (Ubuntu will have all the needed drivers to operate as soon as you plug it in). Then you can go into the advanced settings for the printer and set up the network settings with the right gateway, subnet and IP address. Once you do this you can http into the address and play with all the other settings. Please note that Samsung have fantastic Linux support and you can download the driver etc here: [URL]

All options are supported (1200dpi, duplex, toner save etc). Kudos to Samsung for making a Linux friendly product. This is the second Samsung I have and I bought it because the first worked so well with Linux. If I need to buy another Samsung are my first preference.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved