|
|
My connection to the Internet is via Aussie Broadband and the Australian National Broadband Network. Ostensibly it's a dynamic address, but in practice it almost never changes. I have built some of my infrastructure relying on that.
When things do change (mercifully less than once a year), it requires a certain amount of reconfiguration. Here's what I need to do, based on my experience of 22 November 2018:
In /etc/rc.ipfw (my simplified version of /etc/rc.firewall), change the gateway IP address:
Stop natd.
Reload firewall rules.
Restart natd:
I think that this is necessary to ensure that things work correctly.
Update my DNS configuration. For reasons that I forget, but which are important, I have my local web server listening on the external interface, and that had changed:
In ~grog/public_html/php/header.php, change the local server address to be able to recognize local access:
Update ~/bin/linkcheck to show the new remote end of the link:
On remote systems, update squid) /usr/local/etc/squid/squid.conf and restart amazingly slowly:
Greg's home page | Greg's diary | Greg's photos | Copyright |