Re: Can't set default route to outside interface



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?

.



Relevant Pages

  • Cant set default route to outside interface
    ... 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 ...
    (comp.dcom.sys.cisco)
  • Re: Routing Problem
    ... interface Ethernet0 ... ip route 192.168.8.0 255.255.255.0 Tunnel1 ... you do have private network and NAT somewhere. ... Configuration of the interface over ...
    (comp.dcom.sys.cisco)
  • RE: persistent routes
    ... > the route on eth0 which I can then add but I can't figure out ... configuration. ... You would generaly configure an interface like that to ... sniff on your network. ...
    (Fedora)
  • Re: routing and multiple NICs
    ... which means that only one default route will be active. ... Each of them has its own gateway configured. ... > This gives two routes for address 0.0.0.0, one for each interface. ... > from outside (which is the point for this configuration). ...
    (microsoft.public.win2000.ras_routing)
  • Re: Linking wireless and ethernet network adapters
    ... >> them, even if both are merged into a single network device, like a bridge. ... I've only changed one interface to another network. ... >> I didn't set up a default route either, which sounds more likely to be the ... True:) I tend to avoid DHCP, I like to set network configuration manually ...
    (uk.comp.os.linux)