Date: Tue, 9 Jun 2020 01:16:29 +0100 From: RW <rwmaillists@googlemail.com> To: freebsd-questions@freebsd.org Subject: Re: determining if host has a dynamic or static ip address Message-ID: <20200609011629.2dcd3bcf@gumby.homeunix.com> In-Reply-To: <5EDECAF9.3080406@gmail.com> References: <5EDECAF9.3080406@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 08 Jun 2020 19:34:17 -0400 Ernie Luzar wrote: > I am asking if anyone knows of a way to determine what type of public > ip address the host has been ISP assigned Not exactly, there are some DNS blocklists for dynamic address. You can look for key words in the rDNS like static, dynamic, pool etc. There are some know patterns for major ISPs. There's no fully reliable method.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200609011629.2dcd3bcf>