Open jsierles opened 9 years ago
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:
/etc/resolver/ka
which makes .ka
domain use katon local DNS server./Library/LaunchDaemons/katon.firewall.plist
which sets a firewall rule to redirect port 80
to katon http server port 31000
.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.
Every couple days, it seems the xip.io resolution stops working and I have to run
katon install
. Any idea what could cause this?