(RADIATOR) Question
Paul
paul at level9.net
Fri Feb 1 12:34:31 CST 2002
Hi Steve,
A handler like the one below will not perform any authentication:
<Handler Called-Station-Id=apn.gprs.net>
AuthByPolicy ContinueWhileAccept
AuthBy AllocateIPAddressForGPRS
AcctLogFileName %L/%N-gprs-%{GlobalVar:HostId}-detail%Y%m%d.log
PostAuthHook file:"filename"
</Handler>
However remember that you may still need to send back some appropriate reply
attributes which you could do with an 'AddToReply' as per below:
<AuthBy DYNADDRESS>
Identifier AllocateIPAddressForGPRS
Allocator ORACLEallocatorGPRS
PoolHint pool-%{Called-Station-Id}-%N
MapAttribute yiaddr, Framed-IP-Address
StripFromReply PoolHint
AddToReply Service-Type = "Framed-User", Framed-Protocol = "PPP",
Framed-Compression = "Van-Jacobson-TCP-IP", Framed-MTU = "1500",
Framed-IP-Netmask = 255.255.255.255, Framed-Routing = None
</AuthBy>
These are just examples, you'll will need to tailor them to your specific
needs.
Hope this helps.
Paul
___________________
Paul O'Shea
Level9 Networks
___________________
-----Original Message-----
From: owner-radiator at open.com.au [mailto:owner-radiator at open.com.au]On
Behalf Of Steve Rainbow
Sent: Friday, February 01, 2002 4:44 PM
To: radiator at open.com.au
Subject: (RADIATOR) Question
1. Are there any training courses for Radiator in the UK.
2. All calls that come into my NAS are automatically forwarded to the radius
for authentication. Normally, I set up the username/pasword in a User file
but also now need to authenticate without a username/password. If I set up a
User file with DEFAULT will that allow calls through.
Thanks,
Steve
===
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.
===
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