Re: Syntax for inetd.options file

From: Michel Bourget (michel_bourget_at_videotron.ca)
Date: 08/28/03


Date: Thu, 28 Aug 2003 10:39:37 -0400

Like many startup config files used by /etc/init.d script, an example for
/etc/config/inetd.options would be:

    # Comments are accepted
    # Use -T instead of -t to log rejected hosts access
    #
     -t all:accept

Cheers

"Ivano Eberini" <Ivano.Eberini@unimi.it> a écrit dans le message de
news:3F4CD54D.63562FE2@unimi.it...
> Dear all,
>
> I would like inetd to use tcp_wrappers for controlling access to telnet
> and ftp services on our Octanes. I read inetd man pages and I was
> wondering how can I run inetd with the -t option. It is written to add
> this option to the inetd.options file, but I could not find any example
> about the syntax of the this file. Someone could provide me with an
> example or a hint?
>
> Thanks in advance and regards,
> Ivano



Relevant Pages

  • Re: Upgrading to Solaris 10, how to run inetd when not root
    ... I have finally worked all the porting problems for inetd. ... The script does the following: ... The tcp services are now enabled all the time. ... service to the TFE_RTS_ops.inetd and run the script again as root. ...
    (comp.unix.solaris)
  • Re: starting Perl script from inetd
    ... > Trying to start a Perl smtpserver from inetd. ... > Script works OK as stand alone but fails to start from inetd. ...
    (Debian-User)
  • Re: SSH Solaris
    ... and just call an external script to send you ... If you are not running the sshd ... managed by inetd. ... First, each connection is a new instance of the sshd daemon, so it ...
    (comp.security.ssh)
  • Re: is remote shutdown possible?
    ... >>script to run from inetd that shuts down your suse box. ... >>some basic authorization. ... Typically the script throws out a string saying what it is, ...
    (comp.os.linux.misc)
  • Re: Killing Processes
    ... inetd when someone telnets to the proper port. ... of this script running at any given time. ... inetd when someone telnets to the proper port." ...
    (comp.lang.perl.misc)