Cisco WAN :: 1841 - Routing Between Ethernet Ports

May 1, 2013

I have a Cisco 1841 that has an ADSL (ATM) card installed.  It was previously used with an ADSL line to provide NAT routing for an office.  Now I want to use it witha cable modem, which would mean abandoning the ADSL interface and instead routing between the two Ethernet ports.Between the Cisco and the LAN is a Linux transparent proxy.  It provides routing between 192.168.1.0 (LAN) and 192.168.2.111 (Cisco LAN interface).  The network looks like this:
 
Cable Modem(174.76.21.1)(gateway) --- (174.76.21.10)(WAN) Cisco 1841 (LAN)(192.168.2.111) --- (192.168.2.11) Linux Proxy (192.168.1.10) --- (192.168.1.0) LAN
 
For testing and diagnostics, I've connected a laptop to each FastEthernet port on the router.  One laptop is configured with the IP 174.76.21.1 to simulate the cable modem gateway and the other laptop has the IP 192.168.2.11 to simulate the Linux proxy.  From those systems I've performed the following diagnostics with the following results:
 
From 192.168.2.11
Ping 192.168.2.111 - OK
Ping 174.76.21.15 - OK
Ping 174.76.21.1 - Timed out
 From 174.76.21.1
Ping 174.76.21.15 - OK
NAT translation to LAN IP's failing
 
There are some vestiges of the ADSL configuration, but I've cleaned most of it out and shut down the ATM interfaces.  Here's my config:
 
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption

[code].....

View 5 Replies


ADVERTISEMENT

Cisco Switching/Routing :: Simple Way Of Opening Ports On 1841 Router

May 12, 2012

Any simple way of opening ports on a 1841 router.I have a working config for internet traffic. I am looking to boot up my Windows Server and Run IIS.

View 1 Replies View Related

Cisco Switching/Routing :: Pass Vlans Across FE Ports On 1841 Router?

Nov 6, 2012

due to upcoming changes to our network I'd like to be able to pass vlans across the FE ports of a Cisco 1841 router.1 port would go to a managed switch and then to local devices on different VLANs.the 2nd port would go upstream to a Cisco 3825 at a different location which would then connect to the internet.due to monitoring behind the Cisco3825 we would like all NAT to occur on the 3825.
 
what I would like to happen is this example device connected to port 7 on managed switch gets an IP (10.0.7.10) from the Cisco 1841 in VLAN 7 (10.0.7.0/24).traffic from that device goes to the switch, then in f0/1 on the 1841 and out f0/0 still with the same IP info, no NAT occuring.traffic is received on the 3825 port 0/1 and then NAT occurs and out port 0/0 to the internet.

View 4 Replies View Related

Cisco WAN :: 3945 Integrated Gigabit Ethernet Ports For Routing?

Aug 11, 2011

I was wondering if I could use the CISCO3945 Integrated Gigabit Ethernet WAN ports for routing, I need to enable BGP and I was willing to use one of those ports.

View 2 Replies View Related

Cisco Firewall :: ASA 5505 / Use The Ethernet Ports As Pure Physical Layer 3 Ports

Jun 9, 2013

We have an ASA 5505. 5505 comes with two default vlans 1&2 with each of them marked as inside & outside respectively.My query is , if i do not want to use vlans on 5505 and only want to use the Ethernet ports as pure physical layer 3 ports, is it possible?i.e. i want to assign a layer 3 ip address on eth0/0 and eth0/1 and make them as the inside & outside interfaces rather than vlans. is it possible to do away with vlans in 5505 & will it work otherwise?

View 3 Replies View Related

Cisco Switching/Routing :: 887VA Using Dual Ethernet Ports For Aggregation

Jun 6, 2013

We are running a Cisco 887VA router for our internet access but of course the port connected to the internal network only supports 100Mbit/s. There are a few 100Mbit/s ports on the router; I was wondering whether it was possible to use more than one port to provide aggregation to get higher speed such as two ports providing 200Mbit/s?  We are running Gigabit internal.

View 4 Replies View Related

Cisco Switching/Routing :: Bridging Routed Ethernet Ports To L2 Switchports On 2801?

Jan 1, 2013

I have a Cisco 2801 with a 4 port Layer2 switch card installed (HWIC-4ESW).
 
How do I bridge Ethernet0/1 to the 4ESW so if you were to plug a computer into the 4ESW, it would be on the same network as Eth0/1?  see my config below:
 
interface FastEthernet0/1
description Internal Interface
ip address 10.1.2.1 255.255.0.0

[Code].....

View 2 Replies View Related

Cisco Switching/Routing :: 2960 / Make Ether Channel On Switch 1 Which Has 24 Fast Ethernet Ports

Oct 8, 2012

I have 4 cisco 2960 switches to which many users are connected. No vlans are the only default vlan 1 is there. Now I want to make ether channel on switch 1 whcih has 24 fast etherenet ports. Can I make port 1- 8 as one ether channel which are connected to users or i can only make ethere channel of ports that are connectd to other switchs. If I can, how the other switchs will comnicate with the switch ports bundalled in the ether channel in switch 1.

View 6 Replies View Related

Cisco WAN :: 1841 With Two FastEthernet Ports

Mar 26, 2013

I am having the most difficult time trying to setup the Cisco 1841 with a new Fiber Optic ISP.  I have no experience with Cisco equipment but have taught myself some basics. All my attempts have ended with failure.  I definitely will be taking some cisco courses soon.
 
Our current setup
 
20mbs Fiber Optic ISP

- They are providing us a x.x.129.233/30 WAN IP and a x.x.131.225/27 Public IP Block Cisco 1841 Router (Which has no configuration at all, it was wiped by the ISP) 1x HP Procruve 2610 24 port Gigabit Switch
  
What we need is simple, we just need to distribute the Public IP block through to the LAN on the switch side.  I would post a config if I had one already made, but the 1841 is a clean slate.  I just wiped it again to start fresh.

View 6 Replies View Related

Cisco WAN :: Open Ports In 1841?

May 14, 2011

what command should I use to see all open TCP and UDP ports on my router?

View 2 Replies View Related

Cisco VPN :: 1841 - Ports Allowed In Access List

Oct 14, 2012

Users behind a Cisco 1841 are not able to connect to a network using the Cisco Systems VPN Client. Transport is IP sec over UDP (NAT/PAT). Connection just times out.
 
Which ports should be allowed in the access list? Or do you have an link to a article for this?

View 5 Replies View Related

Cisco WAN :: 1841 Multiple Forwarded Ports Not Showing As Open

Sep 26, 2012

I have a client with a cisco 1841 router with a static public ip. He has 3 dvr's he wanted to acces from the internet and we opened the ports for the dvr's ip's. The issue were having is that only the first ip that we opened shows the port opened and works ok, the other 2 ip with their ports show closed.

View 17 Replies View Related

Cisco WAN :: Migrate To Metro Ethernet On 1841

Apr 21, 2011

my company will change WAN connection from HDSL (2Mb/2Mb) to Metro Ethernet (10Mb/10Mb). Now, I have CISCO 1841 (12.4(15)T12 ) with 2 FE and HWIC-1T. Can i configure my Metro Ethernet (WAN Connection) on one FE or i need of "external wic" such as  hwic-1FE  ?

View 1 Replies View Related

Cisco WAN :: 1841 With Ethernet And ADSL As Resilient?

Nov 28, 2011

I have a cisco 1841 router in place. I also have a ADSL module which fits into the cisco router. My understanding is that if configured correctly, If the primary circuit were to fail (Ethernet Circuit MPLS), the ADSL would take over services until such time the ethernet link becomes available.
 
Therefore the ADSL circuit is used as a resilient link. If this is possible, can the Cisco 1841 be setup to automatically switch over to the ADSL? Would there be some sort of heart beat between the ethernet circuit and adsl circuit?Also from the other end of the Cisco router, the connection goes into a firewall. If the Cisco handles the failover, I assume I would not need to configure anything on the firewall.
 
The end users beyond the firewall, should be able to continue, however the performace would be degraded?

View 11 Replies View Related

Cisco WAN :: Fast Ethernet Is Up / Line Protocol Down 1841

Aug 2, 2012

I have a cisco 1841 whose LAN interface is showing status as "Fastethernet 0/1 is up , line protocol is down" the duplex and speed settings in the Router are in Auto mode and the Router was working fine till now , when i changed the duplex settings to duplex full , speed 100 the ping replies comes back with 5-6 replies then the link dies again..

View 1 Replies View Related

Cisco WAN :: 1841 / Using 1941 With OSPF And Both Ethernet Interfaces?

Oct 4, 2011

In the past Ive always used the 1841 router to run these smaller sites.10-20Mbps/ using 1941 with OSPF and using both ethernet interfaces?

View 1 Replies View Related

Cisco WAN :: 1841 Router Load Balancing With WIC 2T And Ethernet Port

Jun 9, 2013

Can we do the load balancing with WIC - 1T card as ISP - 1 and Ethernet card as ISP - 2 and other ethernet card as my LAN Network.
 
WIC - 1T - connected to ISP Ethernet card - Connected to Secondary ISP Second Ethernet card - connected to LAN Connection.
 
I would like to have load-balancing & fail-over between this two connections.

View 3 Replies View Related

Cisco WAN :: Terminate New 10M Link Via Ethernet Interface On 1841 Router?

Dec 19, 2010

We want to terminate new 10M link via Ethernet interface on Cisco 1841 router. We have free Gig port on the router. We also have HWIC-FE module inserted in the router. However, our implementation team said that Cisco 1841 doesn't support 10M link. It is not designed to cater to such high Bandwidth.

View 14 Replies View Related

Routers / Switches :: Isolate 1841 Router Fast Ethernet Port?

Feb 4, 2011

I have a Cisco 1841 router with the followingSerial T1 connection Fastethernet 1 with network address 192.168.0.1 Fastethernet 2 with network address 198.168.0.1I want to isolate Fastethernet 2 so that it cannot access the internet or the 192.168.0.1 network. Only incoming request is available.

View 5 Replies View Related

Cisco WAN :: 2921 Team Ethernet Ports

May 7, 2012

i would like to "team" two ethernet ports on a 2921 router into a single redundant link to a switch, similar to how an HP server teams multiple NICs to a single IP address. is port-channeling the best/only way to do this? i don't necessarily need the two links to be load balanced or bonded, considering the serial side of this router is just a single T1. i just want the links redundant, so in case something goes wrong with one cable or switchport, traffic will go over the other link.                  

View 6 Replies View Related

Cisco WAN :: Gigabit Ethernet Ports On ASR1000?

Mar 6, 2013

how the ASR1000s are being  setup.I  am looking at ASR1000s as part of network refresh and was looking at  RJ-45 based Gigabit Ethernet ports compatible with the ASR1000s SPA-5X1GE-V2 seems to be an option but they are all SFPs. Are there any options for RJ-45 ones on ASR1000s?
 
There is an option for the 2 port where one can mix and match SFPs and RJ45 but I was looking for something which is RJ45 only.Are there any options for them available.I know I could get something with FastEthernet type but was looking for the GigabitEthernet type.

View 4 Replies View Related

Connect Second Router / Ethernet Ports?

Nov 15, 2011

When i was looking for a wireless card, everyone seemed to be having connectivity issues with all of these cards, and i regularly have interference issues when the microwave is used which completely knocks off my connection. How to connect a second router as i have a telephone port in my room so i am able to connect my PC/PS3 via ethernet. Just some basic info, I'm on the O2 wireless network using their Thomson router, and i also have a Bt Homehub 2 lying about for some reason.

View 2 Replies View Related

How To Setup Ethernet Ports In House

May 31, 2011

my house has 4 ports in each room, 2 coaxial, 1 for the net, and one for a TV, and there's a phone jack and a Cat5e Ethernet port. From what I have learned, all my ports lead up to a "closet", and I have found it. It has all the connections for the LAN, and everything else. I am confused on what to do next. I see that there are blue Ethernet cords connected to the ports on one side, and that they are not connected to anything on the other. I thought I had to buy a switch for all these ports, and I haven't done so yet. where am I supposed to connect the modem to the internet. It is currently connected to the internet coaxial port, which it then connect to the VoIP switch, and is then connected to everything else. Where is the coaxial port that I have to plug it in to, and what is it labeled?.

View 1 Replies View Related

D-Link DIR-655 :: Ethernet Ports Don't Seem To Work

Feb 8, 2013

i've tried plugging in various devices (computer & solar panel management device) into the ethernet ports to no avail. i just updated the firmware, reset the router, and still no luck.  all of the lights work when i reset and the wifi works fine. do i need to do something in the settings to turn on the hard connection?

View 3 Replies View Related

Cisco WAN :: 2921 Maximum Number Of L3 Ethernet Ports

May 2, 2011

How many routed ethernet ports do they support when using HWIC-1FE and HWIC-2FE modules? On the Cisco site for the two interface modules and in the corrseponding PDF of supported interfaces for 29xx routers a maximum number of 2 2port modules(HWIC-2FE) and 2 1port modules(HWIC-2FE) is written.Does this mean, that I can put in 4 L3 HWIC modules into one Cisco 2921 router by combining these two HWIC modules resulting in a total number of 7 interfaces for this router?

View 3 Replies View Related

Cisco WAN :: 2901-SEC/ K9 - How Many Ethernet Ports Supported By Its Modules

Dec 22, 2011

I want to purchase CISCO2901-SEC/K9  let me know all its specification and how many Ethernet ports supported by its modules?

View 1 Replies View Related

Cisco WAN :: 2600 Series With 2 X Fast Ethernet Ports

May 2, 2012

I have a Cisco 2600 series with 2 X Fast Ethernet ports and I would like to configure the cisco to perform the task if it is possible.The scenario is:
 
2 networks:
F0/0: 192.168.x.x
F0/1: 10.1.x.x
 
No communication between them except one way multicast from F0/1 to F0/0.

View 1 Replies View Related

Ethernet Ports On Wireless Access Point?

May 9, 2012

If I hook up a wireless router as an access point will both the Ethernet ports and the wireless connection on that router work?

View 2 Replies View Related

Cisco Firewall :: Enabling Traffic On E0/2 And E0/3 Ethernet Ports - ASA 5510

Aug 10, 2011

enabling traffic between interfaces on the ASA 5510. Of course I have an outside interface E0/0 and an inside interface (E0/1) for normal operation. The idea was to enable one of the remaining interfaces on the 5510 to attach an internal network resource to for management in case we lost our switch. I am using E0/0 as the outside interface and the inside interface is E0/1. I am wanting to attached a management device on the same inside network IP address range for simplicity. I have E0/2 configured for the same security level (100) as the other inside interface and I also have enabled same-security-traffic permit inter-interface as well but I still cannot access the device on that port. Is there something else I am missing? I guess the best way to explain this is that I want ports E0/2 and E0/3 to act like a "switch" so to say...... The ASA 5505 lets you do this pretty easy but having trouble on the 5510. 

View 4 Replies View Related

Cisco Switches :: SG 300-10 - Mapping Fiber To Ethernet Ports (VLans)?

Jul 25, 2011

the incoming fiber on ports 9 and 10 are on different subnets. I need to map the subnet on port 9 to ethernet ports 1-9 and port 10 is on its own.  I have the device IPv4 address set to a static address on the same subnet as port 9.  I don't know if there's an easier approach, but I attempted to map the ports using vlans (See the attached screenshots).  We don't yet have the fiber link established for port 10, so I haven't had a chance to test, but I wanted to confirm that my configuration is sound.  I used the default vlan for ports 1-9, because I need to manage through that subnet.  I added vlan 10 for port 10, but I don't know if I have it configured correctly.

View 4 Replies View Related

Cisco Wireless :: Does Ethernet Ports On WLC 2106 Works As A Switch

May 11, 2012

I have a Cisco WLC 2106 and I got 2 access points working, conected the controller (Aironet 1130AG), but I would like to know if I could connect a host or a laptop to the 2106 WLC.
 
I have a router conected to the WLC using the port 1, and the APs are in ports 7 and 8, but when I plug a pc in the port number 3, I do not get and IP from DHCP server, (DHCP is giving by the router). Im not sure if the 2106 WLC ports are for connect other network devices like a pc... I would like to know if there is a way to configure the controller to conect a host or a pc to the ethernet ports.

View 5 Replies View Related

Cisco WAN :: Setting Up 1921 With Two Ethernet WAN Ports Going To Two Separate ADSL ISP

Feb 17, 2011

I am setting up a 1921 with two ethernet WAN ports going to two seperate ADSL ISP's (via bridged modems) and one connecting to the internal LAN. There is a single e-mail / web server behind the router.
 
I have been reading the following which is exactly what we want to do, but I have questions. Maybe failover would be better because Load Balancing seems a little too quirky without BGP. url...
 
How do we define public static IP's, the example seems to show DHCP?In order to detect if a line is down, it has to ping an IP address that is specific to the connection - correct? So could I use the gateway for the ISP? The issue I have with this is the gateway might be up, but the Internet down. Next, we need to make sure that when someone visits one of our public IP addresses, the return data is sent through the connection requested. What we don't want is a situation where incoming connections are not working.From experience, load-balancing causes certain websites and SaaS applications to break because requests are coming from two different ISP's. Is this the case with OER? Finally, any links, config or something to advise how a fail over only configuration would work given we have internal servers (PAT/NAT inbound would need to translate properly with the failover IP)? Basically if ISP 1 goes down, I.E. router cannot ping 8.8.4.4 then it switches to ISP 2, until ISP 1 comes back online and switches back? This would need to change the NAT rules for inbound as described. 

View 4 Replies View Related

Home Network :: How To Get More Ethernet Ports Available To Use / Without Losing Sky Router

Oct 27, 2012

I have Sky Fibre Optic Broadband, with a router supplied by Sky, (You can't use any other router, as username/password for internet is already put into router & they will not give you details when you phone them). The router they supply has only four Ethernet ports on. One is used by Sky to give you Fibre Broadband, thus leaving you with three.I have five devices that must use Ethernet, as they do not have wireless.How do I get more Ethernet ports available to use, without losing the Sky router, as Sky will NOT let you use any other router.

View 10 Replies View Related







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