<div dir="ltr">Dear , <br><br>Hello Foad , <br><br>To configure port forwarding on Cisco 800 you can configure the follwing command : <br><br><b>R1(CONFIG)# ip nat source static tcp 192.168.1.10 3389 interface dialer0 3389 extendable</b><br>
<br>where 192.168.1.10 is the local IP address from the device you want to access remotely via desktop connection .<br>and dialer1 is the WAN interface if you have A dsl connection from your provider .<br><br><b>For VPN setup : </b><br>
<br>1.You can configure dialup VPN connection . dont worry if you dont have real IP, you can use DYNDNS instead . <br><br>Please Find the following config I have for one of my home routers on IPsec VPN on CISCO 877 <br><br>
crypto isakmp policy 1<br> encr aes<br> hash md5<br> authentication pre-share<br> group 2<br>crypto isakmp key "pre shared password" address "peer ip"<br>!<br>!<br>crypto ipsec transform-set "set-name" esp-aes esp-sha-hmac <br>
!<br>crypto map map-name 100 ipsec-isakmp <br> set peer "peer ip"<br> set transform-set "set name"<br> match address "Access list for interesting traffic "<br><br>interface Dialer0<br> crypto map map-name<br>
crypto ipsec df-bit clear<br><br><br><b>For DYND DNS CONFIG :</b><br><br>ip ddns update method DYNDNS<br> HTTP<br> add <a href="http://USERNAME:PASSWORD@members.dyndns.org/nic/update?hostname=yourhostname.dyndns.org&myip=">http://USERNAME:PASSWORD@members.dyndns.org/nic/update?hostname=yourhostname.dyndns.org&myip=</a><a><br>
interval maximum 28 0 0 0<br> interval minimum 28 0 0 0<br><br>For any further information please don't hesitate contact me .<br><br>Regards <br><br><br><br><br><br><br><div class="gmail_quote">On Sun, May 20, 2012 at 10:09 AM, FUAD AHMED <span dir="ltr"><<a href="mailto:fuadbinazeez@gmail.com" target="_blank">fuadbinazeez@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear All<div><br></div><div>I have a Cisco 800 series router - Aamal Net Package (provided by STC , Saudi Arabia), and i'm trying to connect through server and branches by VPN. Im trying to connect between the systems by assigning Public static IP. But I cant create tunnel for this connection.</div>
<div>Kindly provide me a solution how to enable <b>RDP port forwarding</b> method in these kind of Router.<br>--</div><div><br></div><div><br>With Regards <span class="HOEnZb"><font color="#888888"><br><br>Fuad Ahmed<br>
</font></span></div></div>
<br>_______________________________________________<br>
Menog mailing list<br>
<a href="mailto:Menog@menog.net">Menog@menog.net</a><br>
<a href="http://lists.menog.net/mailman/listinfo/menog" target="_blank">http://lists.menog.net/mailman/listinfo/menog</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><b><span style="font-size:26pt;line-height:200%;font-family:"Kunstler Script";color:rgb(0,0,127)"></span></b><font><font size="6"><span style="line-height:200%;font-family:"Kunstler Script";color:rgb(0,0,127)">Saleh J. Mansour</span></font><span style="color:rgb(0,0,127)"></span></font><font><br>
Senior Network Engineer</font><br>Ramallah, Palestine<br><font>Mob : +972 59 9889919</font><br><font>E-Mail : <a href="mailto:saleh@bnet.ps" target="_blank">sal7mansour@gmail.com</a></font><br><font>Web Site: <a href="http://www.ipv6.ps/" target="_blank">www.ipv6.ps</a><br>
------------------------------------------------------</font><br></div><br>
</div>