You're welcome, glad you got it going!
--
Bob Comer
On Wed, 23 Dec 2009 15:27:01 -0800, Dan Maharry
<> wrote:
>Hi Robert,
>
>It was definitely the firewall that's the issue. Disabling the firewall had
>it connecting fine. By luck I seem to have got it working with the Firewall's
>troubleshooting wizard and telling it to open incoming connections for
>sqlservr.exe. Which worked for some reason although I don't know what it
>changed.
>
>Thansk for your help.
>
>Dan
>
>"Robert Comer" wrote:
>
>> To make sure it's a firewall issue, try disabling the firewall for the
>> loopback adapter, then you'll know if that's the problem.
>>
>> My guess is that you have a firewall zone problem, but the above will
>> tell you if it's the firewall at all that's the problem.
>>
>> Also, do you have more than one network adapter assigned to the VM?
>>
>> --
>> Bob Comer
>>
>>
>> On Tue, 22 Dec 2009 16:15:01 -0800, Dan Maharry
>> <> wrote:
>>
>> >HI,
>> >I've got Windows XP Mode running on Wndows 7 Professional x64. I have an
>> >instance of SQL 2008 running on Windows 7 which I would like my copy of
>> >VS2010b2 Pro running in WinXPMode to see. However, I cannot figure out the
>> >right combination of networking and firewall adjustments to make. Below is
>> >what I've done so far. Can someone help me out with what I've left to do to
>> >get this working?
>> >
>> >Thanks, Dan
>> >
>> >- Installed Loopback Adapter on Host OS
>> >- Set up Loopback Adapter to have a static IP address 192.168.3.1 which the
>> >VPC network adapter will use as its internet gateway.
>> >- Configured the XP Mode Virtual Machine to use the loopback adapter.
>> >- Gave the network connection in XP mode the static IP address 192.168.3.2.
>> >and the default gateway as 192.168.3.1.
>> >
>> >At this point I can ping my host OS from my guest OS.
>> >
>> >- Added incoming rules to my Win7 firewall for port 1433/TCp and 1434/UDP
>> >and also for sqlsrvr.exe
>> >- Opened SQL Server Configuration Manager and Enabled Named Pipes and TCP/IP
>> >for your SQL Server on my host OS
>> >- Within properties for TCP/IP, added entry for IP 192.168.3.1 on port 1433
>> >
>> >However, I still cannot telnet to my host OS port 1433 or 1434 from within
>> >my guest OS and have run out of ideas.
>> .
>>
|