Assigning static IP and domain name mapping to local server in LAN
Posted
by
yashbinani
on Server Fault
See other posts from Server Fault
or by yashbinani
Published on 2012-11-26T07:58:49Z
Indexed on
2012/11/27
5:09 UTC
Read the original article
Hit count: 547
I have developed a web application which will be deployed in a LAN environemnt. Clients will be Computers/Android Tablets/IPAD
In order for communication between client and local server
1) need to assign a static IP to local server. 2) need a domian name mapping for that IP address in Local environment. 3) router should assign the same static IP if it gets restarted etc.
I am using a windows XP machine as Local server OS.
Do i need to take care of router configurations before buying one, or all routers will have same capability to perform this task.
I am not a network specialist, so Sorry if this question sounds stupid.
Thanks
© Server Fault or respective owner