Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Nov 18, 2012 1:11 pm 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
As title.
when I run a nmap localhost I see that port 199 is open for the smux service.

smux is not present at any runlevel...
the strange things is that it seems that this port has been opened by some service
I use since I never opened it and some months ago with the same server configuration
I haven't got it opened.

I'm thinking that some service opened it after some updates,
any idea?


Top
   
PostPosted: Sun Nov 18, 2012 1:53 pm 
Offline
Senior Member
User avatar

Joined: Tue Apr 13, 2004 6:54 pm
Posts: 833
As root, "netstat -anp | grep -w 199" - should tell you what program is listening

(/etc/services says it's an SNMP port)

_________________
Rgds
Stephen
(Linux user since kernel version 0.11)


Top
   
PostPosted: Sun Nov 18, 2012 3:08 pm 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
sweh wrote:
As root, "netstat -anp | grep -w 199" - should tell you what program is listening

(/etc/services says it's an SNMP port)


thanks for the answer.

that command output this:
Code:
tcp        0      0 127.0.0.1:199               0.0.0.0:*                   LISTEN      2049/snmpd


thanks.


Top
   
PostPosted: Sun Nov 18, 2012 5:10 pm 
Offline
Senior Member
User avatar

Joined: Tue Apr 13, 2004 6:54 pm
Posts: 833
So process PID 2049 (name "snmpd") is listening on port 199. It's only listening on localhost, so no one external to your machine will see it.

_________________
Rgds

Stephen

(Linux user since kernel version 0.11)


Top
   
PostPosted: Sun Nov 18, 2012 5:55 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
sweh wrote:
So process PID 2049 (name "snmpd") is listening on port 199.

It's only when it starts talking back that you need to worry.

_________________
Either provide enough details for people to help, or sit back and listen to the crickets chirp.
Security thru obscurity is a myth - and really really annoying.


Top
   
PostPosted: Mon Nov 19, 2012 11:36 am 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
vonskippy wrote:
sweh wrote:
So process PID 2049 (name "snmpd") is listening on port 199.

It's only when it starts talking back that you need to worry.


I disabled it so problem solved :D


Top
   
PostPosted: Fri Nov 23, 2012 7:21 am 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
I was quite stupid, I uses the smux port for cacti...
after reenabling it the cacti "restarted" working ok but now the graph relative to
"Disk IO Bytes" shows a plain line, no error on graph but it does not log the activity of the disk.

Any idea? Stopping a service and than renabling it should not broke any configuration in cacti.
Thanks,


Top
   
PostPosted: Fri Nov 23, 2012 10:16 am 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
this is the graph:
https://docs.google.com/open?id=0B1dE59 ... 2ZBcHFYRHc


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: mattltm and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group