Suppose my firewall router is on the adress 1.2.3.4 and that the safe side is 192.168.0.0 - 192.168.0.254 with the firewall router as 192.168.0.1. The firewall router also acts as a DHCP server.
Now I want to have a fileserver with static IP of 192.168.0.10. What is the correct or best way of solving this?
1)
I configure the file server to have a static IP of 192.168.0.10 and tell the DHCP server to hand out IPs 192.168.0.11 - 192.168.0.200.
2)
I configure the file server to have a static IP of 192.168.0.10 and tell the DHCP server to hand out IPs 192.168.0.0 - 192.168.0.200.
3)
I configure the file server to have a static IP of 192.168.0.10 and tell the DHCP server to hand out IPs 192.168.0.0 - 192.168.0.200 reserving 192.168.0.10 for the file server.
4)
I configure the file server to have a dynamicIP and tell the DHCP server to hand out IPs 192.168.0.0 - 192.168.0.200 reserving 192.168.0.10 for the file server.
5)
None of the above, the best way is to....
Please elaborate a little on why your sulotion is the best or correct way. Currently I'm using (1).
/Jens
This post has been edited by jens: 13 August 2008 - 12:24 PM

New Topic/Question



MultiQuote




|