[linux-ag] Re: dhcp

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Tarik (tarik@egecom.net)
Date: Mon 11 Oct 2004 - 17:02:18 EEST


ddns-update-style none;

subnet 192.168.1.0 netmask 255.255.255.0 {
        range 192.168.1.10 192.168.1.100;
        option domain-name-servers 212.156.4.7, 212.156.2.70;
        option subnet-mask 255.255.255.0;
        option routers 192.168.1.254;
        option domain-name "xxxxx.com";
}

subnet 192.168.2.0 netmask 255.255.255.0 {
        range 192.168.2.1 192.168.2.100;
        option domain-name-servers 212.156.4.7, 212.156.2.70;
        option subnet-mask 255.255.255.0;
        option routers 192.168.2.254;
        option domain-name "xxxx.com";

----- Original Message -----
From: "Latife ZEYTİNELİ" <lyolac@mku.edu.tr>
To: <linux-network@liste.linux.org.tr>
Sent: Monday, October 11, 2004 6:49 AM
Subject: [linux-ag] dhcp

> merhaba
> dhcpd server makinamda tek ethernet var ikinci ip blogunu daha dhcpd
> tanımlamak istiyorum
> bu konuda bana acil olarak yardımcı olursanız sevinirim.
> redhat9 kullanıyorum
>
>


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.