Xip.io resolution fails, have to reinstall katon now and then
Every couple days, it seems the xip.io resolution stops working and I have to run katon install. Any idea what could cause this?
I've had reports on another project using xip.io, that sometimes on Windows, there was a:
This webpage is not available
ERR_NAME_NOT_RESOLVED
But, I don't know what might cause this. Do you have the same error?
Is it solved immediately after running katon install?
I'm on a mac - it looks like it happens at reboot time. I'll test some more and report. It's solved after running katon install
Thanks (not on a mac right now).
Basically, katon install does two things:
- creates
/etc/resolver/kawhich makes.kadomain use katon local DNS server. - creates
/Library/LaunchDaemons/katon.firewall.plistwhich sets a firewall rule to redirect port80to katon http server port31000.
This issue seems to be related to dynamic IP addresses changing. Every time my IP address is changed by DHCP, I have to reinstall katon. Will look into this some more.
Thanks for the update.