cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
352
Views
0
Helpful
1
Replies

NAT from a 6513 to a VPN 3020

wfleenor
Level 1
Level 1

I have a 6513 with a Sup7 Engine, need to have interal users who attempt to connect to a specific public adddress to be NAT to a 10.10.5.*/24 range which will connect to 10.10.5.1 (VPN 3020) internal NIC. The 3020 will provide a tunnel to a second agency across the net. Is this possible and how???

1 Reply 1

ebreniz
Level 6
Level 6

Try this configuration, NAT is done in Cat6k like any other router, you have to overload the IP address

You can use

Cat6k-CSM(config)#ip nat inside source list 1 pool natpool overload

Then specfy the nat pool.

check these documents

http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a0080094634.shtml

http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a00801035b9.shtml