Can someone remind me on how to run IIS (and therefore be able to execute
ASP scripts) without being connected to the internet. If I remember
correctly it involves a loopback adapter.

Thanks

Terry

Re: Running IIS without being connected to the internet by Ray

Ray
Wed Oct 29 12:18:26 CST 2003

Just try going to http://localhost. That should be fine. IIRC, you only
had to manually install the loopback adapter in NT4.

Ray at work


"Terry Murray" <tgmurray@rogers.com> wrote in message
news:6qTnb.115904$h61.25634@news01.bloor.is.net.cable.rogers.com...
> Can someone remind me on how to run IIS (and therefore be able to execute
> ASP scripts) without being connected to the internet. If I remember
> correctly it involves a loopback adapter.
>
> Thanks
>
> Terry
>
>



Re: Running IIS without being connected to the internet by Kristofer

Kristofer
Wed Oct 29 12:24:12 CST 2003

Hello,

See this web page for instructions adding the loopback adapter:

http://www.iisfaq.com/default.aspx?View=A134

--
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - FAQ & Tutorials for Windows Server 2003, and SQL
Server 2000
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.

Problems with spam and viruses? See
http://www.ilopia.com/security/newsposting.aspx


"Terry Murray" <tgmurray@rogers.com> wrote in message
news:6qTnb.115904$h61.25634@news01.bloor.is.net.cable.rogers.com...
> Can someone remind me on how to run IIS (and therefore be able to execute
> ASP scripts) without being connected to the internet. If I remember
> correctly it involves a loopback adapter.
>
> Thanks
>
> Terry
>
>



Re: Running IIS without being connected to the internet by middletree

middletree
Wed Oct 29 15:35:16 CST 2003

Shouldn't be necessary. I run IIS on my home machine, which is on dialup and
usually isn't connected, all the time. Also, my laptop while sitting on my
couch, also disconnected.


"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
news:#ZRoanknDHA.1728@TK2MSFTNGP09.phx.gbl...
> Hello,
>
> See this web page for instructions adding the loopback adapter:
>
> http://www.iisfaq.com/default.aspx?View=A134
>
> --
> Regards,
> Kristofer Gafvert - IIS MVP
> http://www.ilopia.com - FAQ & Tutorials for Windows Server 2003, and SQL
> Server 2000
> Reply to newsgroup only. Remove NEWS if you must reply by email, but
please
> do not.
>
> Problems with spam and viruses? See
> http://www.ilopia.com/security/newsposting.aspx
>
>
> "Terry Murray" <tgmurray@rogers.com> wrote in message
> news:6qTnb.115904$h61.25634@news01.bloor.is.net.cable.rogers.com...
> > Can someone remind me on how to run IIS (and therefore be able to
execute
> > ASP scripts) without being connected to the internet. If I remember
> > correctly it involves a loopback adapter.
> >
> > Thanks
> >
> > Terry
> >
> >
>
>



Re: Running IIS without being connected to the internet by Kristofer

Kristofer
Wed Oct 29 16:23:00 CST 2003

No,

You are not required to do that. It all depends on how the machine is set
up. I can disconnect myself from internet, and everything will work as
usual. I gave him a link that explained how to add the loopback adapter, in
case it was needed.

It was not clear what the actual problem was, and since the questioner
mentioned the loopback adapter, and thought that it would help to add it, i
thought that what he really wanted help with was to install the loopback
adapter.

Here's another link that might help:
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B278416

As you can see, if you have no NIC, you can have problems running IIS.

--
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - FAQ & Tutorials for Windows Server 2003, and SQL
Server 2000
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.

Problems with spam and viruses? See
http://www.ilopia.com/security/newsposting.aspx


"middletree" <middletree@htomail.com> wrote in message
news:ujMmMSmnDHA.2012@TK2MSFTNGP12.phx.gbl...
> Shouldn't be necessary. I run IIS on my home machine, which is on dialup
and
> usually isn't connected, all the time. Also, my laptop while sitting on my
> couch, also disconnected.
>
>
> "Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
> news:#ZRoanknDHA.1728@TK2MSFTNGP09.phx.gbl...
> > Hello,
> >
> > See this web page for instructions adding the loopback adapter:
> >
> > http://www.iisfaq.com/default.aspx?View=A134
> >
> > --
> > Regards,
> > Kristofer Gafvert - IIS MVP
> > http://www.ilopia.com - FAQ & Tutorials for Windows Server 2003, and SQL
> > Server 2000
> > Reply to newsgroup only. Remove NEWS if you must reply by email, but
> please
> > do not.
> >
> > Problems with spam and viruses? See
> > http://www.ilopia.com/security/newsposting.aspx
> >
> >
> > "Terry Murray" <tgmurray@rogers.com> wrote in message
> > news:6qTnb.115904$h61.25634@news01.bloor.is.net.cable.rogers.com...
> > > Can someone remind me on how to run IIS (and therefore be able to
> execute
> > > ASP scripts) without being connected to the internet. If I remember
> > > correctly it involves a loopback adapter.
> > >
> > > Thanks
> > >
> > > Terry
> > >
> > >
> >
> >
>
>



Re: Running IIS without being connected to the internet by jcochran

jcochran
Thu Oct 30 07:17:09 CST 2003

On Wed, 29 Oct 2003 15:35:16 -0600, "middletree"
<middletree@htomail.com> wrote:

>Shouldn't be necessary. I run IIS on my home machine, which is on dialup and
>usually isn't connected, all the time. Also, my laptop while sitting on my
>couch, also disconnected.

It isn't necessary -- In your setup. But for many configurations,
there is no adapter until a connection is made, hence the use of the
loopback adapter.

Jeff


>"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
>news:#ZRoanknDHA.1728@TK2MSFTNGP09.phx.gbl...
>> Hello,
>>
>> See this web page for instructions adding the loopback adapter:
>>
>> http://www.iisfaq.com/default.aspx?View=A134
>>
>> --
>> Regards,
>> Kristofer Gafvert - IIS MVP
>> http://www.ilopia.com - FAQ & Tutorials for Windows Server 2003, and SQL
>> Server 2000
>> Reply to newsgroup only. Remove NEWS if you must reply by email, but
>please
>> do not.
>>
>> Problems with spam and viruses? See
>> http://www.ilopia.com/security/newsposting.aspx
>>
>>
>> "Terry Murray" <tgmurray@rogers.com> wrote in message
>> news:6qTnb.115904$h61.25634@news01.bloor.is.net.cable.rogers.com...
>> > Can someone remind me on how to run IIS (and therefore be able to
>execute
>> > ASP scripts) without being connected to the internet. If I remember
>> > correctly it involves a loopback adapter.
>> >
>> > Thanks
>> >
>> > Terry
>> >
>> >
>>
>>
>


Re: Running IIS without being connected to the internet by middletree

middletree
Thu Oct 30 09:00:14 CST 2003

I love this place. I learn so much.


"Jeff Cochran" <jcochran.nospam@naplesgov.com> wrote in message
news:3fa10f19.133401110@msnews.microsoft.com...
> On Wed, 29 Oct 2003 15:35:16 -0600, "middletree"
> <middletree@htomail.com> wrote:
>
> >Shouldn't be necessary. I run IIS on my home machine, which is on dialup
and
> >usually isn't connected, all the time. Also, my laptop while sitting on
my
> >couch, also disconnected.
>
> It isn't necessary -- In your setup. But for many configurations,
> there is no adapter until a connection is made, hence the use of the
> loopback adapter.
>
> Jeff
>
>
> >"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
> >news:#ZRoanknDHA.1728@TK2MSFTNGP09.phx.gbl...
> >> Hello,
> >>
> >> See this web page for instructions adding the loopback adapter:
> >>
> >> http://www.iisfaq.com/default.aspx?View=A134
> >>
> >> --
> >> Regards,
> >> Kristofer Gafvert - IIS MVP
> >> http://www.ilopia.com - FAQ & Tutorials for Windows Server 2003, and
SQL
> >> Server 2000
> >> Reply to newsgroup only. Remove NEWS if you must reply by email, but
> >please
> >> do not.
> >>
> >> Problems with spam and viruses? See
> >> http://www.ilopia.com/security/newsposting.aspx
> >>
> >>
> >> "Terry Murray" <tgmurray@rogers.com> wrote in message
> >> news:6qTnb.115904$h61.25634@news01.bloor.is.net.cable.rogers.com...
> >> > Can someone remind me on how to run IIS (and therefore be able to
> >execute
> >> > ASP scripts) without being connected to the internet. If I remember
> >> > correctly it involves a loopback adapter.
> >> >
> >> > Thanks
> >> >
> >> > Terry
> >> >
> >> >
> >>
> >>
> >
>



Re: Running IIS without being connected to the internet by Ray

Ray
Thu Oct 30 09:03:32 CST 2003

Amen to that!

Ray at work

"middletree" <middletree@htomail.com> wrote in message
news:%233wLHavnDHA.2424@TK2MSFTNGP10.phx.gbl...
> I love this place. I learn so much.