- Posts: 227
- Thank you received: 0
setting up DHCP server?
20 years 4 months ago #4486
by apit
setting up DHCP server? was created by apit
how to setup DHCP server in winxp?
or i have to use 3rd party software?
please advise..
or i have to use 3rd party software?
please advise..
- rich120181
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
20 years 4 months ago #4488
by rich120181
Replied by rich120181 on topic Re: setting up DHCP server?
Windows XP uses APIPA (automatic private IP addressing) from the range 169.254.0.1 - 169.254.255.254
Very simple to understand requiring no configuration, when used in a small workgroup.
For domains and more complex networks, you really need 2000 server for this function.
check out the below link for more info!
www.microsoft.com/resources/documentatio...us/prjj_ipa_eiih.asp
Very simple to understand requiring no configuration, when used in a small workgroup.
For domains and more complex networks, you really need 2000 server for this function.
check out the below link for more info!
www.microsoft.com/resources/documentatio...us/prjj_ipa_eiih.asp
20 years 4 months ago #4493
by drizzle
Replied by drizzle on topic Re: setting up DHCP server?
You could also scrounge up an old pc and use linux as a DHCP server...
20 years 4 months ago #4497
by apit
Replied by apit on topic Re: setting up DHCP server?
i set ICS at my win xp so another user can connect to internet thru this computer..using cross cable, i plug a laptop(also using winXP) to the pc. ...at pc i use fix ip 192.168.0.1 and at laptop i use DHCP...then i use ipconfig in command promt..the laptop automatically grab ip..the ip display at the laptop is 192.168.0.73...so, in this case, winXP also can give DHCP services..is it true? please advise..correct me if i;m wrong..
20 years 4 months ago #4498
by apit
sound interesting..
how can i do that?
what is requirement for the pc?
can i only setup the CLI without GUI?
Replied by apit on topic Re: setting up DHCP server?
You could also scrounge up an old pc and use linux as a DHCP server...
sound interesting..
how can i do that?
what is requirement for the pc?
can i only setup the CLI without GUI?
20 years 4 months ago #4501
by nske
Replied by nske on topic Re: setting up DHCP server?
Sure, you can install any unix-like OS, such as liinux, freebsd, openbsd, in any pc even your old 386, and run dhcpd as it is a fairly simple and light service. I would recommend -as always - slackware linux. The only thing is that it might take you a while to get used to the operating system if you haven't used unix before.
PS. that microsoft url has screwed the layout
PS. that microsoft url has screwed the layout
Time to create page: 0.129 seconds