LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
[stats]
From: Andrew Galdes <galdes@one.net.au>
To : <linuxsa@linuxsa.org.au>
Date: Sat, 28 Apr 2001 11:31:01 +0930
DHCP
This is a multi-part message in MIME format.
------=_NextPart_000_0013_01C0CFD6.B3CA3B60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
i have two machines getting their ip address for a linux dhcp server. =
why does it work sometimes but not others?
both machines getting their IP addresses are winME.
here is the dhcp.conf
subnet 192.168.0.0 netmask 255.255.255.0 {
option routers 192.168.0.1;
option subnet-mask 255.255.255.0;
option domain-name "galdes";
option domain-name-servers 192.168.0.1;
range dynamic-bootp 192.168.0.10 192.168.0.200;
default-lease-time 21600;
max-lease-time 43200;
} =20
------=_NextPart_000_0013_01C0CFD6.B3CA3B60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>i have two machines getting their ip =
address for a=20
linux dhcp server. why does it work sometimes but not =
others?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>both machines getting their IP =
addresses are=20
winME.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>here is the dhcp.conf</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>subnet 192.168.0.0 netmask =
255.255.255.0=20
{<BR> option routers=20
192.168.0.1;<BR> option =
subnet-mask=20
255.255.255.0;<BR> option =
domain-name=20
"galdes";<BR> option=20
domain-name-servers =
192.168.0.1;<BR> =20
range dynamic-bootp 192.168.0.10=20
192.168.0.200;<BR> =
default-lease-time=20
21600;<BR> max-lease-time=20
43200;<BR> } =
</FONT></DIV></BODY></HTML>
------=_NextPart_000_0013_01C0CFD6.B3CA3B60--
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
[stats]
Return to the LinuxSA Mailing List Information Page