<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Topic &#x27;Re: RDP problem behind MT routers&#x27; in forum &#x27;Wireless Service Providers&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27746759</link>
<description></description>
<language>en</language>
<pubDate>Thu, 23 May 2013 23:00:12 EDT</pubDate>
<lastBuildDate>Thu, 23 May 2013 23:00:12 EDT</lastBuildDate>

<item>
<title>Re: RDP problem behind MT routers</title>
<link>http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27755896</link>
<description><![CDATA[gunther_01 posted : You will need static routes in all routers (both ways). So router 1 will need a static to the outgoing subnet of router 2, and vise versa (unless you have some dynamic routing working and turned on).<br>Make sure you are adding your redirect rule above your masq rule in the first router or it won't work. Redirect would then need to have the actual IP of the connected device you wish to RDP to. So no DHCP, or at least it would need to have a static DHCP IP assigned to the computer. Connection tracking would need to be on as well for the first router. But I think that needs to be on in the first place for NAT to work.<br><small>--<br>&raquo;<A HREF="http://www.wirelessdatanet.net" >www.wirelessdatanet.net</A></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27755896</guid>
<pubDate>Sat, 24 Nov 2012 02:43:56 EDT</pubDate>
</item>

<item>
<title>Re: RDP problem behind MT routers</title>
<link>http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27748557</link>
<description><![CDATA[bburley posted : Ok, now I suspect the bridge mode setting on the UBNT devices. Can you bring router2 to router1 location (without changing any settings) and see if it works without the PTP link?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27748557</guid>
<pubDate>Wed, 21 Nov 2012 11:10:00 EDT</pubDate>
</item>

<item>
<title>Re: RDP problem behind MT routers</title>
<link>http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747938</link>
<description><![CDATA[TheHox posted : <div class="borderless"><TABLE WIDTH=95% align=center border=0 CELLPADDING=4"><TR><TD ALIGN=CENTER VALIGN=CENTER BGCOLOR=#FFFFFF nwrap COLSPAN=3 WIDTH=100%><A HREF="/speak/slideshow/27747938?c=2052698&ret=L2ZvcnVtL3IyNzc0NzQ0OS54bWw%3D"><IMG class="apic" BORDER=0 TITLE="394604 bytes" WIDTH=600 HEIGHT=168 SRC="/r0/download/2052698.thumb600~21232a5c6d2aa462ec3f5610e693959b/winbox.png/thumb.jpg" ALT="Click for full size"></A></TD></TABLE></div>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747938</guid>
<pubDate>Wed, 21 Nov 2012 08:07:16 EDT</pubDate>
</item>

<item>
<title>Re: RDP problem behind MT routers</title>
<link>http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747912</link>
<description><![CDATA[TheHox posted : Originally there was only 1 dchp server on router2, .88.*, the internet for those users worked.  There is also a router in the route list on router 1, of 192.168.88.0/24 to gateway 192.168.20.150 reachable ether3<br><br>With that setup, when I ping router2 at 192.168.20.150 I get timeouts, and when I ping router2 at 192.168.88.1, I get the weird response as shown above.<br><br>I've since then added the 2nd dchp server on router2 on ports 6-9.<br>So I added another route on router1, again 192.168.80.0/24 to gateway 192.168.20.150 reachable ether3<br><br>When I enable that, peoples internet connection drops that are on the .88.*<br><br>My current problems are that I can't seem to properly ping router2 from router1, and I can get users on the .80.* subnet to get internet access.  I must be missing something but my brain is about fried and I need to take a step back and look it over again, or ask someone else to check it over. ;P]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747912</guid>
<pubDate>Wed, 21 Nov 2012 07:58:37 EDT</pubDate>
</item>

<item>
<title>Re: RDP problem behind MT routers</title>
<link>http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747680</link>
<description><![CDATA[bburley posted : <div class="bquote"><said>said by <a href="/profile/1833562" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1833562');">TheHox</a>:</said><p>when I create the route in router1 to the new subnet on router2, it kills the internet connection to those that are on the original subnet, on router2.<br> </p></div>Your description is not entirely clear, but I don't think you need a route in router1 to the subnet on router2.<br><br>Since router2 is in routed mode and not using NAT, both router2 subnets should be visible on router1 LAN. The port forward is needed on router1 because of NAT. Your forward should point directly to the machine on the router2 subnet.<br><br>I am also assuming that your UBNT Client is connected to router2 on a port other than ether 1-9. Both UBNT devices should be in bridge mode. I wouldn't expect any problems there but I have had odd issues with implementations of "bridge" mode in some devices.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747680</guid>
<pubDate>Wed, 21 Nov 2012 02:06:19 EDT</pubDate>
</item>

<item>
<title>Re: RDP problem behind MT routers</title>
<link>http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747548</link>
<description><![CDATA[TheHox posted : Ok I think I may have something else screwy here...<br><br>Backing things up a bit, I have 2 MT routers linked up via a UBNT PTP link..<br><br>Upstream comes in to router1<br>router1 ether1 dchp 192.168.20.0/24<br>    UBNT AP is 192.168.20.20<br>    UBNT Client is 192.168.20.25<br>    Router2 WAN is 192.168.20.150<br><br>Router2 has a DCHP server to its clients on ether1-5, 192.168.88.0/24<br>and another dchp server on ether 6-9 which is 192.168.80.0/24<br><br>So trying to test some things, I do some pings..<br><br>from router2, I ping router1 @ 192.168.20.1, pings fine.<br>from router1, I ping router2 @ 192.168.20.150, timeout<br>from router1, I ping router2 @ 192.168.88.1, and I get this:<br><br><code>[admin@MikroTik] > ping 192.168.88.1  <br>HOST                                     SIZE TTL TIME  STATUS                                              <br>192.168.20.25                              84  64 2ms   redirect host                                       <br>192.168.20.1                               84  64 4ms   redirect host                                       <br>192.168.20.25                              84  64 42ms  redirect host                                       <br>192.168.20.1                               84  64 47ms  redirect host                                       <br>192.168.20.25                              84  64 123ms redirect host                                       <br>192.168.20.1                               84  64 137ms redirect host                                       <br>192.168.20.25                              84  64 162ms TTL exceeded                                        <br>192.168.20.1                               84  64 2ms   redirect host                                       <br>192.168.20.25                              84  64 4ms   redirect host                                       <br>192.168.20.25                              84  64 156ms TTL exceeded                                        <br>192.168.20.25                              84  64 4ms   redirect host                                       <br>192.168.20.1                               84  64 6ms   redirect host                                       <br>192.168.20.25                              84  64 145ms TTL exceeded                                        <br>192.168.20.1                               84  64 1ms   redirect host                                       <br>192.168.20.25                              84  64 4ms   redirect host                                       <br>192.168.20.25                              84  64 142ms TTL exceeded                                        <br>    sent=4 received=0 packet-loss=100% <br></code><br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747548</guid>
<pubDate>Wed, 21 Nov 2012 00:13:59 EDT</pubDate>
</item>

<item>
<title>Re: RDP problem behind MT routers</title>
<link>http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747513</link>
<description><![CDATA[TheHox posted : Yea figured that after I typed that out.<br><br>I must have something else off because I still can't connect to those devices. I stopped because half way through doing this I ended up dropping the internet connection for the users at the other end, so I reverted all my changes and stopped.<br><br>I'll have to go there and try it again.<br><br>I have separate dchp servers serving 2 subnets, when I create the route in router1 to the new subnet on router2, it kills the internet connection to those that are on the original subnet, on router2.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747513</guid>
<pubDate>Tue, 20 Nov 2012 23:50:49 EDT</pubDate>
</item>

<item>
<title>Re: RDP problem behind MT routers</title>
<link>http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747449</link>
<description><![CDATA[Inssomniak posted : Yea there is no reason to have a NAT rule on a router that isnt doing NAT ;)<br><small>--<br>OptionsDSL Wireless Internet<br>&raquo;<A HREF="http://www.optionsdsl.ca" >www.optionsdsl.ca</A></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747449</guid>
<pubDate>Tue, 20 Nov 2012 23:16:32 EDT</pubDate>
</item>

<item>
<title>Re: RDP problem behind MT routers</title>
<link>http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747154</link>
<description><![CDATA[TheHox posted : You read it right, and I don't know what I am doing! lol<br><br>router1 I had NAT, and I also made the nat rule to dst-nat to the IP address of router2 at the port I am trying to get to.<br><br>In router 2 I had no nat at all, but I made a nat rule again, to dst-nat now to the device IP/port.  I don't think that is the way to do it, seeing as both routers have routes to each other, I should just create the NAT rule in router1, directly to the device IP/port correct?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747154</guid>
<pubDate>Tue, 20 Nov 2012 21:32:06 EDT</pubDate>
</item>

<item>
<title>Re: RDP problem behind MT routers</title>
<link>http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747116</link>
<description><![CDATA[viperm posted : I am confused you are or are not doing nat rules on the second router?<br><br>Here you say no nat on 2nd router "I am NATing on the first core router, but not the 2nd."<br><br>Here you do have nat on 2nd router?? <br><br>"I have a NAT rule in the 1st router forwarding 3389 to the 2nd router, and again another NAT rule in the 2nd router forwarding 3389 to the laptop IP."<br><br>Maybe I am reading it wrong??<br><small>--<br>&raquo;<A HREF="http://www.accelwireless.com" >www.accelwireless.com</A><br>ComTrain Certified Tower Climber. <br>Wireless and IT consultant. <br>Proficient in Mikrotik</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-RDP-problem-behind-MT-routers-27747116</guid>
<pubDate>Tue, 20 Nov 2012 21:23:58 EDT</pubDate>
</item>

<item>
<title>RDP problem behind MT routers</title>
<link>http://www.dslreports.com/forum/RDP-problem-behind-MT-routers-27746759</link>
<description><![CDATA[TheHox posted : I am trying to RDP into my laptop, which is behind 2 routers, and a switch at a remote location.<br><br>I am NATing on the first core router, but not the 2nd.<br><br>I have a NAT rule in the 1st router forwarding 3389 to the 2nd router, and again another NAT rule in the 2nd router forwarding 3389 to the laptop IP.<br><br>When I try and connect, I see data/packets showing activity on the NAT rule on the 2nd router, but I am unable to connect.<br><br>I do not have any other nat rules on the 2nd router besides the rule forwarding 3389. Do I have to nat/masquerade on the 2nd router? ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/RDP-problem-behind-MT-routers-27746759</guid>
<pubDate>Tue, 20 Nov 2012 18:50:29 EDT</pubDate>
</item>

</channel>
</rss>
