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
-
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.
-
linuxhomenetworking.com/linux-hn/dchp.htm
-
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)
-
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
-
For SUSE its same, means configration filees are same , but for start dhcp server give this command
#rcdhcpd start
Gaurav Bajaj