Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Proxy Server Support => Topic started by: jp_durai on December 12, 2005, 10:38:10 AM

Title: How to make DHCP Server
Post by: jp_durai on December 12, 2005, 10:38:10 AM
Sir,

I have a linux system with FC4, Now i am using it as a router,

my etho is 10.0.0.100, 255.255.255.0 and DNS is 10.1.1.1
 
eth1 is 192.168.1.100, 255.255.255.0.

The pcs connected with eth1 are win2k professional.
Now all PCs connected with eth1 get internet working fine.

Now i want to add another 50 PCs with eth1 for internet

For that I was asked  to make linux PC as DHCP server

should i change anything in eth1 ?

For the above my setup how to make my linux PC as DHCP server
and what are the changes have i do in the clients i.e WIN2K prof Pcs ?

If any body knows
Please explain step by step.
Title: How to make DHCP Server
Post by: dragoncity99 on December 14, 2005, 02:20:33 PM
linuxhomenetworking.com/linux-hn/dchp.htm
Title: How to make DHCP Server
Post by: Ricky on December 17, 2005, 10:29:10 AM
dragoncity has given you a good link but you can see following at LS.com !

dhcp server how to (http://www.linuxsolved.com/forums/ftopic16.html)
Title: What Different about configure DHCP Server on FC4 and SUSE
Post by: sothy on January 04, 2006, 02:38:55 AM
Dear Ricky
 
    i have readed your file configure DHCP Server already . And i just want to ask you that i want to configure DCHP server on SUSE 9.1 so i must allow every thing from your configure or it have some thing for chang or not ....



Regard
Sothy
Title: How to make DHCP Server
Post by: gauravbajaj on January 05, 2006, 05:05:15 AM
For SUSE its same, means configration filees are same , but for start dhcp server give this command

#rcdhcpd start

Gaurav Bajaj