Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7746 - swat (CUPS) isn't listening to port 901
Summary: swat (CUPS) isn't listening to port 901
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-10 06:42 UTC by David McNab
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David McNab 2002-09-10 06:42:23 UTC
Hi,

I've got cups 1.1.14 installed, working well with local printer.

Got samba up and running - serves file shares ok

Got the 'printers = cups' and 'printcap = cups' in my smb.conf

Got xinetd installed and running

But nothing is listening to localhost:901, so my webbrowser gets 'connection
refused'.

Please help
Comment 1 Maurizio Disimino 2002-09-10 06:58:36 UTC
swat is disabled by default.
have you changed

disable         = yes

in :

disable         = no

in /etc/xinetd.d/swat ?
Comment 2 David McNab 2002-09-10 07:17:22 UTC
Ahhh, that fixed it!

Thanks.

There might be an argument for having the file set as 'disable = no' by default.
Comment 3 SpanKY gentoo-dev 2002-09-10 08:58:17 UTC
gentoo's policy is to NOT enable things when it is installed

thus the behavior you saw is by design