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

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

<channel>
<title>[Config] Accessing Services Behind CISCO 2811 Router in Cisco</title>
<link>http://www.dslreports.com/forum/r22650509</link>
<description></description>
<language>en</language>
<pubDate>Tue, 08 Dec 2009 18:12:05 EDT</pubDate>
<lastBuildDate>Tue, 08 Dec 2009 18:12:05 EDT</lastBuildDate>

<item>
<title>Re: [Config] Accessing Services Behind CISCO 2811 Router</title>
<link>http://www.dslreports.com/forum/remark,22652756</link>
<description><![CDATA[<A HREF="/useremail/u/660498"><b>TomS_</b></A> : It is possible that your ISP doesnt allow you to host a "web server" so they block incomming connections to port 80.<br><br>Try changing your port forward as follows:<br><br><textarea name="code" class="text" cols=50 rows=10>ip nat inside source static tcp 10.100.100.48 80 interface BVI1 8000&#012;</textarea><!--end code block--><br>This will allow you to connect to your router IP/dyndns hostname on port 8000, and the connection will be redirected to your server/PC on port 80. <br><br>Also note that you cannot test this configuration from within your network, you must test it from out on the Internet, a rather annoying feature of Cisco routers.<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22652756</guid>
<pubDate>Sat, 04 Jul 2009 02:41:32 EDT</pubDate>
</item>

<item>
<title>[Config] Accessing Services Behind CISCO 2811 Router</title>
<link>http://www.dslreports.com/forum/remark,22650509</link>
<description><![CDATA[<A HREF="/useremail/u/1332994"><b>CraigSPL</b></A> : I have tried every configuration I have been able to find but I am still unable to access internal web services from outside.  I need to access my Dynamics interface away from the office.  My configuration is below.  I am able to get to the router from outside but thats it.  I disabled the firewall on the host computer and I removed the firewall entries on the router.  Please Help<br><br>Building configuration...<br><br>Current configuration : 5200 bytes<br>!<br>version 12.4<br>service timestamps debug datetime msec<br>service timestamps log datetime msec<br>no service password-encryption<br>!<br>hostname ROUTER!<br>boot-start-marker<br>boot-end-marker<br>!<br>logging message-counter syslog<br>no logging buffered<br>enable secret XXXXXXXXX<br>enable password XXXXXXXX<br>!<br>aaa new-model<br>!<br>!<br>aaa authentication login local_authen local<br>aaa authentication login sdm_vpn_xauth_ml_1 local<br>aaa authentication login sdm_vpn_xauth_ml_2 local<br>aaa authorization exec local_author local <br>aaa authorization network sdm_vpn_group_ml_1 local <br>aaa authorization network sdm_vpn_group_ml_2 local <br>!<br>!<br>aaa session-id common<br>memory-size iomem 15<br>!<br>!<br>crypto pki trustpoint TP-self-signed-899310478<br> <br>crypto pki certificate chain TP-self-signed-899310478<br> <br>dot11 syslog<br>no ip source-route<br>!<br>!<br>ip cef<br>no ip dhcp use vrf connected<br>!<br>ip dhcp pool sdm-pool1<br>   network 10.100.100.0 255.255.255.0<br>   dns-server  <br>   default-router 10.100.100.1 <br>   netbios-name-server 4.2.2.66 <br>!<br>!<br>ip name-server 4.2.2.5<br>ip name-server 4.2.2.6<br>ip ddns update method dyndns<br> HTTP<br>  add &raquo;<A HREF="http://XXXXXXXX:XXXXXXXX%40members.dyndns.org/nic/update%3Fsystem=dyndns&hostname=anydomain.dyndns.org&myip=BVI1" >XXXXXXXX:XXXXXXXX%40members.dynd&middot;&middot;&middot;yip=BVI1</A><br> interval maximum 1 0 0 0<br>!<br>no ipv6 cef<br>!<br>multilink bundle-name authenticated<br>!<br>!<br>voice-card 0<br>!<br>!<br>!<br>username XXXXXXXXXl privilege 15 secret 5 $1$Di0I$F/rXXnVI7M2w3X4dYNF.V0<br>username XXXXXXXXXXXXX privilege 15 secret 5 $1$BTyS$lOw/KH9Q.b4MYcYkCYAq0.<br>! <br>!<br>!<br>!<br>crypto dynamic-map SDM_DYNMAP_1 1<br> reverse-route<br>!<br>!<br>crypto map SDM_CMAP_1 65535 ipsec-isakmp dynamic SDM_DYNMAP_1 <br>!<br>archive<br> log config<br>  hidekeys<br>!<br>!<br>!<br>class-map type inspect match-any SDM-Voice<br> match protocol h323<br>!<br>bridge irb<br>!<br>!<br>!<br>!<br>interface FastEthernet0/0<br> description $ETH-LAN$$FW_INSIDE$<br> ip address 10.90.90.90 255.255.255.0<br> ip nat inside<br> ip virtual-reassembly<br> no ip route-cache cef<br> no ip route-cache<br> duplex full<br> speed auto<br> no mop enabled<br>!<br>interface FastEthernet0/1<br> description $ETH-LAN$$FW_DMZ$<br> ip address 10.100.100.1 255.255.255.0<br> ip nat inside<br> ip virtual-reassembly<br> no ip route-cache cef<br> no ip route-cache<br> duplex auto<br> speed auto<br>!<br>interface Serial0/0/0<br> no ip address<br> no ip route-cache cef<br> no ip route-cache<br> shutdown<br>!<br>interface ATM0/1/0<br> mac-address XXXX.XXXX.XXXX<br> no ip address<br> no ip route-cache cef<br> no ip route-cache<br> no atm ilmi-keepalive<br> bundle-enable<br> hold-queue 208 in<br>!<br>interface ATM0/1/0.35 point-to-point<br> no ip route-cache<br> bridge-group 1<br> pvc 0/35 <br>  encapsulation aal5snap<br> !<br>!<br>interface BVI1<br> description $FW_OUTSIDE$<br> ip ddns update hostname anydomain.dyndns.org<br> ip ddns update dyndns<br> ip address dhcp<br> ip nat outside<br> ip virtual-reassembly<br>!<br>no ip forward-protocol nd<br>no ip http server<br>ip http secure-server<br>!<br>!<br>ip dns server<br>ip nat inside source static tcp 10.100.100.48 80 interface BVI1 80<br>ip nat inside source list 1 interface BVI1 overload<br>ip nat inside source list 3 interface BVI1 overload<br><br>ip nat inside source list 10 interface BVI1 overload<br>!<br>access-list 1 remark SDM_ACL Category=2<br>access-list 1 permit 10.100.100.0 0.0.0.255<br>access-list 2 remark SDM_ACL Category=16<br>access-list 2 permit 10.90.90.0 0.0.0.255<br><br>access-list 10 remark Local IP addresses for the dynamic PAT with the BVI1 interface IP address   <br>access-list 10 permit 10.10.32.0 0.0.0.255<br>no cdp run<br><br>!<br>!<br>!<br>!<br>!<br>!<br>control-plane<br>!<br>bridge 1 protocol ieee<br>bridge 1 route ip<br>!<br>!<br>!<br>mgcp fax t38 ecm<br>!<br>!<br>!<br>!]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22650509</guid>
<pubDate>Fri, 03 Jul 2009 16:11:20 EDT</pubDate>
</item>

</channel>
</rss>
