I'm using port 8080 just because it's the default port. I've tried with port 80, but it's the same. I have an Ethernet modem (Zyxel 645-R1), and it's my internet connection which asks for an username an password. I'm not using it as a router since it has brought me many problems with games and the network (I have another computer) and I prefer connecting "the classic way" (Windows' Dialer).
But still, the problem is very weird, since it used to work before with exactly the same settings, and I don't realy have a clue where the problem is coming from.
Thanks for the explanation and the link. I didn't knew all that :D. I'll try setting up the modem as a router and seeing if it changes something.
Main Topics
Browse All Topics





by: bigbillydotcomPosted on 2005-12-19 at 08:07:08ID: 15511680
OK - why are you using port 8080?
e.com/Web/ Web_Server s/IIS/ Q_21 667122.htm l
why not port 80? -Thats no big deal - I was just wondering
I think some of your problem too is the way the ADSL modem is assigning you an IP address - if you are having to use a username or password
Is this a USB DSL modem?? - IF so, you'll want to get an Ethernet DSL modem/ router or even better, I prefer a plain old ethernet dsl modem
and then get a netgear router (they are cheap - about $50) - that USB implementation really bites for use with website development
With an ethernet dsl modem and a router - the router will do your logging on and maintain the line and considerably simplify your
IP address scheme - with this USB thing, you are using a sort of modified network interface card(NIC) that changes its state based on whether you are logged on or not
so when you logon, the NIC (your connection to the internet) assumes an external or public IP address, and therefore the localhost address (which is IP address 127.0.0.1) will no longer work because it is only for "loopback" purposes - it wont "route" like other IP addresses would
Bottom line - if its USB, see about replacing it - if not, then get a router and hook the dsl modem to it
then you can follow these directions for setting up your webserver on the LAN
http://www.experts-exchang