We’ve recently changed the IP4 address of common-lisp.net. Is this change intended to be permanent?
illin:~$ host lisp.not.org lisp.not.org has address 144.76.188.67 lisp.not.org has IPv6 address 2a01:4f8:200:4310::30 illin:~$ host common-lisp.net common-lisp.net has address 148.251.248.130 common-lisp.net has IPv6 address 2a01:4f8:200:4310::30 common-lisp.net mail is handled by 10 mail.common-lisp.net.
Hi,
On Wed, Feb 25, 2015 at 9:46 AM, Mark Evenson evenson@panix.com wrote:
We’ve recently changed the IP4 address of common-lisp.net. Is this change intended to be permanent?
illin:~$ host lisp.not.org lisp.not.org has address 144.76.188.67 lisp.not.org has IPv6 address 2a01:4f8:200:4310::30 illin:~$ host common-lisp.net common-lisp.net has address 148.251.248.130 common-lisp.net has IPv6 address 2a01:4f8:200:4310::30 common-lisp.net mail is handled by 10 mail.common-lisp.net.
And I had hoped to do this quietly without interrupting any services or anybody noticing by overlapping the IPs for several days! :-/
Short answer: Yes.
Long answer: To be able to run a copy of the VM for testing purposes (think: gitlab, mailing list policies, etc), I needed another public IP, which my upstream provider could only provide by providing a subnet instead of single addresses. So, now the testing VM and the production VM both sit on the same subnet and I'm not expecting any IP changes anymore (at least not in the forseeable future).
On Feb 25, 2015, at 10:04, Erik Huelsmann ehuels@gmail.com wrote:
Hi,
On Wed, Feb 25, 2015 at 9:46 AM, Mark Evenson <evenson@panix.com mailto:evenson@panix.com> wrote: We’ve recently changed the IP4 address of common-lisp.net http://common-lisp.net/. Is this change intended to be permanent?
[…]
Long answer: To be able to run a copy of the VM for testing purposes (think: gitlab, mailing list policies, etc), I needed another public IP, which my upstream provider could only provide by providing a subnet instead of single addresses. So, now the testing VM and the production VM both sit on the same subnet and I'm not expecting any IP changes anymore (at least not in the forseeable future).
Notice of the following:
1) I have updated the DNS entry for lisp.not.org http://lisp.not.org/ to point to the IP4 address in use by common-lisp.net http://common-lisp.net/
2) I have commented out the entry for lisp.not.org http://lisp.not.org/ as localhost in <file:///etc/hosts file:///etc/hosts>.
3) I have restarted dnsmasq to pick up the correct address.