DHCP

antonio montagnani anto.montagnani at virgilio.it
Thu Mar 25 05:16:44 UTC 2004




This is my file dhcpd.conf:


ddns-update-style interim;
ignore client-updates;

# Rete casa
subnet 192.168.0.0 netmask 255.255.255.0 {
   # --- default gateway
   option routers 192.168.0.1;
   option subnet-mask 255.255.255.0;
   range dynamic-bootp 192.168.0.128 192.168.0.254;
   default-lease-time 21600;
   max-lease-time 43200;
   }

If I remove DNS from a WinXP machine and say to get automatically in the TCP/IP window (of course IP assigning is o.k.), surfing stops, i.e. no DNS available.Any hint to a brand new user of DHCP???


Tnx a lot
-- 

Antonio M.


 =========================================================
 Working with  Mozilla 1.6 on Redhat Linux Fedora Core 1
 =========================================================
 =========================================================
     Uso Mozilla 1.6 su Redhat Linux Fedora Core 1
 =========================================================





More information about the fedora-list mailing list