On Sun, 5 Oct 2008 10:36:16 -0700 (PDT) Amit Kumar <[EMAIL PROTECTED]> wrote:
> Hi All, > > how to restrict the manager to contact to particular agent Ip > address ? > is agentaddress in snmpd.conf is for that ? > > I have a requirement , if the snmp agent IP 255.255.255.255 then any snmp > manager can connect to our snmp agent . but if the snmp agent is having some > different IP like 192.168.1.222 then only this Ip can connect to my agent . > > can you peoples have any idea how to implement this functionality. > > Thanks in Advance ... > > Thanks & Regards > Amit Kumar Use some firewall rules to do this, for example iptables/netfilter on Linux. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
