
2 Jul
2025
2 Jul
'25
1:45 a.m.
Gron Arthur via Talk wrote on 2025-07-01 18:23:
I'm with Teksavvy (through Bell).
DSL or fibre?
How frequently do you think that the IP changes for you?
Every couple years, maybe longer. I think DSL IPs change much more frequently. Keep a log of your IP and see how often it changes with something like this script which queries another of my scripts: echo "$(date --iso-8601='seconds') $(dig +short -p 53535 @kw.bclug.ca my.ip)" >> /path/to/myip.log Put it in a cron job for hourly runs and see how frequently your IP changes.