User Activity

  • Posted a comment on ticket #2830 on net-snmp

    Yes, that fixed it. Thank you! --Sam Tannous

  • Created ticket #2830 on net-snmp

    agentxperms not honored due to 3bd8dc8b in V5-7-patches

  • Posted a comment on ticket #1296 on net-snmp

    Instead of a global listendevice, perhaps we can we define a new syntax (borrowed from ipv6) that can associate a specific device with each agentAddress: agentAddress 10.10.10.10%eth0,20.20.20.20%eth1,[2001::1]%eth66 This has the nice side effect of providing Linux VRF support natively in snmpd So I'm proposing that we take this patch (bindtoiface.patch), modify it to be portable (udpserv01.c patch), and add the new snmpd.conf syntax to provide general device to socket binding which will really make...

  • Posted a comment on ticket #1354 on net-snmp

    Hi Bill, The linux kernel is calling udp_sendmsg() and this sets ipc.oif = sk->sk_bound_dev_if; where sk_bound_dev_if is the SO_BINDTODEVICE settings right after that code it checks for msg_controllen. If IP_PKTINFO exists in the msg, then ipc.oif is reset to the passed in ifindex which for snmp is 0 that breaks the VRF binding by undoing the sk_bound_dev_if I think the way to not unbind the VRF is to not pass in an ifindex of 0. It's not clear to me why snmpd adds a cmsg with the ifindex of 0. Thanks,...

  • Created ticket #1354 on net-snmp

    Linux Kernel Virtual Routing and Forwarding (VRF) patch

  • Posted a comment on ticket #2693 on net-snmp

    This bug appears to be fixed with Bill's patches from https://github.com/fenner/net-snmp.git...

  • Created ticket #1334 on net-snmp

    Document pass/pass persist handling of octet in snmpd.conf

  • Posted a comment on ticket #1330 on net-snmp

    Yes, sorry. It works fine. (And your regex is cleaner then mine.)

View All

Personal Data

Username:
stannous
Joined:
2000-11-02 20:25:49

Projects

This is a list of open source software projects that Sam Tannous is associated with:

  • pypvm   Last Updated:

Personal Tools