|
It does write to the file but this is what it puts in dhcpd.conf ddns-update-style none; subnet 0.0.0.0 netmask 255.255.224.0^M { # default gateway option routers 172.16.64.1^M; option subnet-mask 255.255.224.0^M; option broadcast-address 255.255.255.255; #domains option domain-name "rwu.edu"; option domain-name-servers 66.181.224.13; #dynamic range range 0.0.0.200 0.0.0.225; default-lease-time 21600; max-lease-time 43200; when I entered 172.16.64.0/19 as the network, eth2 as the interface (associated with 64 subnet) and 200-225 as the range of addresses. If the 0's are wildcards I suppose it is correct, but it doesn't issue any addresses on that network. Is it possible the DHCP server listens on some other port (than 67)? Florin wrote: Doug White <[EMAIL PROTECTED]> writes: |
begin:vcard fn:Doug White, CISSP, CCE, PHD n:White;Doug org:Roger Williams University;CIS Department adr:;;One Old Ferry Rd.;Bristol;RI;02809;USA email;internet:[EMAIL PROTECTED] title:Associate Professor tel;work:401-254-3165 tel;home:401-289-0228 tel;cell:401-662-9781 x-mozilla-html:TRUE url:http://cisweb.rwu.edu/dwhite version:2.1 end:vcard
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
