(RADIATOR) 128k isdn dialup
Chris Rockett
chris at freedom2.com
Tue Jun 19 08:24:25 CDT 2001
Hi,
Here are the things that u asked for, many thanks for the quick response
and sorry about the state of the config file :)
************* radius.cfg ***********************************
# radius.cfg
#
# Configuration file for radius server
# LogStdout makes all log file output appear on stdout as well
# You must be running in Foreground mode for this to work
LogStdout
#normally use trace 3
Trace 4
PidFile /var/run/radiusd.pid
AuthPort 1645
AcctPort 1646
BindAddress tweedledum
#DictionaryFile %D/dictionary
DictionaryFile %D/dictionary.acc
# There are a number of other optional configuration items
# for optional NAS communications. See the reference manual.
# you only need these if you specify Simultaneous-Use and
# a specific NasType in a <Client> statement
# FingerProg defaults to an internal client. If you specify
# a program name for FingerProg, it wil luse that program instead
# of the internal client.
#FingerProg /bin/finger
#SnmpgetProg /usr/bin/snmpget
#PmwhoProg /usr/local/sbin/pmwho
#LivingstonMIB .iso.org.dod.internet.private.enterprises.307
#LivingstonOffs 29
#LivingstonHole 2
SnmpgetProg /usr/local/bin/snmpget
<Client **nas-ip-removed**>
Secret **removed**
NasType Tigris
</Client>
<Client **hostmachine-ip-removed**>
Secret **removed**
</Client>
#UUNet radius proxies
#danproxy200.dan.uu.net
<Client 195.129.12.2>
# danproxy201.dan.uu.net toll210.dan.uu.net
danproxy201.dan.uu.net
IdenticalClients 195.129.12.34 195.129.12.42
195.129.12.50
Secret **removed**
DupInterval 60
DefaultRealm argonet
</Client>
# 0820 number
<Handler Realm=education.navaho.net,Time="Wk0800-1800",Called-Station-Id=08208420000>
RewriteUsername s/^([^@]+).*/$1/
PasswordLogFileName %L/passwordlog
AcctLogFileName %L/accounting
<AuthBy LDAP>
HoldServerConnection
# auth should have another user
AuthDN cn=admin,dc=navaho,dc=net
AuthPassword lnflashd
BaseDN dc=education,dc=navaho,dc=net
UsernameAttr uid
PasswordAttr userpassword
AuthAttrDef iphostnumber,Framed-IP-Address,reply
AddToReply Service-Type = Framed,\
Framed-Protocol = PPP,\
Framed-MTU = 1500,\
Framed-Compression = Van-Jacobson-TCP-IP,\
Session-Timeout="until 1800"
</AuthBy>
</Handler>
# not 0820 number....
<Handler Realm=education.navaho.net,Called-Station-Id=179700>
RewriteUsername s/^([^@]+).*/$1/
PasswordLogFileName %L/passwordlog
AcctLogFileName %L/accounting
<AuthBy LDAP>
HoldServerConnection
# auth should have another user
AuthDN cn=admin,dc=navaho,dc=net
AuthPassword lnflashd
BaseDN dc=education,dc=navaho,dc=net
UsernameAttr uid
PasswordAttr userpassword
AuthAttrDef iphostnumber,Framed-IP-Address,reply
AddToReply Service-Type = Framed,\
Framed-Protocol = PPP,\
Framed-MTU = 1500,\
# Framed-Compression = Van-Jacobson-TCP-IP,\
Idle-Timeout = 300,\
# Port-Limit = 1
Simultaneous-Use = 2
# Session-Timeout="until 0800"
</AuthBy>
</Handler>
# UUNet ISP backup
<Handler Realm=argonet>
RewriteUsername tr/A-Z/a-z/
RewriteUsername s/^ukarg\/(.*)@.*$/$1/
PasswordLogFileName %L/argonet-passwordlog
<AuthBy FILE>
Filename %D/argonet-users
Dynamic USR-IP-Input-Filter
UseAddressHint
AddToReply Service-Type = Framed-User,\
Framed-Protocol = PPP,\
Framed-Routing = None,\
Framed-MTU = 1500,\
Framed-Compression = None,\
Reply-Message="Protocol:"
</AuthBy>
</handler>
<Handler>
PasswordLogFileName %L/dev-passwordlog
<AuthBy FILE>
Filename %D/users
AddToReply Service-Type = Framed,\
Framed-Protocol = PPP,\
Framed-MTU = 1500
</AuthBy>
</handler>
************ Log Excert showing the two dialed up channels ************
Tue Jun 19 10:47:45 2001
User-Name = "testuser"
NAS-Port = 5
NAS-Port-Type = ISDN-Synchronous
Acc-Request-Type = User-Accounting
Service-Type = Framed
Framed-Protocol = PPP
Called-Station-Id = "179700"
Calling-Station-Id = "1243776030"
NAS-Identifier = "08:00:03:04:06:BC"
Acct-Status-Type = Stop
Acct-Delay-Time = 0
Acct-Session-Id = "010619.105231.010789"
Acc-Dial-Port-Index = 203
Connect-Info = "64000 "
Acc-Connect-Tx-Speed = 64000
Acc-Connect-Rx-Speed = 64000
Acct-Multi-Session-Id = "010619.105136.010787"
Acct-Link-Count = 3
Acct-Authentic = RADIUS
Acc-Service-Profile = "tigris"
Acct-Session-Time = 361
Acct-Input-Octets = 29716
Acct-Output-Octets = 536
Acct-Input-Packets = 483
Acct-Output-Packets = 41
Acc-Input-Errors = 0
Acc-Output-Errors = 0
Acct-Termination-Cause = User-Request
Acc-Reason-Code = Requested-By-User
Framed-IP-Address = 213.161.67.223
Idle-Timeout = 300
Framed-MTU = 1500
Timestamp = 992944065
Tue Jun 19 10:47:46 2001
User-Name = "testuser"
NAS-Port = 6
NAS-Port-Type = ISDN-Synchronous
Acc-Request-Type = User-Accounting
Service-Type = Framed
Framed-Protocol = PPP
Called-Station-Id = "179700"
Calling-Station-Id = "1243776030"
NAS-Identifier = "08:00:03:04:06:BC"
Acct-Status-Type = Stop
Acct-Delay-Time = 0
Acct-Session-Id = "010619.105137.010788"
Acc-Dial-Port-Index = 204
Connect-Info = "64000 "
Acc-Connect-Tx-Speed = 64000
Acc-Connect-Rx-Speed = 64000
Acct-Multi-Session-Id = "010619.105136.010787"
Acct-Link-Count = 3
Acct-Authentic = RADIUS
Acc-Service-Profile = "tigris"
Acct-Session-Time = 415
Acct-Input-Octets = 35198
Acct-Output-Octets = 1304878
Acct-Input-Packets = 560
Acct-Output-Packets = 1031
Acc-Input-Errors = 0
Acc-Output-Errors = 0
Acct-Termination-Cause = User-Request
Acc-Reason-Code = Requested-By-User
Framed-IP-Address = 213.161.67.223
Idle-Timeout = 300
Framed-MTU = 1500
Timestamp = 992944066
The ISDN TA is a BT speedway which is a rebadged AVM berliner USB
TA. AFAIK the adaptor itself has MPPP capabilities under standard
win98/2k os .
Many thanks for your help in all this.
Cheers,
Chris Rockett,
Systems Engineer. Freedom 2 Limited, http://www.freedom2.com
On Tue, 19 Jun 2001, Hugh Irvine wrote:
>
> Hello Chris -
>
> Thanks for the information.
>
> I am not sure whether the problem is with the PC, the NAS, or with
> Radiator. I can help you with the Radiator part if you send me a copy
> of the Radiator configuration file (no secrets) together with a trace
> 4 debug from Radiator showing what happens with the first channel as
> well as the second channel.
>
> For the PC and the NAS, you will have to check with the vendor of the
> ISDN card (ie. does it support MPPP? and if so how?).
>
> cheers
>
> Hugh
>
>
> At 12:27 PM +0000 6/19/01, Chris Rockett wrote:
> >Hi,
> >
> >The original company name is Argonet/Argo interactive/VTI limites/Vertical
> >Twist Interactive. It should be one of those but unfortunatley I cant lay
> >my hands on the radiator licence atm so I cant be more definate about
> >which one it is.
> >
> >Cheers,
> >Chris Rockett,
> >Systems Engineer. Freedom 2 Limited, http://www.freedom2.com
> >
> >
> >On Tue, 19 Jun 2001, Hugh Irvine wrote:
> >
> >>
> >> Hello Chris -
> >>
> >> As I can't find you in our customer database, could you please send
> >> me the name of the registered company that purchased this copy of
> >> Radiator?
> >>
> >> Please reply to me directly.
> >>
> >> regards
> >>
> >> Hugh
> >>
> >>
> >> At 11:38 AM +0000 6/19/01, Chris Rockett wrote:
> >> >Hi,
> >> >
> >> >Im a bit of a newbie at radiator configuration. I have radiator running
> >> >and authenticating correctly for 64k isdn but cant seem to get a bonded
> >> >channel for 128k isdn. Using win2k the dialup works and auths but only
> >> >works at 64k still, any ideas of where to look for information or what the
> >> >possible cause could be?
> >> >
> >> >Many Thanks.
> >> >Chris Rockett.
> >> >
> >> >===
> >> >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