[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

Re: [Sop.Tec.LinuxPPP] DHCP



Por que no estan entrando a la red. Toman un valor
aleatorio (sin sentido o extraño)

SALUDOS

ISA


--- Ricardo_Magaña_V. <ricardo en wolf cu buap mx> wrote:
> etoy tratando de reemplazar los 3 sevidores NT por
> servidores linux ya
> empeze instalando uno y activando algunos serrvicios
> de NT en linux ya
> reemplase el servicio de DHCP arranque el servicio 
> con el archivo de
> configuracion que se muestra a continuacion y ahora
> esta funcionando
> repartiendo IPs para 2 subredes mi pregunta es
> porque en algunas ocaciones
> algunas maquinas toman un IP muy extra~no algo asi
> como 165.223.15.96
> 
> 
>  subnet 148.228.0.0 netmask 255.255.0.0 {
> # --- default gateway
> 	option routers			148.228.94.2, 148.228.95.2;
> 	option subnet-mask		255.255.255.0;
> 
> 	option nis-domain		"cu.buap.mx";
> 	option domain-name		"cu.buap.mx";
> 	option domain-name-servers	148.228.95.1;
> 
> 	option time-offset		-5;	# Eastern Standard Time
> #	option ntp-servers		192.168.1.1;
> #	option netbios-name-servers	192.168.1.1;
> # --- Selects point-to-point node (default is
> hybrid). Don't change this unless
> # -- you understand Netbios very well
> #	option netbios-node-type 2;
> 
> #	range dynamic-bootp 148.228.95.31 148.228.95.199;
> 	range 148.228.94.31 148.228.94.199;
> 	range 148.228.95.31 148.228.95.199;
> 	default-lease-time 21600;
> 	max-lease-time 43200;
> 
> 	# we want the nameserver to appear at a fixed
> address
> #	host ns {
> #		next-server developer.cu.buap.mx;
> #		hardware ethernet 12:34:56:78:AB:CD;
> #		fixed-address 148.228.95.13;
> #	}
> }
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>
---------------------------------------------------------------------
> Lista de soporte de LinuxPPP
>  Reglas de la lista en
http://linuxppp.com/reglas.html


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
---------------------------------------------------------------------
Lista de soporte de LinuxPPP
 Reglas de la lista en http://linuxppp.com/reglas.html



[Hilos de Discusión] [Fecha] [Tema] [Autor]