Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'How to auto-redirect to a dynamic IP address' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
How to auto-redirect to a dynamic IP address
Authored by: david-bo on Nov 26, '03 07:43:59AM

I simply always keep an ssh- or kerberos-telnet connection to some gateway-server between the private net and internet open. When I need my ip I login in on this gateway server and look at 'last login from', run finger, w, who etc.

You can automate this by running a cron-job that checks for an open connection every minute and if it can't be found open a new connection. This requires ssh-keys or a valid kerberos-ticket.

---
http://www.google.com/search?as_q=%22Authored+by%3A+david-bo%22&num=10&hl=en&ie=ISO-8859-1&btnG=



[ Reply to This | # ]