On Sat, 21 Feb 2004 08:52:39 GMT, Eric <(E-Mail Removed)> wrote:
> I have a wireless network running with a Linksys router/gateway. My DSL
> (with dynamic IP) goes through the Linksys to get at any of my machines,
> including the linux one. So to connect to my linux box from outside my lan
> I need to get the current, external IP with my linux box and post that IP
> somewhere outside the lan. ifconfig only shows the local IP within my lan.
> Anyone know of a quick & simple way to check the external IP with a Linksys
> router?
Most of us with dynamic IPs use dynamic DNS to access our systems from the
internet. I use no-ip.com. Their update client can either run from ppp
or dhcp scripts if directly connected to dsl/cable modem, or as a daemon
to have them grab your public IP if behind a broadband router.
Although, when I was behind a router, I hacked its firmware to display its
WAN IP without have to login, where I could monitor it with a Perl LWP
daemon script (to check it more often, while minimizing internet traffic).
--
David Efflandt - All spam ignored
http://www.de-srv.com/