LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-06-2003, 11:37 PM   #1
Bobbychat
LQ Newbie
 
Registered: Oct 2003
Location: India
Distribution: Redhat 8
Posts: 8

Rep: Reputation: 0
Unhappy What is SMUX running on port 199


Hi,
I am a noob.I ran nmap and saw SMUX running at port no 199,which was not there before.Any help regarding what that is and how to stop that would be much appreciated.


 
Old 11-07-2003, 01:25 AM   #2
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
SNMP -- Simple Network Management Protocol. aka 'Security Not My Problem'

SMUX -- SNMP Unix Multiplexer

I suggest you turn off or remove snmpd unless you know what it is and are sure you need it


service snmpd stop
chkconfig snmpd off
 
Old 03-19-2004, 10:35 PM   #3
rstory
LQ Newbie
 
Registered: Mar 2004
Posts: 21

Rep: Reputation: 15
Quote:
Originally posted by Bobbychat
Hi,
I am a noob.I ran nmap and saw SMUX running at port no 199,which was not there before.Any help regarding what that is and how to stop that would be much appreciated.
To turn off SMUX when you don't have the options of recompiling from source
to disable SMUX support, you have to give it an invalid IP address to bind
to. This may be OS specific. On Linux, if I put this in my snmpd.conf:

smuxsocket 1.0.0.0

I get an error at startup, and lsof or netstat show that snmpd is no longer
listenting on port 199. If you get and error message about the smuxsocket
token not being recognized, then you're out of luck. You'll have to recompile
from source (or just use local firewall rules to block connections to port
199).
 
Old 07-20-2011, 03:16 PM   #4
bilkov
LQ Newbie
 
Registered: Jan 2011
Posts: 1

Rep: Reputation: 0
If you don't want to disable snmpd, it's possible to make firewall rule to block only the incoming packets on that port - 199 (SMUX)
e.g the Packet Filter:

>_ block in on eth0 proto { tcp, udp } from any to any port 199
 
  


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
Using serial port card(PCMCIA) with IPAQ running Linux, can't find ttyS0 port d2army Linux - Laptop and Netbook 0 11-12-2005 08:07 PM
blocking smux after net-snmp rpm install relayer416 Linux - Software 0 02-16-2005 07:50 PM
I need Kernel 2.4.21-199-default... Mystical Itachi SUSE / openSUSE 4 10-22-2004 01:58 PM
199/tcp open smux spank Linux - Newbie 2 04-15-2004 02:58 AM
missing port 199 on SNMP assooy Linux - Networking 1 03-19-2004 10:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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