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

NAT configuration on 2 routers.

peterpark421
Level 1
Level 1

Hi guys,

I got a question regarding 'nat configuration'. My client wants to put nat for their 192.168.17.0/24 network. 192.168.17.0 network users are using proxy server to get to the Internet now and they want them to go through 2 routers set up with nat.I attached network diagram that I made from running config and please take a look at that. I made few nat config but I am not sure if it's going to work. Should I consider HSRP or routing protocols also?

Please give me advice.

<R1>

ip nat inside source list 101 interface fe0/2/0 overload

!

int fe0/0

ip nat inside

!

int fe0/2/0

ip nat outside

!

access-list 101 permit 192.168.17.0 0.0.0.255

access-list 101 permit 63.236.213.0 0.0.0.8

access-list 101 permit 74.212.166.0 0.0.0.255

access-list 101 permit 65.247.208.0 0.0.0.255

access-list 101 permit 198.22.130.64 0.0.0.64

<R2>

ip nat inside source list 101 interface ge0/1/0 overload

!

int fe0/0

ip nat inside

!

int ge0/1/0

ip nat outside

!

access-list 101 permit 192.168.17.0 0.0.0.255

access-list 101 permit 63.236.213.0 0.0.0.8

access-list 101 permit 74.212.166.0 0.0.0.255

access-list 101 permit 198.22.130.64 0.0.0.64

!

1 Reply 1

Marwan ALshawi
VIP Alumni
VIP Alumni

hi

the ACL and nating looks fine

and as long as they use HSRP then this NATing wil work depnding on the HSRP state i mean the active will perform the NAting and traffic routing to the internet only

Hope this help

Review Cisco Networking products for a $25 gift card