[c-nsp] nat question
Dan
dan at technc.com
Mon Apr 30 22:54:41 EDT 2007
I figured it out. I forgot that I needed ip nat inside on f0/0.
Everything works now. Thanks.
Dan.
Dan wrote:
> 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.
>>
>
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
More information about the cisco-nsp
mailing list