Cisco 1841 Router - NAT Configuration?

Apr 8, 2011

I have 2 cisco 1841 routers the one is connected to my local network and the other is the stub router and it only has 2 fastethernet interfaces. fao/1 connected to the local network and fa0/0 connected to the internet and to the other router. How can i configure NAT on the fa0/0 which is sharing the internet and local network

View 1 Replies


ADVERTISEMENT

Cisco WAN :: 1841 Router Loses Configuration After Power Cycle?

Jan 24, 2013

I have a Cisco 1841 Router with ADVANCE IPSERVICE IOS .The said router does not safe config, even after saving the config? As soon as the power cycled all the config will be lost? what can be done to correct this ?

View 1 Replies View Related

Cisco WAN :: 1841 Router - HWIC Interface Card - Cannot See Interface In Configuration File

May 9, 2012

i have a 1841 cisco router and i recently purchased a 1 port HWIC wan interface card. My problem is that I cannot see the interface in my config file. Is there something i am missing?

View 8 Replies View Related

Cisco WAN :: 1841 - NAT Configuration

Sep 4, 2011

I have a little problem configuring NAT on router 1841, like this is the topology:
 
 
                    WAN (PUBLIC´S ADDRESS)   fast0/0        fast0/0/0                PUBLIC´S ADDRESS                        INSIDE (192.168.1.0/24)
ROUTER ====== X.X.X.X/30============= ROUTER ======== Z.Z.Z.Z/29 ============ SW 3560==============
  (ISP)      .253                                         .254 CLIENT  . 47                                                .48    
 
 
The connection with ISP or Extra net is a metro Ethernet, so the isp gave two ip address to the client: WAN (/30)
LAN (/29) Which be the public addresses to be used by the client if you need to publish any server on the network (like WWW), so they do not have any device that will could do the nat, like an asa or linux server, so the router has to do the Nat, because the SW 3560 does not support this feature.
 
 So... I did the following:
 
On router 1841:
 inter fast 0/0
description WAN
no shut
[ code ]... 
 
I create an interface Blackpool to simulate the LAN connection (192.168.1.0/24)
 
Inter loopb 0
ip address 192.168.1.254 255.255.255.0
ip nat inside
 [ code ] ...
 
ON SWITCH:
 
interface vlan 448
description LAN-ME
ip address Z.Z.Z.48 255.255.255.248
no shut
 ip route 0.0.0.0 0.0.0.0 Z.Z.Z.47
  
But if i try to do ping from the ip address 192.168.1.0/24 to any server´s internet the ping fails, but if i do the ping from v LAN 228 the ping is success. I will think that route map could solve the problem.

View 7 Replies View Related

Cisco WAN :: 1841 WIC 1 ADSL Configuration

Dec 12, 2011

I am configuring a 1841 router for use in small out office. I will use the s0/0/0 for main WAN T1 connection. I then wanted to use the ATM0/1/0 WIC-1-ADSL card as a failover. I am using weighted static routes for failover. Fe0/0 is LAN interface. When I go into SDM and look at the ATM interface it says this configuration is unsupported? 
 
1. Can't I just get a DSL modem and connect it to fe0/1 and not use ATM WIC and use below for failover?
2. If I have to use ATM WIC what needs to be configured for it to work with Att aDSL?

View 1 Replies View Related

Cisco WAN :: Configuration Not Saving In 1841

Oct 8, 2012

I'm having 1841 Router, its configuration is not getting safed. If I reboot the router all my running-config is like default. But when I check my sh startup all the configuration which I did is displayed.   Checked the config-registery too and its 0x2142 changed too 0x2102 still the same problem, when reloading the router all the running config is disappeared.

View 2 Replies View Related

Cisco VPN :: SDM Configuration Not Working In 1841?

Feb 23, 2013

my problem in configuring a cisco 1841 as VPN server using SDM, everytime i press Lunch Easy VPN Wizard botton, there were no response at all. my IOS is:
 
Cisco IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T15, RELEASE SOFTWARE (fc3)
ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)
System image file is "flash:c1841-advipservicesk9-mz.124-15.T15.bin 
 
by the way I took this IOS to other router with the same model(CISCO1841).

View 2 Replies View Related

Cisco WAN :: 1841 PPPoE Configuration

Jun 20, 2012

I'm trying to get a PPPoE config working on an 1841.  Running c1841-advsecurityk9-mz.124-3i.bin . I tried c1841-advsecurityk9-mz.151-4.M4.bin but it has even less protocol options.
 
I used a walkthrough but it suggests the following fragment which doesn't work because there is no "protocol ppoe" command available on my system.  Perhaps there is a simpler way to do this?  I tried c1841-broadband-mz.151-4.M4.bin but it doesn't seem to have ssh available.

vpdn enable
vpdn-group 1
request-dialin
protocol pppoe
exit
[Code]...

View 3 Replies View Related

Cisco WAN :: 1841 - Policy Configuration

Dec 15, 2010

I have the following very simple policy configured on a Cisco 1841.
 
policy-map Shape-2Mb class class-default  shape average 2000000 interface FastEthernet0/1[code]....
 
I'd just like some clarification on the best ways to monitor this. Looking at the 'sh policy-map int fa0/1' i get this:
 
FastEthernet0/1   Service-policy output: Shape-2Mb     Class-map: class-default (match-any) [code]...

some of the sections don't make much sense to me. What is the output of that command.

View 1 Replies View Related

Cisco WAN :: 1841 - How To Do Configuration In ROMmon Mode

Mar 19, 2011

On new 1841 Testing Router, I deleted the flash & did the reload. After reloading, instantly I entered into the Rommon mode. I have a backup of the flash in my TFTP Server, which is connected to the 1841 Router. how can I restore my flash file into my 1841 Router. I can not get myself out of Rommon mode. I also now even can not ping the TFTP Server as well. Do I have to configure in the Rommon mode ?
 
how to restore the flash image via TFTP Server on my 1841 Router.

View 7 Replies View Related

Cisco WAN :: 1841 ADSL Configuration With VPN Firewall?

Nov 27, 2011

I have a Cisco 1841 router with an HWIC-ADSL module installed. My ADSL connection is PPPoA with a dialer interface and I have been provided 6 ip's from my provider to use on this service. Previously I have connected Fa0/0 on the 1841 straight onto my network and used NAT and ACL's on the 1841, I would now like to change this and have Fa0/0 connected to a Palo Alto firewall and use the Palo Alto to provide NAT, Firewall & site to site VPN functions. What config would I require on the 1841 to allow me to use one of my ISP IP addresses on the Palo Alto to allow it to be a VPN endpoint? Do I need to configure the 1841 in bridge mode?

View 3 Replies View Related

Cisco WAN :: 1841 Basic ADSL Configuration Guide

Aug 5, 2012

I am trying to configure a Cisco 1841 to allow the users to access the internet. This is my first step with ppp. All the rest of the configuration is ok but I don't know how to setup the interfaces Dialer0 and ATM0/0/0.

Need very basic configuration that I can analyze and use on my device?

View 10 Replies View Related

Cisco :: Use 1841 Router Instead Of 3845?

Apr 26, 2011

1841 & 3845 router. We send 30 GB data on 100 Mbps link. First time we use 3845 router for sending the data and 47 Min are required to complete the data, during this link utilization was 100%. After that we send same data through 1841 router & 46 Min are required for the same. Only difference in data transfer is CPU Utilization of 1841 router goes 30% & 5 % of 3845 router Can we use 1841 router instead of 3845 router ? .

View 2 Replies View Related

Cisco WAN :: 1841 - Many NAT In A Single Router

Nov 11, 2012

I have got a cisco 1841 router. I need to do many nat. I have got a lots of virtual interface on this router. How many nat inside and outside does it supports ? Can I do more than one nat insdie and outside in different virual interfaces on the same single router.

View 2 Replies View Related

Cisco WAN :: Changing MTU On 1841 Router?

Aug 28, 2011

A client was having some email issue and was requested to change the 1841's LAN and WAN interface MTU to 1400 bytes. i've used 'mtu' command but was rejected and got an error like to one attached. so i used 'ip mtu' instead to make the change.
 
What's the difference between the 2 commands and if this would achieve the said change. I've checked using the show interface it's still showing MTU of 1500 bytes.

View 6 Replies View Related

Cisco VPN :: GRE Tunnel Between 891 / K9 And 1841 Router

May 16, 2011

I m trying to make the vpn session using m GRE tunnel between cisco 891/k9 and 1841 router.. there is the fixed ip add with the 1841 router, and another one doesnt have the static ip from the ISP, In this case, im going to use  DMVPN, The problem is , after completing the configuration, the tunnel inteface of the 1841 router will be seen like this.
 
-status: reset
-protocol: down

View 1 Replies View Related

Cisco VPN :: AnyConnect With 1841 Router

Mar 31, 2012

I want to connect my office network through anyconnect software and want to have the access of the whole network at my office, so that I can feel that I am at office. I have got 1841 router at my office. Is it possible to do VPN with anyconnect on 1841 router. Which IOS is required for SSL vpn ?

View 1 Replies View Related

Cisco WAN :: 1841 Router IOS Upgrade

Dec 2, 2012

We have 1841 router (Cisco IOS Software, 1841 Software (C1841-ADVSECURITYK9-M), Version 12.4(9)T1, RELEASE SOFTWARE (fc2)), currently the router up and running on "c1841-advsecurityk9-mz.124-9.T1.bin" and when we try to upgrade the IOS with "c1841-advsecurityk9-mz.124-24.T7.bin" its not taking the new IOS. [code]

View 9 Replies View Related

Cisco WAN :: Why 1841 Router Can't Enter IOS

Feb 13, 2011

when I start the router , I can't enter the IOS , and it enther the ROMMON mode , the error display probably is : the flash is invalid.I want to import an new IOS into the flash, but it says the space is not enough.how I confirm the flash is broken?It's any other ways to solve this problem except to change the flash?

View 2 Replies View Related

Cisco VPN :: How To Configure On Router 1841

Dec 24, 2012

setup a vpn server cisco.
 
device cisco router 1841 [URL]

View 2 Replies View Related

Cisco WAN :: 1841 BPR With Router And Firewall

Oct 20, 2012

In my company, we have two Internet connections, one for VPN and the other for emails and browsing. I have Cisco 1841 router with dual ADSL links, and also it's conntected to ASA and the other PIX. through one physical interface (vlan 1and vlan 2). The PIX firewall is connected to users, and the ASA is for VPN only.How can I seperate the traffic is going for emails and browsing and the vpn traffic. I have got to the point, that the router is configured for both ADSL connections, and I also configured the access-list and route-map in the router, the thing is when both ADSL configured together none of them works.

View 1 Replies View Related

Cisco WAN :: WAN Failover In Router 1841

Jun 30, 2011

i am very new for WAN failover configuration so how to configure cisco router 1841 with two WAN link.

View 2 Replies View Related

Cisco VPN :: 1841 Router - IOS VPN Capable

Aug 24, 2011

I have a 1841 Router running C1841-ADVIPSERVICESK9-M ver 12.4(12), is this IOS VPN capable, if not what IOS would I need to run a VPN?

View 2 Replies View Related

Cisco :: 1841 - Router Won't Boot Up

Feb 24, 2012

I have a problem with 1841 router - It wont't boot up and there is a message
 
Correcting primary nv_flash

View 2 Replies View Related

Cisco WAN :: 1841 Router Is Not Responding?

Mar 18, 2011

I have a Cisco 1841 router equipped with a serial interface and an ISDN BRI interface installed.The router has stopped suddenly responding and no display is beig obtained when trying to access the router through the console port.I have check the router LEDs and they display the following:
 
SYS PWR - It is showing solid green which means the router is receiving power, and the internal power supply is functional. It is not blinking green as is normally the case when the router is rebooted. 

SYS ACT - It is showing solid green. It should normally be blinking green showing that the system is actively transferring packets and monitoring internal activity. CF - It is showing solid green. It should normally be off indicating that the CompactFlash memory card is not being accessed or be blinking green showing that the CompactFlash memory card is being accessed. 

I have even replaced the CompactFlash memory with another one and removed the two WICs installed but the router still fails to initialise properly and respond through the console terminal program. how the router can be further troubleshooted or if it can be repaired?

View 1 Replies View Related

Cisco :: 1841 Router Memory Upgrade?

Jan 30, 2013

I wanted to know how many sodium memory slots the 1841 Routers have so i can upgrade to more then 128mb of DRAMI want ideally 256+on the Cisco website in the diagrams they dont say if it has 1 or 2 slots

View 8 Replies View Related

Blocking Websites Using Cisco Router 1841?

Feb 1, 2011

Can I configure a cisco router 1841 to block specific sites?

View 4 Replies View Related

Cisco :: Configure 1841 Router And Firewall?

Feb 11, 2013

Configuring Cisco 1841 router and firewall.My provider has put their equipment and given me 2 subnets with public ip address. I am used to getting just one Subnet and connecting my firewall straight to the hand off. But in this case I am a bit confused. I assume I will need to put a router and configure it with before I connect my firewall. [code] I also have a firewall that I would like to be on the subnet 2 at 200.xxx.97.130 and have my private network 192.168.xxx.xxx behind it.

View 2 Replies View Related

Cisco WAN :: 1841 NAT - Router Cannot Host On Internet

Mar 13, 2011

I have an issue with NAT on a Cisco 1841. See following configuration,
 
interface FastEthernet0/0 description Connection to LAN bandwidth 100000 ip address 10.90.0.100 255.255.0.0 ip helper-address 10.100.2.2 ip helper-address 10.100.2.3 ip load-sharing per-packet ip nbar protocol-discovery ip nat inside ip virtual-reassembly duplex auto speed auto
 
interface Dialer1 description ADSL connection bandwidth 448 ip address X.X.X.X 255.255.255.248 ip access-group 150 in ip nat outside ip inspect firewall out ip virtual-reassembly encapsulation ppp dialer pool 1 dialer-group 1 no cdp enable ppp authentication chap pap callin ppp chap hostname hostname ppp chap password password ppp pap sent-username hostname password password crypto map vpn
ip nat inside source list 102 interface Dialer1 overload(code )
 
I've tried this with both a source list NAT statement, and a route-map. The router can contact hosts on the Internet:
 
Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 128.31.0.51, timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-trip min/avg/max = 144/147/148 ms

View 21 Replies View Related

Cisco WAN :: How To Configure Terminal Log In 1841 Router

Dec 19, 2012

how to configure log in Cisco 1841 router, terminal log

View 1 Replies View Related

Cisco VPN :: Establish VPN Connection Between ASA And 1841 Router?

Feb 7, 2011

I am facing problem when trying to establish VPN connection between ASA and 1841 router. Peer comes up but traffic is encrypt and decrypt. when assign route (ip route 192.168.x.0 255.255.255.0 fa0/0)  to remote local subnet there is a traffic but one reply and one drop
 
ping from
192.168.y.62
-------------------------------------------------
Reply from 192.168.x.55: bytes=32 time=493ms TTL=127Request timed out.Reply from 192.168.x.55: bytes=32 time=633ms TTL=127Request timed out.Reply from 192.168.x.55: bytes=32 time=375ms TTL=127Request timed out.Reply from 192.168.x.55: bytes=32 time=528ms TTL=127Request timed out.

[code].....

View 1 Replies View Related

Cisco WAN :: Port Expander For 1841 Router

Aug 7, 2011

We are using Cisco 1841 routers in our organisation. Presently we use first ethernet ports to transfer data from WAN to LAN side. Now we want to add another port so that we can take two input from WAN side and one at LAN side. Can we do it by using existing auxillary port or we need to purchase additional HWIC module?

View 8 Replies View Related

Cisco WAN :: Some Websites Work Others Don't 1841 Router

Feb 18, 2011

just configured a 1841 router and im trying to figure out why some websites work and others dont - when i put in a small TP-LINK everything works fine so its not my ISP
 
my config:
 
Building configuration...
Current configuration : 3057 bytes!version 12.4service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname RT1841!boot-start-markerboot-end-marker!logging message-

[Code]....

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved