would a dynamic wan disrupt a static lan?
Posted
by
JohnMerlino
on Server Fault
See other posts from Server Fault
or by JohnMerlino
Published on 2012-06-23T20:39:15Z
Indexed on
2012/06/23
21:17 UTC
Read the original article
Hit count: 296
So I found out that the cable company use the DHCP to assign the public ip address dynamically. So a subscriber's public facing ip address can change during the length of their subscription. Now what if you remove DHCP on a particular computer, which you plan to use as a web server, so that the machine has a static, unchanging IP address. If the public ip address was to change, would this confuse the Network Address Translation (NAT) and cause some sort of disruption? Please answer in layman terms, as I'm still grasping concepts here. thanks.
© Server Fault or respective owner