[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Identificador de llamada



> Hola
>
> Tengo un server con Debian Lenny y el habilitado el servicio remoto con
> freeradius, hace unos dias se habilitó con ETECSA el servicio
> Identificador de llamada el cual me permite especificar los numeros que
> podran conectarse a mi server mediante configuracion.
>
> cuco  Auth-Type := Local, User-Password := "cuco", Login-Time :=
> "Wk0800-2000"
> 		Session-Timeout = 7080,
>                 Fall-Through = 1,
>                 Service-Type = Framed-User,
> 		Framed-Protocol = PPP,
>                 Framed-IP-Address = 192.168.1.24,
>                 Framed-IP-Netmask = 255.255.255.0,
>                 Framed-Routing = Broadcast-Listen,
>                 Framed-Filter-Id = "std.ppp",
>                 Framed-MTU = 1500,
>                 Framed-Compression = Van-Jacobsen-TCP-IP,
>                 Reply-Message = "Bienvenido a la red de Empresa
> [abc.co.cu]"
>
> DEFAULT	Auth-Type = System
> 	Fall-Through = 1
>
> DEFAULT	Service-Type == Framed-User
> 	Framed-IP-Address = 255.255.255.254,
> 	Framed-MTU = 576,
> 	Service-Type = Framed-User,
> 	Fall-Through = Yes
>
> DEFAULT	Framed-Protocol == PPP
> 	Framed-Protocol = PPP,
> 	Framed-Compression = Van-Jacobson-TCP-IP
>
> DEFAULT	Hint == "CSLIP"
> 	Framed-Protocol = SLIP,
> 	Framed-Compression = Van-Jacobson-TCP-IP
>
> DEFAULT	Hint == "SLIP"
> 	Framed-Protocol = SLIP
>
> Le agregu'e esta 2 lineas despues de Service-Type = Framed-User para poder
> definir que numero se puede conectar pero no hace nada
>
> Calling-Station-Id = "023458455",
> Called-Station-Id = "023422411",
>
> Que puede faltar aqui???

Cuando hago freeradius -X  no dice nada al respecto

en /etc/freeradius/radiusd.conf   en la parte de
checkval {
           item-name = Calling-Station-Id
           check-name = Calling-Station-Id
           data-type = string
         }

No entiendo que puede estar pasando????

o faltara algun paquete por instalar???


 Salu2
 Cosme




Reply to: