Is public ip address going to be changed if I change my Private IP address ?

pvanvu

Member
Feb 19, 2016
37
0
6
HI guys , right now my home network is using DHCP in order to provide automatically private IP address . I'm wondering if I change to static IP address by assigning my own private IP Address . Will my public IP address change too ?

- Second thing : About the ( Lease Obtained , Lease Expired ) what if : the expiation is one day
Does that mean , If my PC does not online after 1 day , the ISP will assign that IP to another customer PC , or Does that mean my ROuter is turned off for one day ?

Thank you
 

digitaldurandal

Golden Member
Dec 3, 2009
1,828
0
76
HI guys , right now my home network is using DHCP in order to provide automatically private IP address . I'm wondering if I change to static IP address by assigning my own private IP Address . Will my public IP address change too ?

- Second thing : About the ( Lease Obtained , Lease Expired ) what if : the expiation is one day
Does that mean , If my PC does not online after 1 day , the ISP will assign that IP to another customer PC , or Does that mean my ROuter is turned off for one day ?

Thank you

Your public IP has no relationship with your private IP. Changing one does not impact the other. However, your public IP could potentially change. You are receiving a public IP from your service provider and just like when using DHCP over your private network you could potentially receive a different one unless you specifically pay for a static public IP.

DHCP Lease is a setting for your private ip. You do not see or control the lease you receive from the provider.

Essentially it means after 1 day the lease will expire if not renewed, during that time however the computer checks in with the DHCP provider to renew the lease.
 

pvanvu

Member
Feb 19, 2016
37
0
6
Your public IP has no relationship with your private IP. Changing one does not impact the other. However, your public IP could potentially change. You are receiving a public IP from your service provider and just like when using DHCP over your private network you could potentially receive a different one unless you specifically pay for a static public IP.

DHCP Lease is a setting for your private ip. You do not see or control the lease you receive from the provider.

Essentially it means after 1 day the lease will expire if not renewed, during that time however the computer checks in with the DHCP provider to renew the lease.

Thank you a lot :thumbsup::thumbsup::thumbsup: