Re: Question about snmptrapd to bind the same port for IPv4 and IPv6
"Brian A. Seklecki" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 29 Dec 2008, Nikos Balkanas wrote: > Maybe the port is already in use. Have you checked with netstat before > running snmptrapd? Does the error appear without specifying udp6? Try: $ sudo netstat -tan|grep -i 16 Also make sure you're running it as root. Some bind() code fails with ambiguous error messages when "unable to create socket" is what it should say. ~BAS > > BR, > Nikos ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users