Re: Can't set default route to outside interface
- From: tomarseneault <tomarseneault@xxxxxxxxx>
- Date: Fri, 30 May 2008 12:35:40 -0700 (PDT)
This turned out to be a "well duh" on my test bench I only had the
inside interface plugged in to do the configuration but it turns out
that the interface has to be up in order for the cisco the even think
about routing out it, once I plugged the outside interface into a
switch: boom everything started working. Thanks for your help.
Tom
On May 29, 7:12 pm, tomarseneault <tomarsenea...@xxxxxxxxx> wrote:
All,
I have a 2811 with the advanced security feature pack. I'm configuring
it to replace our old pix and 2621 but I can't set the default route
to an "outside" interface (FastEthernet0/1), I can set it to an inside
interface easy enough. The line in the config file is the same for
both setups:
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1
But when I enter in the 2nd line I get "Gateway of last resort is not
set". I have tried using the IP of the next hop router as well, same
results. I also compared it to our existing 2621 and it looks the
same. Here are the interface setups:
interface FastEthernet0/0
description Inside$ES_LAN$$ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0/0$
$FW_INSIDE$
ip address 10.10.3.1 255.255.255.0
ip access-group 100 in
ip nat inside
ip virtual-reassembly
duplex full
speed 100
!
interface FastEthernet0/1
description Outside$ES_WAN$$ETH-WAN$$FW_OUTSIDE$
ip address 65.123.2.2 255.255.255.128
ip access-group 101 in
ip verify unicast reverse-path
ip inspect SDM_LOW out
ip nat outside
ip virtual-reassembly
duplex full
speed 100
crypto map SDM_CMAP_1
!
Could there be something in the ACLs that are causing problems? Is
there any other information you all need to help with this?
.
- References:
- Can't set default route to outside interface
- From: tomarseneault
- Can't set default route to outside interface
- Prev by Date: Re: help IP pass through
- Next by Date: Re: help IP pass through
- Previous by thread: Re: Can't set default route to outside interface
- Next by thread: Tunnel trafic in a MPLS , 1 Gigabit connection
- Index(es):
Relevant Pages
|
|