Re: snmp network config format?
Greg G <[email protected]>
| Newsgroups | gmane.comp.gnu.radius.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks. I figured out why it wasn't working for me. I was using
"this.that" as my network name. Radius didn't like that.
-Greg G
Konstantin Volevatch wrote:
>Hi, Greg.
>
>My working config:
>
>snmp {
> listen 111.111.111.111:1814;
> community rocomm ro;
> network mynet 111.111.111.0/24;
> acl { allow mynet rocomm; };
>};
>
>
>В сообщении от Четверг 02 Декабрь 2004 19:34 Greg G написал(a):
>
>
>>I'm trying to configure the snmp daemon in the radius config file.
>>However, I can't figure out what the correct format should be for the
>>'network' line. The docs are vague to the extreme.
>>
>>Can someone give me a sample snmp block with a network statement that
>>works?
>>
>>Thanks.
>>
>>-Greg G
>>
>>
>>
>>_______________________________________________
>>Help-gnu-radius mailing list
>>[email protected]
>>http://lists.gnu.org/mailman/listinfo/help-gnu-radius
>>
>>
>
>
>