(RADIATOR) Forwarding DNSs
Rafael Felix Correa
felix at ifx.com.br
Tue Aug 31 18:42:08 CDT 2004
Hello Hugh,
This time i didn't receive any error messages (with trace 5), but it
still doesn't forward dns info to the clients.
What could else be causing this?
Log:
Tue Aug 31 13:46:45 2004: NOTICE: SIGTERM received: stopping
Tue Aug 31 13:46:47 2004: DEBUG: Reading users file
/usr/local/radiator/raddb/../users.accept
Tue Aug 31 13:46:47 2004: DEBUG: Reading users file
tutopia.com.br.defaults
Tue Aug 31 13:46:47 2004: DEBUG: Reading users file
tutopia.com.br.defaults
Tue Aug 31 13:46:48 2004: INFO: Server started: Radiator 2.16.3 on
jaguar
On Seg, 2004-08-30 at 22:13, Hugh Irvine wrote:
>
> Hello Felix -
>
> Instead of using an AuthBy TEST you should try using an AuthBy FILE:
>
> <AuthBy FILE>
> Filename %D/users.accept
> </AuthBy>
>
> the file users.accept would look like this:
>
> DEFAULT Auth-Type = Accept
> Ascend-Client-Primary-DNS = 200.201.133.98,
> Ascend-Client-Secondary-DNS = 200.201.133.99
>
> You should also seriously consider upgrading.
>
> regards
>
> Hugh
>
>
> On 31 Aug 2004, at 03:27, Rafael Felix Correa wrote:
>
> > Hugh,
> >
> > There is the log with trace 5 enabled.I'll send the conf. file later
> >
> >
> > Fri Aug 27 20:15:43 2004: INFO: Server started: Radiator 2.16.3 on
> > jaguar
> > ^[[17~^[[18~^[[15~^[OS^[ORMon Aug 30 14:05:59 2004: NOTICE: SIGTERM
> > received: stopping
> > Mon Aug 30 14:05:59 2004: DEBUG: AuthTEST DESTROY ed
> > Mon Aug 30 14:06:02 2004: DEBUG: Reading users file
> > tutopia.com.br.defaults
> > Mon Aug 30 14:06:02 2004: DEBUG: Reading users file
> > tutopia.com.br.defaults
> > Mon Aug 30 14:06:02 2004: DEBUG: AuthTEST loaded
> > Mon Aug 30 14:06:02 2004: DEBUG: AuthTEST keyword(AddToReply,
> > Ascend-Client-Primary-DNS = 200.201.133.98, Ascend-Client-Secondary-DNS
> > = 200.201.133.99) called for /usr/local/radiator/radiator2.cfg line 404
> > Mon Aug 30 14:06:02 2004: DEBUG: New Radius::AuthTEST constructed
> > Mon Aug 30 14:06:02 2004: DEBUG: AuthTEST DESTROY ed
> > Mon Aug 30 14:06:02 2004: INFO: Server started: Radiator 2.16.3 on
> > jaguar
> >
> >
> > On Sáb, 2004-08-28 at 05:23, Hugh Irvine wrote:
> >>
> >> Hello Felix -
> >>
> >> Have you restarted Radiator after changing the configuration file?
> >>
> >> If so please send me a trace 4 debug together with the complete
> >> configuration file (no secrets) showing what is happening.
> >>
> >> Please include the Radiator startup messages.
> >>
> >> regards
> >>
> >> Hugh
> >>
> >>
> >> On 28 Aug 2004, at 10:02, Rafael Felix Correa wrote:
> >>
> >>> Is there another way to forward DNS info? Because i tried putting the
> >>> AddToReply inside AuthBy clause and it didn't work either.
> >>>
> >>> I really need to get this working...
> >>>
> >>> On Sex, 2004-08-27 at 19:59, Hugh Irvine wrote:
> >>>>
> >>>> Hello Felix -
> >>>>
> >>>> You should put the AddToReply inside the AuthBy clause:
> >>>>
> >>>>
> >>>> <Handler Called-Station-Id = 40040330>
> >>>> <AuthBy TEST>
> >>>> AddToReply \
> >>>> Ascend-Client-Primary-DNS = 200.201.133.98, \
> >>>> Ascend-Client-Secondary-DNS = 200.201.133.99
> >>>> </AuthBy>
> >>>> </Handler>
> >>>>
> >>>>
> >>>> BTW - the most recent version is Radiator 3.9.
> >>>>
> >>>> regards
> >>>>
> >>>> Hugh
> >>>>
> >>>>
> >>>> On 28 Aug 2004, at 07:20, Rafael Felix Correa wrote:
> >>>>
> >>>>> Hi everyone,
> >>>>>
> >>>>> I need to forward primary and secondary DNS to our customers who
> >>>>> connects on specific phone numbers.
> >>>>>
> >>>>> All NASes are Lucent Max-TNT.
> >>>>>
> >>>>> First i tried this:
> >>>>>
> >>>>> <Handler Called-Station-Id = 40040330>
> >>>>> <AuthBy TEST>
> >>>>> </AuthBy>
> >>>>>
> >>>>> AddToReply \
> >>>>> Ascend-Client-Primary-DNS = 200.201.133.98, \
> >>>>> Ascend-Client-Secondary-DNS = 200.201.133.99
> >>>>> </Handler>
> >>>>>
> >>>>> It should work in normal conditions, but my version of Radiator is
> >>>>> 2.16.3. And the log shows that Radiator doesn't understand
> >>>>> AddToReply
> >>>>> instruction (probably because of this version).
> >>>>>
> >>>>>
> >>>>> Anyway, i can't stop radiator for an update because it's too
> >>>>> critical
> >>>>> for us. Is there anyway to forward DNS info through Radiator
> >>>>> 2.16.3?
> >>>>>
> >>>>> Thanks
> >>>>>
> >>>>>
> >>>>> --
> >>>>> Rafael Felix Correa
> >>>>>
> >>>>> --
> >>>>> 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: have you included a copy of your configuration file (no
> >>>> secrets),
> >>>> together with a trace 4 debug showing what is happening?
> >>>>
> >>>> --
> >>>> Radiator: the most portable, flexible and configurable RADIUS server
> >>>> anywhere. Available on *NIX, *BSD, Windows, 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.
> >>>>
> >>> --
> >>> Rafael Felix Correa
> >>> Administrador de Sistemas - IFX Networks
> >>>
> >>>
> >>
> >> NB: have you included a copy of your configuration file (no secrets),
> >> together with a trace 4 debug showing what is happening?
> >>
> >> --
> >> Radiator: the most portable, flexible and configurable RADIUS server
> >> anywhere. Available on *NIX, *BSD, Windows, 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.
> >>
> > --
> > Rafael Felix Correa
> > Administrador de Sistemas - IFX Networks
> >
> > --
> > 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: have you included a copy of your configuration file (no secrets),
> together with a trace 4 debug showing what is happening?
>
> --
> Radiator: the most portable, flexible and configurable RADIUS server
> anywhere. Available on *NIX, *BSD, Windows, 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.
>
--
Rafael Felix Correa
Administrador de Sistemas - IFX Networks
--
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