Networking Forums

Networking Forums > Computer Networking > Linux Networking > no SNMP remote communication

Reply
Thread Tools Display Modes

no SNMP remote communication

 
 
Greg Lee
Guest
Posts: n/a

 
      12-28-2004, 08:37 PM
I've just installed net-snmp, v 5.2, on two Linux systems,
and locally, each works, but they don't talk to each
other. "snmpget ling sysUpTime.0" gives "snmpget: Timeout".

I started the snmpd daemon on both systems with "-d", and
when I watch /var/log/snmpd.log, I see no packets sent or
received on either system. There's no firewall, so far as
I know. On the sending system side, "netstat -u -s" gives
"258926 packets sent" before the "snmpget" and afterward,
gives "258932 packets sent", but on the receiving system,
the figure for packets received doesn't change.

Any ideas about what I'm doing wrong?

(Sending system has Linux 2.6.6, receiving system has Linux
2.6.9.)

--
Greg Lee <(E-Mail Removed)>
 
Reply With Quote
 
 
 
 
Allen McIntosh
Guest
Posts: n/a

 
      12-29-2004, 01:17 AM
Greg Lee wrote:
> I've just installed net-snmp, v 5.2, on two Linux systems,
> and locally, each works, but they don't talk to each
> other.
> ...
> Any ideas about what I'm doing wrong?


Things to try and things I've been bitten by:

- Do you need to force V2c?
- Do you need to edit the config file?
- Is firewalling turned off?
- Run ethereal at the far end. Better yet, run ethereal at both ends.
 
Reply With Quote
 
Greg Lee
Guest
Posts: n/a

 
      12-29-2004, 03:51 PM
Allen McIntosh <(E-Mail Removed)> wrote:
> Greg Lee wrote:
> > I've just installed net-snmp, v 5.2, on two Linux systems,
> > and locally, each works, but they don't talk to each
> > other.
> > ...
> > Any ideas about what I'm doing wrong?


> Things to try and things I've been bitten by:


> - Do you need to force V2c?


"-v1", "-v2c", "-v3" give the same result.

> - Do you need to edit the config file?


I don't understand the config options very well, but I have done
considerable fiddling with the config files.

> - Is firewalling turned off?


I think so. I never set it up, there is no reference to "iptables"
in my init scripts, and "iptables -L" shows no entries.

> - Run ethereal at the far end. Better yet, run ethereal at both ends.


I never heard of ethereal. I'm in the process of installing it.

Thanks for the suggestions.
--
Greg Lee <(E-Mail Removed)>
 
Reply With Quote
 
Allen McIntosh
Guest
Posts: n/a

 
      12-29-2004, 06:19 PM

> I never heard of ethereal. I'm in the process of installing it.

Think of it as tcpdump with lots more decodes and a GUI.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
AD HOC communication Mobileboy36 Wireless Networks 0 08-12-2010 10:36 AM
interprocess communication in C++ Aleksej Linux Networking 2 10-24-2006 02:09 PM
SNMP service is running OK, but get no SNMP relevant data from ser Marlon Brown Windows Networking 0 01-18-2006 06:14 PM
communication over VPN Amad Malik Windows Networking 1 06-22-2005 02:31 PM
NLB with Socket Communication ilkozer Windows Networking 0 09-15-2004 08:08 AM



1 2 3 4 5 6 7 8 9 10 11