Actions
Bug #1418
closedSNMP bind to LAN
Start date:
04/06/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
All
Description
Hi,
With 2.0, it's impossible to make bsnmpd bind to LAN. It's very usefull when we want to access SNMP data from IPsec tunnel.
In service_snmp.php line 187 we have this test to access this GUI config :
<?php if(!$config['interfaces']['lan']): ?>
I have just remove the ! and it's working.
Could you confirm my report?
Regards!
Actions