|
IP address assignment
I have a proxy server, what i want is that the IP address assigned to the server cannot be chosen by anybody else in case the server goes down, how can i accomplish that. In case that the server goes down becaue of power and some client chooses the IP address of the server, so that when the server is up again it ain't functional. How could this situation be avoided. Moreover if the server also runs a dhcpd, how could the daemon be configured so that the clients who get IP addresses asigned through the DHCP are able to access the Internet otherwise if someone chooses the address manually, the Internet should not be accessible. The server may act as a proxy server or gateway to the Internet. Thanks
|