[EMAIL PROTECTED] wrote:
> I keep getting this error after I ifup an interface alias on my gentoo
> 2007.0 box running 64bitlinux-2.6.20-gentoo-r8 kernel. relevant log
> entries with debug mode turned on is at the bottom.
> 
> 10:47:58 snmpd[344]: error getting netmask for interface 1
> [...]
> eth1:1 Link encap:Ethernet HWaddr 00:E0:81:47:59:0F
> inet addr:10.100.162.4 Bcast:10.100.162.255 Mask:255.255.255.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> Base address:0x2040 Memory:dd220000-dd240000

The SIOCGIFNETMASK ioctl for eth1:1 fails. I have no idea whether this
is expected behaviour for an interface alias or not.

See agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c around line 219
for details.


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to