Hi  all
          Just need to know if some has setup a dhcp with 2 network 

i have one but it not working to will 


subnet 10.0.0.0 netmask 255.0.0.0 {
  range 10.1.100.100 10.1.100.150;


# Unknown Clients Get This Pool 
pool {
        range 10.1.100.100 10.1.100.150;
        allow unknown clients;
        }


# Known Clients Get This Pool 
pool {
        range 10.1.0.2 10.1.0.99;
        deny unknown clients;
        }
}

subnet 192.0.0.0 netmask 255.0.0.0 {
  range 192.168.1.100 192.168.0.150;
}

# optiondomain-name "mozysswamp.yi.org";

option routers 10.1.1.1;
option domain-name-servers 10.1.1.1;
option domain-name-servers 192.168.1.1;

default-lease-time 28800;
max-lease-time 57600;

Michael Falzon
Mozy's Swamp BBs & Red Dwarf BBs
+61 3 93314369  BBs and Fax
+61 3 93314368  BBs
+61409967695    Help Desk 24/7

http://mozysswamp.yi.org
telnet://mozysswamp.yi.org

FidoNet Number  3:634/384  
BloodNet Number 53:100/101 
GameLink Number 50:100/103
Xpresit Number 782:101/102

Gremlin Consltancy P/L
Phone : (+61 03) 9315 3855
Fax   : (+61 03) 9302 4444
Email : [EMAIL PROTECTED]



Reply via email to