(RADIATOR) Simultaneous-Use problem

Hugh Irvine hugh at open.com.au
Tue Mar 22 12:04:01 CST 2005


Thanks Jose -

Therefore Zvika you can either use a shell script that you call from 
the SnmpgetProg parameter that includes the parameter, or you can add 
the flag to the command in the Radiator configuration file.

regards

Hugh


On 22 Mar 2005, at 17:51, Jose Borges Ferreira wrote:

> the quick workarround is to add "-v 2c"  to the 5.x command line.
>
> <j/>
>
>
> On Tue, 22 Mar 2005 18:02:03 +0200, Zvika Shpitalnik
> <zvikaus at macam.ac.il> wrote:
>>
>> Hello, Hugh
>>
>> I tried CiscoSessionMIB and I gave the same result
>>
>>  On machine with snmpwalk v4.2 and perl v5.6.1 (ciscovpdn mode) its 
>> work fine,
>> the output of command /usr/bin/snmpwalk -c "*****" 192.114.206.206 is:
>>
>> interfaces.ifTable.ifEntry.ifIndex.1 = 1
>> interfaces.ifTable.ifEntry.ifIndex.2 = 2
>> interfaces.ifTable.ifEntry.ifIndex.3 = 3
>> interfaces.ifTable.ifEntry.ifIndex.4 = 4
>> interfaces.ifTable.ifEntry.ifIndex.5 = 5
>> interfaces.ifTable.ifEntry.ifIndex.6 = 6
>> interfaces.ifTable.ifEntry.ifIndex.7 = 7
>> interfaces.ifTable.ifEntry.ifIndex.8 = 8
>> interfaces.ifTable.ifEntry.ifIndex.9 = 9
>> interfaces.ifTable.ifEntry.ifIndex.10 = 10
>> interfaces.ifTable.ifEntry.ifIndex.11 = 11
>> interfaces.ifTable.ifEntry.ifIndex.12 = 12
>> interfaces.ifTable.ifEntry.ifIndex.15 = 15
>> interfaces.ifTable.ifEntry.ifIndex.16 = 16
>> interfaces.ifTable.ifEntry.ifIndex.17 = 17
>> interfaces.ifTable.ifEntry.ifIndex.18 = 18
>> interfaces.ifTable.ifEntry.ifIndex.19 = 19
>> interfaces.ifTable.ifEntry.ifIndex.20 = 20
>> interfaces.ifTable.ifEntry.ifIndex.21 = 21
>> interfaces.ifTable.ifEntry.ifIndex.22 = 22
>> interfaces.ifTable.ifEntry.ifIndex.23 = 23
>> interfaces.ifTable.ifEntry.ifIndex.24 = 24
>> interfaces.ifTable.ifEntry.ifIndex.25 = 25
>> interfaces.ifTable.ifEntry.ifIndex.26 = 26
>> interfaces.ifTable.ifEntry.ifIndex.27 = 27
>> interfaces.ifTable.ifEntry.ifIndex.28 = 28
>> interfaces.ifTable.ifEntry.ifIndex.29 = 29
>> interfaces.ifTable.ifEntry.ifIndex.30 = 30
>> interfaces.ifTable.ifEntry.ifIndex.31 = 31
>> interfaces.ifTable.ifEntry.ifIndex.32 = 32
>> interfaces.ifTable.ifEntry.ifIndex.33 = 33
>> interfaces.ifTable.ifEntry.ifIndex.34 = 34
>> interfaces.ifTable.ifEntry.ifIndex.35 = 35
>> interfaces.ifTable.ifEntry.ifIndex.36 = 36
>> interfaces.ifTable.ifEntry.ifIndex.37 = 37
>> interfaces.ifTable.ifEntry.ifIndex.38 = 38
>> interfaces.ifTable.ifEntry.ifIndex.39 = 39
>>
>> and so on...
>>
>> on the other one with snmpwalk v5.1.1 and perl v5.8.3 (ciscovpdn 
>> mode) the
>> output of command /usr/bin/snmpwalk -c "*****" 192.114.206.206 is: 
>> snmpwalk:
>> No securityName specified
>>
>> Radius version is 3.9
>>
>> Thanks,
>>
>> Zvika
>>
>> --
>> Open WebMail Project (http://openwebmail.org)
>>
>>
>> ---------- Original Message -----------
>> From: Hugh Irvine <hugh at open.com.au>
>> To: "Zvi Shpitalnik" <zvikaus at macam.ac.il>
>> Cc: <radiator at open.com.au>
>> Sent: Mon, 21 Mar 2005 22:43:59 +0100
>> Subject: Re: (RADIATOR) Simultaneous-Use problem
>>
>>> Hello -
>>>
>>> Rather than CiscoVPDN, I suggest you use CiscoSessionMIB and
>>> configure the Cisco device to use the session MIB.
>>>
>>> If you still have problems please send me a copy of your
>>> configuration file and a trace 4 debug showing what is happening.
>>>
>>> It would also be useful to see the output from snmpwalk 5.1.1 and
>>> snmpwalk 4.2.
>>>
>>> Could you also tell me what version of Perl you are using and what
>>> version of Radiator.
>>>
>>> BTW - Radiator 3.12 has just been released.
>>>
>>> regards
>>>
>>> Hugh
>>>
>>> On 21 Mar 2005, at 09:45, Zvi Shpitalnik wrote:
>>>
>>>>  ,Hi
>>>>
>>>>
>>>>
>>>> I have a problem with -Simultaneous Use check in CHECKATTR and
>>>> snmpwalk version by  5.1.1 net-snmp
>>>>
>>>>
>>>>
>>>> In the log file I get this :message
>>>>
>>>>
>>>>
>>>> Sun Mar 20 22:04:45 2005 :DEBUG Checking if user is still :online
>>>> ,CiscoVPDN ,daliak at macam.ac.il ,192.114.206.206 ,14 0000EA87
>>>> 192.114.209.193
>>>>
>>>> Sun Mar 20 22:04:45 2005 NOTICE: CiscoVPDN: Checking
>>>> 192.114.206.206:14:daliak at macam.ac.il
>>>>
>>>> Sun Mar 20 22:04:45 2005 :DEBUG Running command `/usr/bin/snmpwalk
>>>> "*****"-c 192.114.206.206 .1.3.6.1.2.1.2.2.1.2 1>&2 `
>>>>
>>>> Sun Mar 20 22:04:46 2005 INFO:  Session for daliak at macam.ac.il at
>>>> 192.114.206.206:14 has gone away
>>>>
>>>> Sun Mar 20 22:04:46 2005 DEBUG:  Deleting session for
>>>> daliak at macam.ac.il, 192.114.206.206, 14
>>>>
>>>> Sun Mar 20 22:04:46 2005 DEBUG: do query is: 'DELETE FROM RADONLINE
>>>> WHERE NASIDENTIFIER = '192.114.206.206' AND NASPORT = '212';':
>>>>
>>>>
>>>>
>>>> Sun Mar 20 22:04:46 2005 DEBUG: Radius::AuthSQL ACCEPT:
>>>>
>>>>
>>>>
>>>> And the user get connected
>>>>
>>>>
>>>>
>>>> When I running "/usr/bin/snmpwalk -c "*****" 192.114.206.206
>>>> .1.3.6.1.2.1.2.2.1.2" from shell without "-v" flag, I receive this
>>>> error: "snmpwalk: No securityName specified"
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> The Radiator version that I use is 3.9 and it work with client 
>>>> NasType
>>>> CiscoVPDN
>>>>
>>>>
>>>>
>>>> P.S
>>>>
>>>>  With snmpwalk UCD-snmp version: 4.2 I haven't this problem
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Thanks in ,advance
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>                Zvika Shpitalnik
>>>>
>>>> Mofet Institute Communication Center
>>>>
>>>>     Unix&Networking Team Leader
>>>>
>>>>      E-mail: zvikaus at macam.ac.il
>>>>
>>>>         Web: www.macam.ac.il
>>>>
>>>>          Tel:   +972 3 6901415
>>>>
>>>>         Mob: +972 50 7552656
>>>>
>>>>
>>>>
>>>
>>> NB: I am travelling this week, so there may be delays in our
>>> correspondence.
>>>
>>> --
>>> Radiator: the most portable, flexible and configurable RADIUS server
>>> anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
>>> -
>>> Nets: internetwork inventory and management - graphical, extensible,
>>> flexible with hardware, software, platform and database independence.
>>> -
>>> CATool: Private Certificate Authority for Unix and Unix-like systems.
>>>
>>> --
>>> Archive at http://www.open.com.au/archives/radiator/
>>> Announcements on radiator-announce at open.com.au
>>> To unsubscribe, email 'majordomo at open.com.au' with
>>> 'unsubscribe radiator' in the body of the message.
>> ------- End of Original Message -------
>>
>> --
>> Archive at http://www.open.com.au/archives/radiator/
>> Announcements on radiator-announce at open.com.au
>> To unsubscribe, email 'majordomo at open.com.au' with
>> 'unsubscribe radiator' in the body of the message.
>>
>
>

NB: I am travelling this week, so there may be delays in our 
correspondence.

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list