Advertisement
nateshoffner

Hello, this is Dave

Sep 3rd, 2012
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. 1. Start WAMP
  2.  
  3. 2. Create a directory called "automation" in your www folder.
  4.  
  5. 3. Create a PHP file within that directory called "n09230945.asp", whose contents are your external IP.
  6.  
  7. 4. edit your hosts file (C:\windows\system32\drivers\etc\hosts) and add these 2 entries:
  8.  
  9. 127.0.0.1 whatismyip.com
  10. 127.0.0.1 www.whatismyip.com
  11.  
  12. 5. Flush DNS cache (Start->Run->"cmd"->"ipconfig /flushdns")
  13.  
  14. 6. Might take a few minutes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement