Results 1 to 2 of 2

Thread: Find the WAN Ip not Router IP

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2004
    Posts
    162

    Find the WAN Ip not Router IP

    I'm trying to find a way to find the IP of users. I want the IP that their ISP assigns to them. if you use request.userhostaddress it returns the router IP if behind a router.

    There has to be a way to get the IP assigned by the ISP because sites that check dns info and clock connection speeds can get it, and i also saw on another forum where a guys signiture showed my WAN IP address, so it can be done but i can't find anywhere where it's done.

    Any ideas anyone???
    When life hands you lemons, throw them back.
    My site i'm working on FrogJOBS.com

    Some deep insight for you guys:

    Why do they put brail on drive-up ATMs?
    Whoever put an "s" in the word "lisp" is a mean feller.


  2. #2
    Addicted Member rdove's Avatar
    Join Date
    Dec 2002
    Location
    Indianapolis
    Posts
    251

    Re: Find the WAN Ip not Router IP

    I believe you are looking for:

    Request.ServerVariables("REMOTE_ADDR")
    ~Ryan





    Have I helped you? Please Rate my posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width