CentOS 5 :: Connect To Network Printer?
Jun 7, 2011
I am attempting to connect a CentOS VMWare VM to a networked Brother HL5170DN printer. The printer is located at 192.168.0.101. It is available and I can connect to it with various Ubuntu and Windoze VMs.
I have searched for instructions on how to do this and it SEEMS rather simple. However, it does not work. Here is what I have done:
System; Administration; Printing to launch the printer configuration wizard
supply root password New Printer Provide printer name, description etc. Select Connection - LPD/LPR Host or Printer Hostname - 192.168.0.101 supply a printer name again select Brother HL5170DN BR-Scripts3 from the footmatic database complete creating the printer
The printer appears as a local printer, however, I cannot print a test page. Nothing happens when I click the button to print a test page. I can ping the printer by IP address. So I deleted the printer and tried again.
At the screen which asks for Hostname and Printername I entered the printer's IP address in Hostname as I had done before. I then clicked the Probe button. At this point Printer configuration freezes and I have to do a force quit.
I just tried the same thing on a physical CentOS 5.6 box - just in case the problem was a VMWare thing. Same symptoms. Probe freezes the Printer configuration program. I then recalled that the printer uses port 9100. I opened 9100 on the firewall (I think) but no improvement. I temporarily disabled the firewall and went throug the proces. I now have the printer defined at "socket://192.168.0.101:9100" and recognized as "Brother HL-5170DN BR-Script3"
I still cannot print a test page. I tried to print from gedit and it shows the printer with 1 job in the queue. The gedit print bumped that to 2 jobs in the "printing" state. Looks like I am communicating with the printer. Just not printing.
View 5 Replies
ADVERTISEMENT
Jan 3, 2011
I've bought a HP Photosmart printer, HP Photosmart wireless e-All-in-One printer - B110a and i've got a problem installing it properly. I'm using Debian 6.0 Squeeze. When i connect the printer, Debian doesn't recognize my printer as the Photosmart B109 printer for unknown reason. When i go to the site of HP and search for a driver, it directs me to this site:I've downloaded that latest hplip file as a .run file and installed it. My printer is recognized proparly, but when i try to print a colored image, it comes out black/white. Something is not crrect. Does anyone recognize this problem with this type HP printer?
View 7 Replies
View Related
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
Jul 4, 2010
I give up.. after an hour trying to get my HP 7600 to network connect
My main box is usb connected to my HP Photosmart 7600 and works fine, my daughter has her winxp box connected to it over network as well. My wife's Ubuntu box (same OS and version as mine 9.10) CANNOT connect in any way, shape or form. I've tried every protocal, port, helper program (hp-setup, cups local webpage etc..) and nothing. I have the printer shared.
why connecting to a network printer in the same OS and version would take so much work?
Also we're all on the same network, & subnet with no filtering or firewalling in between the boxes.
*resolved* After trying everything else I restarted cups on the box the printer is attached and everything mysteriously works.
View 1 Replies
View Related
Mar 23, 2010
My USB printer is connected to an OpenSUSE 11.2 desktop on a home network. I shared the printer with samba and can print from a Windows XP notebook connected to the network, but whenever I try to connect a Windows 7 machine, I always get the message that Windows cannot connect to the printer.
View 4 Replies
View Related
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
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
Mar 28, 2009
I have a recently installed dual boot system with Centos 5.2 and Fedora 10. I connect across a LAN to a network printer HP Laserjet 1320n I have been through the printer installation / setup on both systems Fedora works fine, Centos doesn't want to know. Sending anything to print just adds it to a queue that is never printed.
I have looked at the printer management through Firefox browser localhost.localdomain:631 If I send a test page from here (CUPS) it reports the document as printed, but the printer just sits there blinking an orange light indicating an error.
View 3 Replies
View Related
Dec 14, 2009
I'm trying to install Brother DL-5250DN laser network printer. I have read the manual at [URL] and also I have searched the forum but I didn't find a solution yet. The problem is that I don't know what is the printer type that I have to select. None of the description really match for this printer. It is a printer which is directly connected to the network and *not* to a Linux or Windows machine. The only type that matches is AppSocket/HP JetDirect. I tried to cinfigure it with CUPS but it doesn't work. After I type the password nothing happens.
View 2 Replies
View Related
Sep 2, 2010
I installed CentOS 5.5 on my Compaq desktop PC connected to a LAN/Router, at the installation somehow the LAN connection was automatically determined and I was able to use the browser without doing anything.However when I added a print server to the LAN/Router I lost network connection from my Compaq PC running CentOS 5.5. Is there a way to rerun network manager installation to determine the new LAN settings (with a print server attached)
View 7 Replies
View Related
Jan 13, 2011
I'm trying to install hp DeskJet 6500 printer on a network.
My Centos version is
Linux xxxxx 2.6.18-194.26.1.el5xen #1 SMP Tue Nov 9 13:35:30 EST 2010 x86_64 x86_64 x86_64 GNU/Linux
Ofcourse My printer model is not showing up on the list of printer list when using ipp based configuration.
so while searching around, I came across article to install hplip at
[URL]
and I tried to install the following hplip version with centos.
[URL]
Running the configure with following arguments
./configure --with-hpppddir=/usr/share/ppd/HP --libdir=/usr/lib64 --prefix=/usr --enable-qt4 --enable-doc-build --enable-cups-ppd-install --disable-foomatic-drv-install --disable-foomatic-ppd-install --disable-hpijs-install --disable-policykit --disable-cups-drv-install --enable-hpcups-install --enable-network-build --enable-dbus-build --enable-scan-build --enable-fax-build
I get following error
configure: error: cannot find net-snmp support (or --disable-network-build)
But net-snmp is installed on my system, so, I tried with disable-network-build and tried to get around the problem, the next error I get is
checking for usb_init in -lusb... no
configure: error: cannot find libusb support
View 14 Replies
View Related
Feb 12, 2011
I have a virtual Linux box with a static IP in the cloud.
I have remote sites that have networked PCs that normally act as terminals but also have more than one printer on the Windows Network.
I would like software on the Window's machine to access the known IP address of the server and advertise the printers on the network so they can be printed to with lpr or cups. I don't have a problem manually setting up the printers on Centos if that is necessary. (But I need to know how to do that as well).
I need to know if I can setup a VPN on Windows without it stopping regular internet traffic and how to do it.
I need to know all the steps (what to install, what to issue commands for) to make this happen without using a GUI if possible and if the GUI is easier I need to know which GUI to install.
I also do not have a problem with using a VPN router at the client side if that makes it any easier. Like a Cisco RV120W.
View 1 Replies
View Related
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
Jan 3, 2011
when i type iwlist wlan0 scan it gives a load of networks and mine but how do i connect to it?
View 16 Replies
View Related
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
Sep 18, 2009
I have a Centos 5.3 server with Samba file shares and a shared Samba printer. I am not running a domain.
I recently changed my windows desktop pc from an XP machine to a vista 64 machine... It has a different user name. Everything went pretty smoothly - and the and the vista machine found the smba printer - and even downloaded the driver from the samba server. he printer works OK - and the file shares are fine.
The only thing which is quite odd - is that the Printer Properties dialogue takes more than 30 seconds to come up - and every action you attempt with the dialogue takes a similar amount of time.
I will include below the essence of my smb.conf:
View 3 Replies
View Related
Apr 26, 2010
I felt the urge to build my own "Incredible PBX" system, and in the process downloaded pbxinaflash-i386-5.4.iso which is based on CentOS 5.4. The PC that I'm using is an old desktop, and the onboard ethernet adapter is not working, so I installed Trendnet PCI Adapter (te100-pciwn h/w : 2.2 R), which used to work greatly under Windows XP. Since my on-board ethernet adapater doesn't work, I disabled "eth0" device, and I modified eth1 device to load during boot. But, for whatever reasons, eth1 fails to get the IP address. I thought the driver that is part of CentOS 5.4 may not be working, so I thought of building the driver from the files provided in the CD (that came with TrendNet adapter box).. and unfortunately my attempts to build the driver have also failed.
Following files are attached in the zip file
- basedata.R3721 (info collected by ./getinfo.sh all )
- Directory 2.2.X has "te100.c, makefile, kern_compat.h copying.txt" (These files came with the Trendnet CD)
- errors (makefile errors when tried to build te100 driver)
From what I understand, TrendNet TE100-PCIWN is based on "Realtek Semiconductor Co., Ltd. RTL-8139" chipset. How to get my ethernet adapater (eth1) connected to internet.
View 8 Replies
View Related
Jul 30, 2010
I am trying to connect my Asus EEEPC to an option icon 431 usb modem.
I have successfully installed the HSO driver however am unable to connect through network manager. I have successfully connected through Rhel Beta 2, Fedora 13 and Ubuntu 9+, however, desperrately want to be able to use centos 5..5
Here's some info up front code...
View 17 Replies
View Related
Jun 23, 2011
I am unable to connect to my printer wirelessly. I get this: Idle - "Connecting to printer..." The computer never connects. I can print a configuration report and get the ip address. If I type that in a webrowser, I get an error: unable to connect. Even if I plug the printer into the computer by a usb, I am unable to access the printer's ip address in the webrowser. I'm not sure how to proceed on getting the printer working wirelessly. It is a hp 6940 I use the HP Deskjet 6940 Series hpijs, 3.10.2rc1.9 driver. I have only recently been having printer problems. The printer has been hooked up on the same network for years. It still prints via usb.
View 5 Replies
View Related
Sep 15, 2010
I successfully installed openvpn and networkmanager openvpn plugin. Then I successfully added a PPTP vpn connection by networkmanager vpn tab which name is "vpn1". But now I don't know how to connect to this PPTP vpn connection. I tried bellow command but no luck.
openvpn --config vpn1.config
View 3 Replies
View Related
Dec 31, 2009
I have four PCs in my house that are running opensuse 11.2 and I want to create a home network to share files, scanner and printer.
View 4 Replies
View Related
Jan 7, 2010
is it possible to install a netwerk printer, while not connected to the netwerk where the printer is?I installed opensuse on my sisters desktop and I want to install the printer that she and my parents are using at home. Is this possible?De printer is in a windows workgroup and shared. De name of the workgroup is DEROON and the name f the computer the printer is connected to is Nico
View 4 Replies
View Related
May 10, 2010
Total Newb here, sorry. I am pseudo-IT at work and have set up a desktop with Debian 5 (accidentally overwrote Windows in the process, but there you go). We are set up with network printers here (all Windows), and I was wondering how to go about being able to print to one of the network printers from my Linux desktop. Can I even connect to the Windows network with this desktop (it is hooked up)? Understand, I do NOT want to screw up anything on the network - they won't let me play anymore if I do. If I download the Linux driver, what do I do next?
View 2 Replies
View Related
Feb 22, 2011
i have 3 comps(running suse 11.3) and a laptop(running vista sp2). i have installed samba on all suse comps. i have a printer attached to one of the comps and it has been shared also the internet connection on that comp has been shared. all the computers are connected using lan cables through an ethernet switch. i also have a wireless router which is connected to the ethernet switch.
I am able to view all the comps on the network except the laptop running vista. all the desktops are visible on the network and are able to print and share files on the network and also connect to the internet. the laptop running vista can connect to the internet but its not visible on the network and nor can it share files across the network or access the printer.
View 1 Replies
View Related
Dec 22, 2010
I have a fresh install of CentOS 5.5. I am trying to browse to the Windows machines on my network (Places > Network Servers > Windows Network), but I get a blank window. I am able to ping the Windows machines using their IP address, but not by their name. What do I need to do to be able to see the Windows machines and also to connect to shared folders on these machines? So far I have tried starting SMB (via System > Administration > Server Settings > Services). I have also tried changing my smb workgroup to "WORKGROUP" (the default was mygroup which did not match my Windows machines.
View 8 Replies
View Related
Dec 16, 2010
I successfully added/shared a network printer in SUSE 11.3 32 bit, but when I try on the 64 Bit box it didn't work out very well.What ports need to be open ? Is it necessary to open port 631 in YAST->Firewall->Advance- >UDP and IPP ?(TCP 631 already open) What services need to be running? Here is the error log :
[16/Dec/2010:19:25:43 -0500] [cups-polld xxx.xxx.xxx.xxx:631] CUPS-Get-Printers failed: Forbidden
XXX is my server IP
View 1 Replies
View Related
Jun 1, 2011
I have two Suse un-firewalled computers connected via NFS. About a year ago I found instructions for a very SIMPLE way to share a CUPS connected printer using Yast. When I installed 11.4 I lost the instructions. It required no config file editing and took about two minutes. Google searches focus on complicated SMB-Linux connections like those suggested by swerdna.
View 6 Replies
View Related
May 13, 2010
I have a question on how to connect to my printer. I have theBrother HL-5250DN and I cant connect to it automatically.
View 4 Replies
View Related
Jun 19, 2010
I inherited a HP Deskjet 5940 printer from a girl who live here before I moved in. I have Etch (4.0) Debian. how to get the printer to print from my computer?
View 14 Replies
View Related
Apr 2, 2010
I'm running Ubuntu 10.04. I've looked in the fourms, on Google, and the Ubuntu site itself. I'm completely blind when it comes to finding things to fix my problems. I cant seem to connect my wireless printer to my laptop. It is an HP Photosmart C6380 All-in-one Printer-Scanner-Copier. I have CUPS and Samba installed but have no idea how to get them to work.
View 2 Replies
View Related