Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS webserver problem

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS 6 Slow running ASP pages  
Author Message
user1225

External


Since: Dec 18, 2003
Posts: 9



(Msg. 1) Posted: Fri Dec 19, 2003 9:22 pm
Post subject: IIS webserver problem
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,
Have IIS webserver running on my local machine. It work until my machine
makes a dial up connection to my ISP. I have checked see that port 80 is not
blocked by my ISP - the port is free. When my dial up connection to the ISP
is present i get the following error messages in my browser when trying to
browse my local webserver pages (http://localhost/default.htm):
The page cannot be displayed
Cannot find server or DNS Error
Internet Explorer

Any advice welecome.

Cheers

Surjit.

 >> Stay informed about: IIS webserver problem 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 2) Posted: Fri Dec 19, 2003 10:27 pm
Post subject: Re: IIS webserver problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 19 Dec 2003 18:22:52 -0000, "surjit"
<surjit.samrai DeleteThis @virgin.net> wrote:

 >Have IIS webserver running on my local machine. It work until my machine
 >makes a dial up connection to my ISP. I have checked see that port 80 is not
 >blocked by my ISP - the port is free. When my dial up connection to the ISP
 >is present i get the following error messages in my browser when trying to
 >browse my local webserver pages (http://localhost/default.htm):
 >The page cannot be displayed
 >Cannot find server or DNS Error
 >Internet Explorer
 >
 >Any advice welecome.

Try:

Control Panel -> Internet Options -> Connections -> LAN Settings ->
Uncheck everything.

Also, your dial-up connection is likely resetting your default
gateway, which can cause problems if you're on a home network of any
kind.

Jeff<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS webserver problem 
Back to top
Login to vote
user1225

External


Since: Dec 18, 2003
Posts: 9



(Msg. 3) Posted: Fri Dec 19, 2003 10:54 pm
Post subject: Re: IIS webserver problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,
perfomed the following steps:
Control Panel -> Internet Options -> Connections -> LAN Settings -> Uncheck
everything.

Still no joy. Any other ideas?

My ipconfig/all setting are as follows:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\in>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : SURJIT
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NE2000 Compatible ISAPNP
Ethernet Ad
apter (Generic)
Physical Address. . . . . . . . . : 00-00-21-C6-3F-E1
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 169.254.207.152
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 169.254.207.152
DNS Servers . . . . . . . . . . . : 169.254.207.152

PPP adapter Dial-up Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 62.255.48.17
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 62.255.48.17
DNS Servers . . . . . . . . . . . : 194.168.255.100
194.168.8.100

Cheers

Surjit.

"Jeff Cochran" <jcochran.nospam.TakeThisOut@naplesgov.com> wrote in message
news:3fe650ba.795667869@msnews.microsoft.com...
 > On Fri, 19 Dec 2003 18:22:52 -0000, "surjit"
 > <surjit.samrai.TakeThisOut@virgin.net> wrote:
 >
  > >Have IIS webserver running on my local machine. It work until my machine
  > >makes a dial up connection to my ISP. I have checked see that port 80 is
not
  > >blocked by my ISP - the port is free. When my dial up connection to the
ISP
  > >is present i get the following error messages in my browser when trying
to
  > >browse my local webserver pages (http://localhost/default.htm):
  > >The page cannot be displayed
  > >Cannot find server or DNS Error
  > >Internet Explorer
  > >
  > >Any advice welecome.
 >
 > Try:
 >
 > Control Panel -> Internet Options -> Connections -> LAN Settings ->
 > Uncheck everything.
 >
 > Also, your dial-up connection is likely resetting your default
 > gateway, which can cause problems if you're on a home network of any
 > kind.
 >
 > Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS webserver problem 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 4) Posted: Fri Dec 19, 2003 11:58 pm
Post subject: Re: IIS webserver problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 19 Dec 2003 19:54:11 -0000, "surjit"
<surjit.samrai.RemoveThis@virgin.net> wrote:

 >Hi,
 >perfomed the following steps:
 > Control Panel -> Internet Options -> Connections -> LAN Settings -> Uncheck
 >everything.
 >
 >Still no joy. Any other ideas?

Can you browse by IP address of your system? i.e.:
<a style='text-decoration: underline;' href="http://" target="_blank">http://</a>{IP_Address}/

Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS webserver problem 
Back to top
Login to vote
user1225

External


Since: Dec 18, 2003
Posts: 9



(Msg. 5) Posted: Sat Dec 20, 2003 10:00 pm
Post subject: Re: IIS webserver problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

Took a couple of steps whilst i was offline(just to clear things up). Did
a complete reinstall of windows XP prof. The problem has now resolved it
self. Don't know what settings i had wrong before. But your dignostics were
very useful.

Do you now how i can now resolve assign a fixed
<a style='text-decoration: underline;' href="http://www." target="_blank">www.</a> address to my website when my isp provides me a
dynamic address. Any guidence welecome.


Many Thanks

Surjit.

"Jeff Cochran" <jcochran.nospam.DeleteThis@naplesgov.com> wrote in message
news:3fe6664c.801190110@msnews.microsoft.com...
 > On Fri, 19 Dec 2003 19:54:11 -0000, "surjit"
 > <surjit.samrai.DeleteThis@virgin.net> wrote:
 >
  > >Hi,
  > >perfomed the following steps:
  > > Control Panel -> Internet Options -> Connections -> LAN Settings ->
Uncheck
  > >everything.
  > >
  > >Still no joy. Any other ideas?
 >
 > Can you browse by IP address of your system? i.e.:
 > <a style='text-decoration: underline;' href="http://" target="_blank">http://</a>{IP_Address}/
 >
 > Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS webserver problem 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 6) Posted: Sun Dec 21, 2003 2:39 pm
Post subject: Re: IIS webserver problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

You can use a service such as <a style='text-decoration: underline;' href="http://www.dyndns.org" target="_blank">www.dyndns.org</a>

--
Regards,
Kristofer Gafvert
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a> - FAQ and Tutorials for Windows Server 2003


"surjit" <surjit.samrai.DeleteThis@virgin.net> wrote in message
news:P%0Fb.906$6m3.1447158@newsfep1-win.server.ntli.net...
 > Hi,
 >
 > Took a couple of steps whilst i was offline(just to clear things up).
Did
 > a complete reinstall of windows XP prof. The problem has now resolved it
 > self. Don't know what settings i had wrong before. But your dignostics
were
 > very useful.
 >
 > Do you now how i can now resolve assign a fixed
 > <a style='text-decoration: underline;' href="http://www." target="_blank">www.</a> address to my website when my isp provides me a
 > dynamic address. Any guidence welecome.
 >
 >
 > Many Thanks
 >
 > Surjit.
 >
 > "Jeff Cochran" <jcochran.nospam.DeleteThis@naplesgov.com> wrote in message
 > news:3fe6664c.801190110@msnews.microsoft.com...
  > > On Fri, 19 Dec 2003 19:54:11 -0000, "surjit"
  > > <surjit.samrai.DeleteThis@virgin.net> wrote:
  > >
   > > >Hi,
   > > >perfomed the following steps:
   > > > Control Panel -> Internet Options -> Connections -> LAN Settings ->
 > Uncheck
   > > >everything.
   > > >
   > > >Still no joy. Any other ideas?
  > >
  > > Can you browse by IP address of your system? i.e.:
  > > <a style='text-decoration: underline;' href="http://" target="_blank">http://</a>{IP_Address}/
  > >
  > > Jeff
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS webserver problem 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Wierd IIS 5.1 Problem (Win XP Pro Webserver) - I'm having a very strange, to me at least, problem with my web server. I am running MS Windows XP Pro with IIS 5.1. My internet connection is broadband running through a Netgear internet router. All HTTP traffic coming into the router is redirected to...

problem setting up a local webserver - Hi there, im on a broadband connection with static IP address and i am having problems setting it up as a personal web server. the website viewed locally works fine, but externally i get response like "page cannot be displayed". any help? th...

IIS Webserver - I cannot browse local host on my webserver. IIS is installed and running and there is a localstart.asp in the wwwroot folder. I get this error: HTTP 500 - Internal server error Have any of you seen this? T

webserver name change - Scenario: Webserver1 was existing server, I renamed the server to WebSRV. Clients have bookmarked http://webserver1/site , I want them to stop using webserver1 for links and start using WebSRV for links. I would like to put up a site for the old name..

Installing a webserver - Hi I'm a newbie installing a server with Windows 2003 Standard, to put in a ISP to work as a webserver. Since I'm new in this I would apreciate some security advices or some links. Which is the best (securest) way to upload files to the server? FTP? ....
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]