Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
Subject: application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
Subject: X Windows problem (xauth)
Subject: Upgrading openoffice 1 1 rpm
Subject: FTP: connection refused
Subject: FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
Subject: broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Subject: Promise 378 controller
Subject: Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Subject: Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
ns problems?

ns problems?

2007-09-25       - By Rick Stevens

 Back
On Tue, 2007-09-25 at 10:39 -0500, Fred Grant wrote:
> I'm trying to set up a new printer but I can't access the CUPS install
> printer page (I forget the exact address):  I get "server not found".
> nslookup hangs.  hp-setup gives error and hangs with "trying to connect
> to hpssd on localhost : 2207".

CUPS configuration is done by pointing your browser (firefox) at
127.0.0.1:631 or localhost:631.

I have no idea why you'd be worried about nslookup in this scenario.
That's used to check DNS, not CUPS.  All you have to worry about is
that you have a line in /etc/hosts that reads:

127.0.0.1   localhost.localdomain    localhost

> I don't know anything about how this is supposed to work, firewall?
> SELinux is off.

This should have no effect, since you're using the /etc/hosts file to
resolve the "localhost:631" URL above.  You don't even have to have that
if you use the "127.0.0.1:631" URL.

However, if you do want DNS to work, then you have to have a valid
/etc/resolv.conf file, iptables must allow traffic over TCP and UDP
port 53 and your /etc/nsswitch.conf must contain the line:

  hosts:   files,dns

which it almost certainly does.  Unless you're doing weird stuff, I'd
enable SELinux--particularly if your machine is exposed to the Internet.

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
- Rick Stevens, Principal Engineer             rstevens@(protected) -
- CDN Systems, Internap, Inc.                http://www.internap.com -
-                                                                    -
-      Do you know how to save five drowning lawyers?  No?  GOOD!    -
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --

__ ____ ____ ____ ____ ____ ____ ____ ____ ____
Redhat-install-list mailing list
Redhat-install-list@(protected)
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request@(protected)
Subject: unsubscribe