I have NAT setup on my network and a webserver with port forwarding setup. I can access it localy fine with 192.168.1.200. But if i try to use my public ip from inside my network i get a connection refused.
I've tried useing an outside proxy but it doesnt handle cookies very well so when i login i dont stay logged in.
The reason i'm need this is because i'm setting up ubbthreads and it asks you the site, and it makes url's with that ip or domain. So it ends up that ether i can use the site and no one else can, or everyone else can but me.
Any insite?
-Eric