Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2017 14:37:30 +0200
From:      Erwan David <erwan@rail.eu.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: forcing new dynamic ip address
Message-ID:  <7531e98e-6910-0853-b4e2-a3fe92bfb694@rail.eu.org>
In-Reply-To: <59DA19E8.5000602@gmail.com>
References:  <59DA19E8.5000602@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Le 10/08/17 à 14:28, Ernie Luzar a écrit :
> Hello List;
> 
> I have a "home service" account from my ISP. The ISP issues an dynamic
> ip address which has not changed in 12 years.
> 
> My host has 2 NICs, one which is not used. I know if I plug the internet
> cable into the un-used NIC and make the appropriate config changes and
> reboot I will get a different dynamic ip address.
> 
> Is there a simpler way to expire the lease to force the ISP dhcp to
> refresh with a different dynamic ip address?
> 
> The goal is to have a cron job that gets a different dynamic ip address
> assigned to my host's front door every a week.
> 
> Just another level of security to make it very hard for the script
> kiddies from finding any open ports I may have.
> 
> Thanks for the help.
> 

DHCP protocol states that the server should try to give you the same IP
address. And dhcp servers keep track of the addresses they allocated in
the past, to give them back if possible.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7531e98e-6910-0853-b4e2-a3fe92bfb694>