Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > NAT Static translation 2-way problem. (Cisco 2811 router)

Reply
Thread Tools

NAT Static translation 2-way problem. (Cisco 2811 router)

 
 
dylan@thurstonco.com
Guest
Posts: n/a
 
      02-13-2009
Ok so i have setup a static route

Code:
ip nat inside source static 10.1.2.5 x.x.85.123 route-map SDM_RMAP_1
extendable.


(the route-map is defined to let the traffic go through the vpn
instead of our the default nat).

Everything seems to be ok when the connection is initiated by the
outside. (packets go from outside(x.x.85.123) to inside(10.1.2.5) and
responses go to the internet appearing to come from x.x.85.123.

The problem i have is if a connection is initiated from the inside
(10.1.2.5) and is going out. It ends up coming from x.x.85.123 (the
outside ip address of the router). I know this because if i use a
whatsmyip service from 10.1.2.5 it reports the ip address of x.x.
85.122.

What do i need to do so that all trafic initiated from 10.1.2.5 goes
out translated as coming from x.x.85.123 instead of x.x.85.122

Her is my config with pertinent info marked with comments.

http://pastebin.com/d5fad308b
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
connect two vlans and nat on cisco 2811 zaprian Cisco 0 02-27-2009 07:37 AM
IPSec tunnels + NAT overload + NAT static alpertech@yahoo.ca Cisco 1 01-20-2006 02:52 PM
NAT overload with some static NAT's and a block public IP's Ronald de Leeuw Cisco 2 07-03-2005 05:45 PM
NAT exemption versus Static NAT. Where is the difference? Anonymous Poster Cisco 0 04-26-2004 04:29 AM
Can you do static translation/port forwarding on Nat'ed IP on a PIX? BitBucket Cisco 4 11-03-2003 09:59 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57