OpenVPN without Static IP on WAN
-
Also, you can see if your host name is permanent, even though the IP address changes. For example, I have a cable modem and a DHCP IPv4 address. The address is virtually static, but the host name, which is based on the firewall and modem MACs never changes, unless I change the hardware. It's a long host name, but perfectly suitable for configuring the VPN.
-
That is odd, can you give say a template of your name your using..
For example this is more normal
d53-64-x-x.nap.wideopenwest.com.Where that take on the IP address..
-
Here is my IPv4 host name. I've changed some of the characters, to protect the guilty.
CPE0014d12bedfb-CMbc4dfc82e5e0.cpe.net.cable.rogers.com
The CPE is the firewall part of the host name and CM is the cable modem. So, my host name is CPE<firewall MAC>-CM<cable modem MAC>.cpe.net.cable.rogers.com. I get this by running the host command on my firewall IPv4 address.
-
really that is odd ;) nifty! Yeah something like that would work.
-
Well, it's not that odd. Everyone on Rogers has the same and I've talked to people on other ISPs that have similar. The common factor appears to be cable modems.
-
I've never heard of this, thank you for the tip!
-
So, all you have to do is open a command prompt in pfSense and use the host command, with your WAN address, to see what your host name is. You can do the same in Windows with nslookup.
-
One thing I did was create a public DNS alias to that long name to something much shorter and in my own domain.
-
Never seen such a ptr setup..
I am on cable internet.. And mine comes back like I showed..
[2.4.5-RELEASE][admin@sg4860.local.lan]/root: host 64.53.x.x x.x.53.64.in-addr.arpa domain name pointer d53-64-x-x.nap.wideopenwest.com.
And every other cable provider I have ever used, for many many years ;)
-
I have seen the IP address included in the name, with ADSL in my area
-
I mean the setup makes sense with use of the cpe mac, and its clients.. Just never seen it before - for sure could come in handy.. Since tied to your mac like that, even if your IP changes should be viable to use... Wonder why more cable isps don't set it up? Or maybe they do but its only internal?
-
I really don't know why some companies do certain things and sometimes I wonder if they do. However, as I said, Rogers is not alone in this, but it is a good idea. I recall people I know complaining how their ADSL address would change, right in the middle of them doing something. I get the impression some ISPs are nasty.
I discovered this feature at least 15 years ago. Of course, when I change hardware, I have to update the DNS alias. I'm not certain what will happen with my IPv6 host names, as I haven't changed any hardware in the 4 years I've been getting IPv6 from my ISP. I'm assuming the DUID will keep the prefix from changing.