Results 1 to 3 of 3
I'm doing some kernel module programming. What I am considering is how to detect if the ip of the host is changed. I would prefer not to try the stupid ...
- 08-05-2005 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 6
How to detect ip change
I'm doing some kernel module programming. What I am considering is how to detect if the ip of the host is changed. I would prefer not to try the stupid way like keep checking the ip. Anybody know about it? Any free source code available?
- 08-05-2005 #2
If you could give me a bit more context, I might be able to write you some sample code. What is the overall goal you are trying to achieve? There might be a better route.
- 10-28-2008 #3Just Joined!
- Join Date
- Oct 2008
- Posts
- 1
About detect of IP of host changed
1) find IP of domain
2) as usual domain pointing on some NS record
3) After IP change NS record will return other IP for domain
How it's working you can find here info about custom domain (include NS)



