[SLE] xinetd

From: Paul Constable (pconst_at_pconst.eurobell.co.uk)
Date: 01/19/05

  • Next message: Hugo Veiga: "RE: [SLE] Multicast Problem with Suse 9.2"
    To: suse-linux-e@suse.com
    Date: Wed, 19 Jan 2005 17:17:48 +0000
    
    

    I have just rebuilt with 9.2 Pro, and am having problems with getting mail
    running.

    The main trouble I'm having is to get imap running via xinetd. Xinetd is not
    able to run but also is not logging in it's own /var/log/xinetd.log ( as per
    xinetd.conf). Below I have included the only reference to xinetd, I can find
    in the logs, which is in /var/log/messages.

    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=13]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/cups-lpd [file=/etc/xinetd.d/cups-lpd] [line=14]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=11]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=13]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=14]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=13]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/i4l-vbox [file=/etc/xinetd.d/i4l-vbox] [line=14]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/imap [file=/etc/xinetd.d/imap] [line=10]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/nagios-nrpe [file=/etc/xinetd.d/nagios-nrpe] [line=69]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=15]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/sane-port [file=/etc/xinetd.d/sane-port] [line=16]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=14]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=13]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=13]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=12]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=17]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=14]
    Jan 19 17:06:10 able xinetd[6898]: Reading included configuration
    file: /etc/xinetd.d/vnc [file=/etc/xinetd.d/vnc] [line=14]
    Jan 19 17:06:10 able xinetd[6898]: removing chargen
    Jan 19 17:06:10 able xinetd[6898]: removing chargen
    Jan 19 17:06:10 able xinetd[6898]: removing printer
    Jan 19 17:06:10 able xinetd[6898]: removing daytime
    Jan 19 17:06:10 able xinetd[6898]: removing daytime
    Jan 19 17:06:10 able xinetd[6898]: removing echo
    Jan 19 17:06:10 able xinetd[6898]: removing echo
    Jan 19 17:06:10 able xinetd[6898]: removing vboxd
    Jan 19 17:06:10 able xinetd[6898]: removing pop3
    Jan 19 17:06:10 able xinetd[6898]: removing pop3s
    Jan 19 17:06:10 able xinetd[6898]: removing imap
    Jan 19 17:06:10 able xinetd[6898]: removing imaps
    Jan 19 17:06:10 able xinetd[6898]: removing 9991
    Jan 19 17:06:10 able xinetd[6898]: removing netstat
    Jan 19 17:06:10 able xinetd[6898]: removing sane-port
    Jan 19 17:06:10 able xinetd[6898]: removing servers
    Jan 19 17:06:10 able xinetd[6898]: removing services
    Jan 19 17:06:10 able xinetd[6898]: removing swat
    Jan 19 17:06:10 able xinetd[6898]: removing systat
    Jan 19 17:06:10 able xinetd[6898]: removing time
    Jan 19 17:06:10 able xinetd[6898]: removing time
    Jan 19 17:06:10 able xinetd[6898]: removing vnc1
    Jan 19 17:06:10 able xinetd[6898]: removing vnc2
    Jan 19 17:06:10 able xinetd[6898]: removing vnc3
    Jan 19 17:06:10 able xinetd[6898]: removing vnchttpd1
    Jan 19 17:06:10 able xinetd[6898]: removing vnchttpd2
    Jan 19 17:06:10 able xinetd[6898]: removing vnchttpd3
    Jan 19 17:06:10 able xinetd[6898]: 6898 {init_services} no services.
    Exiting...

    What am I missing...?

    TIA
    Paul

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Hugo Veiga: "RE: [SLE] Multicast Problem with Suse 9.2"

    Relevant Pages

    • Re: .deb dependancy hell
      ... > dependency problems - not removing ... Removing libgphoto2-port0 ... ... Reading Package Lists... ...
      (Debian-User)
    • Whats the problem with ADS1256
      ... Even the reading of configuration ... registers operation is not giving the proper output. ... Adc is getting input at its input pin that I have checked on oscilloscope, ... able to write in the configuration registers, ...
      (comp.arch.embedded)
    • Re: Outlook 2002 Problems
      ... When I was using dialup at home I used that configuration ... >>>I don't have it set up to poll. ... >>>generally disconnect after reading and sending my mail. ...
      (microsoft.public.outlook)
    • Re: removal of standby database
      ... At first reading, I'm not clear on whether I should disable SITE, ... RESOURCE, or CONFIGURATION, or some combination. ... If you want to prevent dmon for startup, ... after disabling it you should check again your log archive destinations ...
      (comp.databases.oracle.server)
    • Re: Sheesh...
      ... Reading the utter rubbish on here over the last few weeks has proven ... to me once and for all that this is a dead zone. ... Removing from my newsfeed list - Cheerio to everyone who WAS DECENT - ...
      (uk.local.glasgow)