LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 02-11-2006, 10:56 AM   #1
wizap
LQ Newbie
 
Registered: Feb 2006
Posts: 8

Rep: Reputation: 0
internal xinetd service listening on port 9098


I did a netstat and found that I have a port 9098 opened by xinetd.

However, when I `cat /etc/xinetd.d/service`, I find that it should be off by default:

Code:
# default: off
# description: An internal xinetd service, listing active services.
service services
{
        disable = no
        type            = INTERNAL UNLISTED
        port            = 9098
        socket_type     = stream
        protocol        = tcp
        wait            = no
        only_from       = 127.0.0.1
}
I am trying to find out what exactly does it do?
 
Old 02-11-2006, 11:42 AM   #2
jcliburn
Member
 
Registered: Dec 2003
Location: Mississippi, USA
Distribution: Fedora
Posts: 435

Rep: Reputation: 33
Looks like a misconfigured service. According to the contents of the file you supplied, the service is turned on (even though the comments say the default is "off"). To turn it off, set "disable = yes" then restart xinetd. I don't really know what it does; it's not enabled on my xinetd and I see no apparent ill effects.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xinetd: unrecognized service ??? Why?? stewchcken Linux - Networking 8 07-14-2005 08:23 AM
xinetd uses service --> slackware uses ??? kntgtaid Slackware 1 06-06-2004 02:10 PM
Adding new xinetd service Aldric Linux - Networking 1 06-03-2004 11:40 AM
xinetd service not starting porous Linux - Networking 4 10-14-2003 06:50 AM
xinetd and ipop3 listening only on loopback 3brothers Linux - Networking 3 10-13-2003 05:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 01:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration