Si, creo que todos.

/etc/dhcpd.conf

subnet 10.22.0.0 netmask 255.255.255.224 {
  range 10.22.0.2 10.22.0.30;
  option subnet-mask 255.255.255.224;
  default-lease-time 300;
  max-lease-time 600;
  option broadcast-address 10.22.0.31;
  option routers 10.22.0.1;             <<<<< esta es tu opcion
  option domain-name "dominio.com";
  option domain-name-servers 10.22.0.1;
}

subnet 192.168.1.0 netmask 255.255.255.0 {
}

El 25 Feb 2002 a las 11:08AM +0100, Josem�ry A escribio:
> Tengo equipos port�tiles que trabajan en varias 
> redes. Necesito un servidor DHCP que asigne IP y que
> al mismo tiempo asigne lo que windows llama 
> puerta de enlace. 
> �Alguien sabe si alg�n DHCP de Debian hace algo as�?
> 
> 
> =====
> Saludos, Josem�ry.
> 
> _______________________________________________________________
> Do You Yahoo!?
> Yahoo! Messenger
> Comunicaci�n instant�nea gratis con tu gente.
> http://messenger.yahoo.es
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 

---****--- http://guadalajara-zone.com ---****---

Andres Seco Hernandez - http://andressh.alamin.org
[EMAIL PROTECTED]     -      [EMAIL PROTECTED]
GnuPG public information:      pub  1024D/3A48C934
E61C 08A9 EBC8 12E4 F363  E359 EDAC BE0B 3A48 C934
--------------------------------------------------
Alamin GSM SMS Gateway   -   http://www.alamin.org
Debian GNU/Linux         -   http://www.debian.org
Grupo de Usuarios de GNU/Linux  de  Guadalajara  y
alrededores      -      http://www.gulalcarria.org
Objetivo Subjetivo-foto-http://objetivo.alamin.org
RedLibre         -         http://www.redlibre.net
--------------------------------------------------

Responder a