On Fri, 23 Mar 2012 08:47:30 +0000 Rene Romijn r.romijn@deli-ict.nl wrote:
Those interfaces are so called uplink interfaces to connect the switch to the network, still those interfaces doesn't show up as switch ports.
Well, according to BRIDGE-MIB they should, so something is obviously not working.
If you could enable debug logging for the bridge plugin and see what it reports, that would be interesting.
Create the file "logging.conf" in the same directory as the rest of your NAV config files (not the same as the logger.conf file). Add the following three lines:
[levels] nav.ipdevpoll = INFO nav.ipdevpoll.plugins.bridge = DEBUG
Restart NAV and tail/grep ipdevpoll.log again, let's see what comes out.