LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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 11-07-2006, 05:11 AM   #1
mannahazarika
Member
 
Registered: Dec 2005
Posts: 41

Rep: Reputation: Disabled
Unkown Open Port


Today I just ran a check of all my open ports with nmap and I found one unkown port open -- port no. 32768. So I tried to check the corresponding application which opened it by the command

netstat -nlp

but even this simply showed a dash in place of the process no. of the process listening on that port. The entry was something like this --

tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN -

Finally I tried fuser to get the process no.--

fuser -n tcp 32768

But it did not return anything at all which implies that that port is not opened by any application. Now how is this possible. How and why is that port open? How can I find out?
 
Old 11-07-2006, 06:16 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Try:
Code:
lsof|grep 32768
 
Old 11-08-2006, 04:12 AM   #3
amitsharma_26
Member
 
Registered: Sep 2005
Location: New delhi
Distribution: RHEL 3.0/4.0
Posts: 777

Rep: Reputation: 31
You can close the nfslock service; only if you are not exporting any NFS shares.
chkback again then for that port.
 
Old 11-15-2006, 12:04 PM   #4
live_dont_exist
Member
 
Registered: Aug 2004
Location: India
Distribution: Redhat 9.0,FC3,FC5,FC10
Posts: 257

Rep: Reputation: 30
Its usually some kind of RPC program which opens such high ports...if not NFS like Amit suggested you might want to check whether you have any other RPC service like NIS running. Still though...I admit it doesnt completely answer why a port should remain open if an app hasnt opened it. I mean..shouldnt NFS(lockd , mountd , portmap...rpcgsvvd...whatever) have been assosciated with it. Or am I missing something???
 
Old 11-16-2006, 01:34 AM   #5
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Rep: Reputation: Disabled
Why don't you activate your firewall and make it log activity on port 32768 (2^15, that of any significance?)...
 
Old 11-16-2006, 11:00 AM   #6
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
You can get information about rpc processes by using:
rpcinfo -p localhost
 
  


Reply



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
Unkown file! Help please! voyciz Linux - Newbie 13 08-13-2010 08:19 AM
Unkown symbol Error shogun1234 Linux - General 1 08-17-2005 04:45 AM
Unkown Host CloudBuilder Linux - Networking 3 05-08-2005 09:39 AM
cannot SFTP to SUSE 9.2 box, port 22 open, can putty in though using same port. jgrady Linux - Networking 6 03-29-2005 08:44 AM
firewall.rc.config says :"open port 8080" but nmap says port is closed saavik Linux - Security 2 02-14-2002 12:16 PM

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

All times are GMT -5. The time now is 11:45 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