Re: (RADIATOR) Using UseExtendedId

2003-06-18 Thread Hugh Irvine
Hello Martin - I am curious to know what the problem is with these customers? What exactly do they not support? I have copied Mike on this mail so he can answer the per-host use of UseExtendedId. regards Hugh On Thursday, Jun 19, 2003, at 16:23 Australia/Melbourne, Martin Edge wrote: Hey Gu

(RADIATOR) Using UseExtendedId

2003-06-18 Thread Martin Edge
Title: Message Hey Guys,   Having a few issues after implementing UseExtendedId in our network, much like your documentation suggests, it all works fine except when we have a customer that doesn't support it within their RADIUS system.   Do you know whether UseExtendedId will work as a row

Re: (RADIATOR) Radiator Error Logging

2003-06-18 Thread Hugh Irvine
Hello Harrison - The only way I can think of to do this is to write a NoReplyHook and have it log whatever message you require. There are some example hooks in the file "goodies/hooks.txt". regards Hugh On Thursday, Jun 19, 2003, at 13:04 Australia/Melbourne, Harrison Ng wrote: Dear Sir,

(RADIATOR) Radiator Error Logging

2003-06-18 Thread Harrison Ng
Title: Radiator Error Logging Dear Sir, Our radiator generates following messages: INFO: AuthRADIUS: No reply after 0 retransmissions to 123.123.123.123:1813 for void  (54) Since our customer doesn't need to enter his username, remote access server sends out 'void' for default. Can we cust

Re: (RADIATOR) Wireless Access Points that can do Radius Authentication

2003-06-18 Thread Bon sy
On Thu, 19 Jun 2003, Brian Morris wrote: > Hi All, > > Has anyone compiled a list of wireless access points that do radius > authentication? Cisco 350/352 series: It works great in no auth, WEP only, MAC filtering and EAP auth. In MAC filtering and EAP auth mode, it has radius

Re: (RADIATOR) Wireless Access Points that can do Radius Authentication

2003-06-18 Thread Mike McCauley
Hello Brian, You will find a list of the ones we know about at http://www.open.com.au/radiator/technical.html, see also below. If anyone can list others that are known to work with Radiator, we will update the list: Cisco Aironet AP340, 350, 1200 3Com SR AP 8000 LanCom 3050 D-Link DWL-900AP+ O

(RADIATOR) Wireless Access Points that can do Radius Authentication

2003-06-18 Thread Brian Morris
Hi All, Has anyone compiled a list of wireless access points that do radius authentication? If so, would they like to share it?? If not, can anyone offer some advice as to those that do and work with Radiator. Thanks in advance, Brian. === Archive at http://www.open.com.au/archives/radiator/

Re: (RADIATOR) Question about AutyBy LSA module?

2003-06-18 Thread Mike McCauley
Hello John, On Thu, 19 Jun 2003 01:27 am, John McFadden wrote: > Saw the annoucement on the AuthBy LSA module and I wanted to make sure I > understood it's implications. > > Does this module allow us to authenticate MSCHAP passwords against an > ActiveDirectory of NT domain controller? Yes. > >

Re: (RADIATOR) rewrite NAS-Port-type?

2003-06-18 Thread Hugh Irvine
Hi Robert - Thanks for the excellent example. Just for completeness (and the Perl way) you could also do this: sub { ${$_[0]}->change_attr('NAS-Port-Type', 'VPN'); } regards Hugh On Wednesday, Jun 18, 2003, at 22:55 Australia/Melbourne, Robert Blayzor wrote: On 6/17/03 12:29 PM,

(RADIATOR) Question about AutyBy LSA module?

2003-06-18 Thread John McFadden
Saw the annoucement on the AuthBy LSA module and I wanted to make sure I understood it's implications. Does this module allow us to authenticate MSCHAP passwords against an ActiveDirectory of NT domain controller? This has been a big issue up to now and one reason why we've been ignoring PEAP

Re: (RADIATOR) rewrite NAS-Port-type?

2003-06-18 Thread Robert Blayzor
On 6/17/03 12:29 PM, "Craig Gittens" <[EMAIL PROTECTED]> wrote: > I am trying to implement a VPN solution using linux pppd and it is sending > the port type as Async. The problem is I don't want dialup customers able to > use this service as well. I was wondering if you could rewqrite NAS port > t

(RADIATOR) New AuthBy LSA authenticates PAP, CHAP, MSCHAP, MSCHAPV2, PEAP, LEAP on Windows

2003-06-18 Thread Mike McCauley
Hello all, we are pleased to announce a new Radiator module for Windows users. The new AuthBy LSA module can authenticate PAP, CHAP, MSCHAP, MSCHAPV2, PEAP, LEAP etc against Windows user passwords in Active Directory or NT Domain Controllers. This means that you can authenticate secure Wireless

(RADIATOR) Re: Double start, no stop etc

2003-06-18 Thread Hugh Irvine
Hello - The sorts of problems you describe are unfortunately quite common when using the radius protocol. In general, missing and/or duplicate accounting records are due to transmission problems or saturated links resulting in dropped packets and retransmissions. Less frequently the problems