Networking Forums

Networking Forums > Wireless Networking > Wireless Networks > MSTSC using Wireless Router

Reply
Thread Tools Display Modes

MSTSC using Wireless Router

 
 
Jay010
Guest
Posts: n/a

 
      10-10-2008, 04:26 AM
have two laptops that are connected to internet via a wireless router

The router ip is 192.168.1.1

The modem IP to which the router is connected in 192.168.1.81

The Ip exposed by the router are from range 10 o 100 (192.168.1.10 to
192.168.1.100)

The default gateway for both the laptops is 192.168.1.81

The IP of Laptop1 is 192.168.1.12

The IP of Laptop2 is 192.168.1.15

The primary and secondry DNS are correctly set

With the above settings I am able to connect to internet and browse sites.

I want to do a remote desktop from Laptop1 to Laptop 2 on wireless.

What changes are necessary in the above configuration to do so?

I tried to change the default gateway of the two laptops by setting the ip
of the router as common default gateway (from 192.168.1.81 to 192.168.1.1),
but this stopped me from accessing the internet.


I want to use MSTSC to connect to Laptop2 from Laptop1 using wireless.
Please help.
TIA
 
Reply With Quote
 
 
 
 
Sooner Al [MVP]
Guest
Posts: n/a

 
      10-10-2008, 10:35 AM
If the router is truly 192.168.1.81 then set the gateway on both laptops to
that. Why change? You should then have internet access for each laptop, as
you did before you changed the gateway address, and be able to access each
laptop from the other by using its private LAN IP, ie. 192.168.1.12 or .15
respectively.

Note that you need Remote Desktop [RDC] enabled on the laptop you want to
remotely control and if the laptop is running a software firewall then make
sure you open TCP Port 3389. This presumes the RDC host PC is running Vista
Ultimate/Business or XP Pro/MCE. Other versions on Windows can not act as a
RDC host.

Also note some wireless routers can be configured to allow or not allow
direct network access between wireless clients. Make sure the wireless
router is configured so wireless clients can access each other.

--

Al Jarvi (MS-MVP Windows – Desktop User Experience)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
How to ask a question
http://support.microsoft.com/KB/555375

"Jay010" <(E-Mail Removed)> wrote in message
news:6907F2BD-310F-4A8A-AADC-(E-Mail Removed)...
> have two laptops that are connected to internet via a wireless router
>
> The router ip is 192.168.1.1
>
> The modem IP to which the router is connected in 192.168.1.81
>
> The Ip exposed by the router are from range 10 o 100 (192.168.1.10 to
> 192.168.1.100)
>
> The default gateway for both the laptops is 192.168.1.81
>
> The IP of Laptop1 is 192.168.1.12
>
> The IP of Laptop2 is 192.168.1.15
>
> The primary and secondry DNS are correctly set
>
> With the above settings I am able to connect to internet and browse sites.
>
> I want to do a remote desktop from Laptop1 to Laptop 2 on wireless.
>
> What changes are necessary in the above configuration to do so?
>
> I tried to change the default gateway of the two laptops by setting the ip
> of the router as common default gateway (from 192.168.1.81 to
> 192.168.1.1),
> but this stopped me from accessing the internet.
>
>
> I want to use MSTSC to connect to Laptop2 from Laptop1 using wireless.
> Please help.
> TIA


 
Reply With Quote
 
Big_Al
Guest
Posts: n/a

 
      10-10-2008, 12:57 PM
Sooner Al [MVP] wrote:
> If the router is truly 192.168.1.81 then set the gateway on both laptops
> to that. Why change? You should then have internet access for each
> laptop, as you did before you changed the gateway address, and be able
> to access each laptop from the other by using its private LAN IP, ie.
> 192.168.1.12 or .15 respectively.
>
> Note that you need Remote Desktop [RDC] enabled on the laptop you want
> to remotely control and if the laptop is running a software firewall
> then make sure you open TCP Port 3389. This presumes the RDC host PC is
> running Vista Ultimate/Business or XP Pro/MCE. Other versions on Windows
> can not act as a RDC host.
>
> Also note some wireless routers can be configured to allow or not allow
> direct network access between wireless clients. Make sure the wireless
> router is configured so wireless clients can access each other.
>


Once you get it working, here is a hint:
If your router is DHCP like most are, when you reboot all your hardware
there is a possibility the assignment of IP's will change. You stated
the range is 10 to 100. Well tomorrow the machines could be .19 and
..22. If this is not an issue then you're fine, but you might look
into making your IPs static. It makes it so much easier to always know
that laptop1 = 12. Some routers allow you to table the MAC address to
an IP address, meaning the next time that wired or wireless device
connects, you will be assigned the same IP.

But again, this is just the icing on the cake.
 
Reply With Quote
 
Gregg Hill
Guest
Posts: n/a

 
      10-10-2008, 05:45 PM
Or just RDP to it by its NetBIOS name. Much easier.

Gregg Hill


"Big_Al" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Sooner Al [MVP] wrote:
>> If the router is truly 192.168.1.81 then set the gateway on both laptops
>> to that. Why change? You should then have internet access for each
>> laptop, as you did before you changed the gateway address, and be able to
>> access each laptop from the other by using its private LAN IP, ie.
>> 192.168.1.12 or .15 respectively.
>>
>> Note that you need Remote Desktop [RDC] enabled on the laptop you want to
>> remotely control and if the laptop is running a software firewall then
>> make sure you open TCP Port 3389. This presumes the RDC host PC is
>> running Vista Ultimate/Business or XP Pro/MCE. Other versions on Windows
>> can not act as a RDC host.
>>
>> Also note some wireless routers can be configured to allow or not allow
>> direct network access between wireless clients. Make sure the wireless
>> router is configured so wireless clients can access each other.
>>

>
> Once you get it working, here is a hint:
> If your router is DHCP like most are, when you reboot all your hardware
> there is a possibility the assignment of IP's will change. You stated the
> range is 10 to 100. Well tomorrow the machines could be .19 and .22.
> If this is not an issue then you're fine, but you might look into making
> your IPs static. It makes it so much easier to always know that laptop1 =
> 12. Some routers allow you to table the MAC address to an IP address,
> meaning the next time that wired or wireless device connects, you will be
> assigned the same IP.
>
> But again, this is just the icing on the cake.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
mstsc /console doesn't work- blank screen gram Windows Networking 4 11-03-2008 10:20 AM
wireless router to wireless router - can any consumer routers dothis? franzbrown@yahoo.com Wireless Internet 4 04-25-2008 07:59 PM
Connect a wireless router to another wireless router?? URGENT buggernot Wireless Internet 1 11-08-2007 04:59 AM
Need help with extending a wireless router's range with another wireless router nunya Network Routers 1 10-15-2004 02:38 AM
NetGear MR314 wireless router problem - no wireless light on router. Wireless not func Alex SJ Tan Wireless Internet 2 05-28-2004 11:34 PM



1 2 3 4 5 6 7 8 9 10 11