The IP 192.168.2.102 is a local IP, and not visible to the world. You should
get a regular ISP, and not your cable/phone provider. Some are even free
Jeff
> hello.
> i'm trying to setup a website on my local server
[quoted text clipped - 19 lines]
>
> thanks for any help
I understand that, thank you tho.
I have 8080 opened up on my router and traffic via that port is mapped
to my server.
so when i go to my full IP assigned by my ISP:8080 it comes up on the
internet - i only put the 192.x.x.x IP in there for clarity sake, but
i guess it wasn't too clear :D
there are a handful of forum posts on the net saying "i got around
this port issue in VS 2005 by adding a host header and DNS entry".
though no one said what they entererd to do so. since those posts are
a few years old, i was hoping this was an easy task and someone could
just give me the steps to do so.
i'd really appreciate it. thanks
>The IP 192.168.2.102 is a local IP, and not visible to the world. You should
>get a regular ISP, and not your cable/phone provider. Some are even free
[quoted text clipped - 24 lines]
>>
>> thanks for any help
Jeff Dillon - 05 Mar 2008 19:33 GMT
You set up host headers in IIS Admin
Jeff
>I understand that, thank you tho.
> I have 8080 opened up on my router and traffic via that port is mapped
[quoted text clipped - 40 lines]
>>>
>>> thanks for any help
simon - 05 Mar 2008 22:24 GMT
hello Jeff,
thanks for the reply. i do realize that is where you setup host
headers. you enter 3 pieces of info: IP, Port, Host header name
but i have not had any luck adding a host header entry for a site that
is configured to run on port 8080 in IIS and give it a host header
that defines it using port 80.
there are multiple old posts (like 2 years old) from a few different
forums where people said they got around this issue by adding host
header to basically "trick" VS 2005 to allow the external site to
"build". one down side is that you loose debugging capability within
VS, but i can live without that for now for the sake of testing.
If you know how to add a host header to make it appear as if it is
running on port 80 and what other entry (read about adding an entry to
hosts file or using WINS) that is what i'm after.
thanks again for your time.
>You set up host headers in IIS Admin
>
[quoted text clipped - 44 lines]
>>>>
>>>> thanks for any help
Jeff Dillon - 06 Mar 2008 19:55 GMT
Just build locally, then expose it as you see fit after the build in IIS
Admin. I don't understand the problem.
> hello Jeff,
> thanks for the reply. i do realize that is where you setup host
[quoted text clipped - 63 lines]
>>>>>
>>>>> thanks for any help