Re: Allowing telnet connection

From: Mike Burger (mburger_at_bubbanfriends.org)
Date: 09/12/04

  • Next message: Nifty Hat Mitch: "Re: kernel BUG at kernel/exit.c:855!"
    Date: Sun, 12 Sep 2004 00:59:30 -0500 (EST)
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    On Sun, 12 Sep 2004, Alexander Dalloz wrote:

    > Am So, den 12.09.2004 schrieb Mike Burger um 1:13:
    >
    > > /sbin/chkconfig telnet on
    > >
    > > to turn the service on.
    >
    > That command does not turn the service on. It just creates the runlevel
    > links from default init script settings.

    Unless, of course, the service is controlled by xinetd, in which case:

    A) It doesn't matter, one bit, what runlevel it is, as long as xinetd.d is
    active in that runlevel, and

    B) using the above command does, indeed, cause xinetd to restart or reload
    its configurations...whichever it may be.

    > > As a precaution, once you've used the chkconfig line, above, you can:
    > >
    > > /sbin/service xinetd restart
    > >
    > > to make sure that xinetd reloads with the telnet server available.
    >
    > No, it does not reload but restart, means stop and start. To enable the
    > telnet server through xinetd the proper command is
    >
    > service xinetd reload
    >
    > which reloads by sending a kill -HUP to the process.

    I beg your pardon? Doesn't either method cause xinetd to reload its
    configuration?

    Answer...yes, because if you restart the daemon, it *IS* going to reload
    its configuration.

    Next time, you might actually take the time to try out the suggestion
    you're trying to trash, before you go telling someone that they're wrong.

    -- 
    Mike Burger
    http://www.bubbanfriends.org
    Visit the Dog Pound II BBS
    telnet://dogpound2.citadel.org or http://dogpound2.citadel.org
    To be notified of updates to the web site, visit 
    http://www.bubbanfriends.org/mailman/listinfo/site-update, or send a 
    message to:
    site-update-request@bubbanfriends.org
    with a message of: 
    subscribe
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Nifty Hat Mitch: "Re: kernel BUG at kernel/exit.c:855!"

    Relevant Pages

    • Re: Allowing telnet connection
      ... > That command does not turn the service on. ... >> to make sure that xinetd reloads with the telnet server available. ... > No, it does not reload but restart, means stop and start. ...
      (Fedora)
    • RE: restarting xinetd
      ... Try "service xinetd restart" from the command line. ...
      (Fedora)
    • Re: restarting xinetd
      ... > want to restart xinetd so the new definition is picked up. ... > the kill command just ends and I'm back at a command prompt. ... service xinetd restart ...
      (Fedora)
    • Re: how to restart xinetd
      ... |with xinetd as default instead of inetd. ... |inetd is "rcinetd restart." ... Does anyone know what is the command to ...
      (alt.os.linux.suse)
    • Re: how to restart xinetd
      ... The command to restart in ... > Did you try rcxinetd? ... > -HUP xinetd, or restart it from YaST. ...
      (alt.os.linux.suse)