I only installed SNMP agent on my Ubuntu 9.04 but it allows only connections
from localhost. How do I make it allow remote connections as well? Firewall is
off. Below is an excerpt from my netstat command... What in configuration
snmpd.conf do I have to change to allow remote connections as well? I use a
standard /etc/snmp/snmpd.conf that came preinstalled.
r...@ubuntu:~# netstat -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:www *:* LISTEN
tcp 0 0 *:ftp *:* LISTEN
tcp 0 0 *:domain *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
tcp6 0 0 [::]:http-alt [::]:* LISTEN
tcp6 0 0 [::]:domain [::]:* LISTEN
tcp6 0 0 [::]:ssh [::]:* LISTEN
udp 0 0 localhost:snmp *:*
udp 0 0 *:domain *:*
udp 0 0 *:bootps *:*
udp 0 0 *:bootpc *:*
udp6 0 0 [::]:domain [::]:*
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 3365 /var/run/sdp
unix 2 [ ACC ] STREAM LISTENING 3123
/var/run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 3367 @/org/bluez/audio
Thanks,
Dzenan
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users