Find the answer to your Linux question:
Results 1 to 2 of 2
I would like to support following sevices on non-standard port uisng INETD running on Red Hat LINUX: SSH, SNMP, FTP Does anyone see any issue with doing this? I would ...
  1. #1
    Just Joined!
    Join Date
    Jan 2011
    Posts
    8

    Question INETD support on non-standard port

    I would like to support following sevices on non-standard port uisng INETD running on Red Hat LINUX:

    SSH, SNMP, FTP

    Does anyone see any issue with doing this? I would appreciate your comments.

    Thanks

  2. #2
    Linux Enthusiast Mudgen's Avatar
    Join Date
    Feb 2007
    Location
    Virginia
    Posts
    623
    Under RHEL it will be xinetd. Those services are usually run as daemons rather than through xinetd, but configuring them to run on non-standard ports through xinetd shouldn't be any more difficult than configuring them to run on standard ports through xinetd. You'll probably need to modify the standard ports for the services in /etc/services.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...