NAT issues

NAT issues

NewsGroups | Search | Tools
 comp.dcom.sys.cisco  Post an article  get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
NAT issues jrmann1999@gmail.com 03-12-2007
|--> Re: NAT issues Martin Bilgrav03-13-2007
Posted by jrmann1999@gmail.com on March 12, 2007, 9:29 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
I followed Cisco's instructions to the T, yet can't get simple Dynamic
PAT working on my new ASA 5510, here's the relevant sections of
config:

interface Ethernet0/0
nameif inside
security-level 100
ip address 192.168.1.222 255.255.255.0
interface Ethernet0/1
nameif outside
security-level 0
ip address A.B.C.D 255.255.255.128
global (outside) 2 interface
nat (inside) 2 access-list FlowA
access-list FlowA extended permit ip 192.168.200.0 255.255.255.192 any
route outside 0.0.0.0 0.0.0.0 A.B.C.E 1
route inside 192.168.1.0 255.255.255.0 192.168.1.14 1

All internal traffic from 200.x to 1.x works great, but when 200.x
tries to get to the internet it gets timeouts

Show xlate shows 0 translations happening, where have I gone wrong?
200.x are addresses given out by inbound VPN connections from
roadwarrier clients.


Spring Sale Save 20% Banner - Sale Ended 5/3/07 So Updated to NonPromo Ad
Posted by Martin Bilgrav on March 13, 2007, 8:00 am
If you were  Registered and logged in, you could reply and use other advanced thread options
route inside 192.168.1.0 255.255.255.0 192.168.1.14 1
should read:
no route inside 192.168.1.0 255.255.255.0 192.168.1.14 1
route inside 192.168.200.0 255.255.255.0 192.168.1.14 1

OR am I wrong ?

> I followed Cisco's instructions to the T, yet can't get simple Dynamic
> PAT working on my new ASA 5510, here's the relevant sections of
> config:
>
> interface Ethernet0/0
> nameif inside
> security-level 100
> ip address 192.168.1.222 255.255.255.0
> interface Ethernet0/1
> nameif outside
> security-level 0
> ip address A.B.C.D 255.255.255.128
> global (outside) 2 interface
> nat (inside) 2 access-list FlowA
> access-list FlowA extended permit ip 192.168.200.0 255.255.255.192 any
> route outside 0.0.0.0 0.0.0.0 A.B.C.E 1
> route inside 192.168.1.0 255.255.255.0 192.168.1.14 1
>
> All internal traffic from 200.x to 1.x works great, but when 200.x
> tries to get to the internet it gets timeouts
>
> Show xlate shows 0 translations happening, where have I gone wrong?
> 200.x are addresses given out by inbound VPN connections from
> roadwarrier clients.
>



Posted by on March 13, 2007, 9:05 am
If you were  Registered and logged in, you could reply and use other advanced thread options
wrote:
> I followed Cisco's instructions to the T, yet can't get simple Dynamic
> PAT working on my new ASA 5510, here's the relevant sections of
> config:
>
> interface Ethernet0/0
> nameif inside
> security-level 100
> ip address 192.168.1.222 255.255.255.0
> interface Ethernet0/1
> nameif outside
> security-level 0
> ip address A.B.C.D 255.255.255.128
> global (outside) 2 interface
> nat (inside) 2 access-list FlowA
> access-list FlowA extended permit ip 192.168.200.0 255.255.255.192 any
> route outside 0.0.0.0 0.0.0.0 A.B.C.E 1
> route inside 192.168.1.0 255.255.255.0 192.168.1.14 1
>
> All internal traffic from 200.x to 1.x works great, but when 200.x
> tries to get to the internet it gets timeouts
>
> Show xlate shows 0 translations happening, where have I gone wrong?
> 200.x are addresses given out by inbound VPN connections from
> roadwarrier clients

I am assuming that you have a router/layer 3 switch on the inside
network routing between the 192.168.200.x network and the 192.168.1.x
network? If there are no NAT translations appearing on the ASA it
looks as if the traffic isn't hitting the ASA so do you have a default
route configured on your internal router pointing at the ASA?

Also you have no route inside statement on the ASA for the
192.168.200.0 255.255.255.192 network so traffic originating from this
network will not be able to route back.

The existing route inside statement a mistake? It is not required as
the 192.168.1.0 255.255.255.0 network is your directly connected
inside network so you don't need a route for that!

Other than that, the PAT config looks OK.

Cheers,

Mark




Similar ThreadsPosted
PIX DMZ issues December 3, 2004, 5:02 pm
PIX 501 Issues February 18, 2005, 9:22 am
NBX 100 Issues March 21, 2005, 12:17 pm
503 dmz+vpn issues December 14, 2005, 11:19 am
503 dmz+vpn issues December 14, 2005, 11:19 am
VPN Issues on 837 March 23, 2007, 9:08 am
ASA OS QA issues?? May 30, 2007, 1:18 pm
BGP issues June 27, 2008, 3:59 pm
argh!!! more acl issues August 16, 2004, 4:46 pm
Serious Cisco issues August 19, 2004, 3:39 pm

other useful resources:
The Federal Communications Commission (FCC)
Telecommunications Industry Association
Electronic and Software Security Products and Services
International Telecommunication Union

Custom CGI Perl and PHP programming by 1-Script.com

Contact Us | Privacy Policy
The site map in XML format XML site map