G
Guest
It was suggested to me I broach my problem to this venerable group. I'm
only 12 years old, so bear with me if my question may be silly, please.
[1] Requirement
I need to get SharePoint Portal Server and SQL Server to talk to one another
over TCP/IP.
[2] Constraint
I only have one piece of iron -- Windows Server 2003 on it -- with no
cables, routers, switches and such to connect to. The machine is equipped
with a networking card, though.
[3] Background
For a half a day or so, I "fooled" the machine to believe it's networked by
simply modifying the "host" file. The name of the machine is "foo". I
edited the "host" file as follow:
127.0.0.1 foo
127.0.0.2 localhost
The system worked. I built the portal and a top-level website. Then things
broke.
When I ping foo, I get "Ping request could not find host foo. Please check
the name and try again."
When I ping 127.0.0.1, I get "Pinging foo [127.0.0.1] with 32 bytes ...
[4] Question
Is it possible to "network" a machine to itself without any additional
hardware? And how?
Thank you for your time and advice.
only 12 years old, so bear with me if my question may be silly, please.
[1] Requirement
I need to get SharePoint Portal Server and SQL Server to talk to one another
over TCP/IP.
[2] Constraint
I only have one piece of iron -- Windows Server 2003 on it -- with no
cables, routers, switches and such to connect to. The machine is equipped
with a networking card, though.
[3] Background
For a half a day or so, I "fooled" the machine to believe it's networked by
simply modifying the "host" file. The name of the machine is "foo". I
edited the "host" file as follow:
127.0.0.1 foo
127.0.0.2 localhost
The system worked. I built the portal and a top-level website. Then things
broke.
When I ping foo, I get "Ping request could not find host foo. Please check
the name and try again."
When I ping 127.0.0.1, I get "Pinging foo [127.0.0.1] with 32 bytes ...
[4] Question
Is it possible to "network" a machine to itself without any additional
hardware? And how?
Thank you for your time and advice.