Re: snmpd and interface aliases

From: Steven Kurylo <sk_at_no.spam.please>
Date: Mon Jun 16 2008 - 12:22:01 CST

On Mon, Jun 16, 2008 at 11:14 AM, Chris Twa <support@saskaweb.com> wrote:
> It seems like I should always read a post twice before responding. :(
>
> Do you have separate routes for those two interfaces or are the packets
> coming back through your default gateway (64.142.xx.xx)?

Separate routes, which are verified to work because ssh doesn't have issues.

Now that I've added:

agentaddress udp:76.191.xx.xx:161,udp:64.142.xx.xx:161

to my conf, its working as expected. netstat says:

udp 0 0 64.142.xx.xx:161 0.0.0.0:*
       7485/snmpd
udp 0 0 76.191.xx.xx:161 0.0.0.0:*
       7485/snmpd

There must be a bug in snmpd with interface aliases somewhere...
Received on Mon Jun 16 12:22:06 2008

This archive was generated by hypermail 2.1.8 : Mon Jun 16 2008 - 12:22:09 CST