[c-nsp] nat question
Dan
dan at technc.com
Mon Apr 30 19:08:06 EDT 2007
Kevin,
That make sense. Now how can I route certain ip's or subnets to this
gateway? On the lan port f0/0 i already have a route-map called "inet"
that sets the next-hop behavior for subnets. When I create a sequence
in the "inet" route-map that permits a certain ip and sets the next-hop
to the gateway on the vlan303(64.x.x.3) it does not work.
Thanks,
Dan.
Kevin Graham wrote:
> On 4/30/07, Dan <dan at technc.com> wrote:
>
>> interface FastEthernet0/3/3
>> switchport access vlan 303
> [...]
>> route-map nat-wb permit 10
>> match interface FastEthernet0/3/3
> [...]
>> interface Vlan303
>> ip address 64.x.x.1 255.255.255.240
> [...]
>> ip nat inside source route-map nat-wb interface FastEthernet0/3/3
>> overload
>
> Fa0/3/3 is a switchport, you want to overload onto the SVI (vlan303).
> route-map nat-wb should also match the SVI, not the switchport.
More information about the cisco-nsp
mailing list