Tags Cloud

NAT Configuration on a Cisco Router

Posted by mekichan on Sunday 19 April 2009 at 5:01 am



This is a tutorial that shows how to configure network address translation (NAT) on a Cisco router. For additional videos and white papers from West Gate Networks, please visit http://www.westgatenetworks.com/whitepapers.html

Similar Posts:


Extend This Post Reach
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • BarraPunto
  • blinkbits
  • Blogosphere News
  • email
  • Furl
  • Live
  • MyShare
  • MySpace
  • Netvouz
  • Ping.fm
  • PlugIM
  • Print
  • Reddit
  • Socialogs
  • Spurl
  • StumbleUpon
  • Technorati
  • Yahoo! Buzz
  • YahooMyWeb
  • Yigg

12 Comments »

  1. Comment by zoltron30 — April 22, 2009 @ 12:33 am

    you can also tyep as an example:

    ip nat inside source list 1 pool zoltron30 overload

  2. Comment by JoeyTribiane — April 24, 2009 @ 6:25 am

    acl 1 should have the wildcard as 0.0.255.255 with 192.168.0.0

  3. Comment by JoeyTribiane — April 27, 2009 @ 8:51 am

    ip nat inside source list bla int fa0/1 over

  4. Comment by yezidi11 — April 29, 2009 @ 1:17 am

    cool very cooooool

  5. Comment by RunBackNow — May 2, 2009 @ 1:15 am

    is Cisco the same as Netcomm because i typed in Netcomm and this came up…i cnt find anything, any tips?

  6. Comment by maze70 — May 3, 2009 @ 11:13 pm

    You shouldn’t have to “double NAT” anything, you either let the DSL modem/router do it or the Cisco, one or the other. The best thing to do is turn the DSL router into bridge mode, let it do the PPP negotiation for you and set the Cisco fa0/1 for dynamic. The dynamic or static IP addressing has nothing to do with the performance of the NAT, as your interface needs an ip address before the NAT will work at all.

  7. Comment by kb8zxe — May 5, 2009 @ 6:17 pm

    I just found that out. However, I found out that it works well if you do set a static IP and then double nat everything (once in the Cisco and once in the DSL modem since most dsl lines require pppoe). The part that was throwing me for a loop was configuring an IP route for internet traffic. I finally found this command ( ip route 0.0.0.0 0.0.0.0 192.168.1.1 ) and now it all works. Thanks for the posts, they are a great help with trying to get my CCNA!

  8. Comment by westgatenetworks — May 6, 2009 @ 10:09 am

    The assumption is that there is a DSL or cable modem attached to the int fa0/1 interface.

  9. Comment by westgatenetworks — May 9, 2009 @ 12:58 pm

    If your 1601’s are running IOS 12.1T or above, they should have a command to dynamically assign an IP to an interface. So instead of assigning a static IP on int fa0/1, you just do these commands:

    int fa0/1
    ip address dhcp

    Your Interface will then pick up a dynamic address from your ISP and NAT will run without problems even when the interface address changes. I hope this helps!

  10. Comment by kb8zxe — May 12, 2009 @ 11:19 am

    Nice example, but, how would you do this with a dynamic ip address. I have a network consisting of a few 1601’s (using VLSM) and I would like to add internet to them. I have a dsl modem that will hand out a public IP but it always changes. All the NAT example that I see use a fixed IP, how would it be different for dynamic? Thanks…

  11. Comment by Iwasblocked — May 15, 2009 @ 12:37 pm

    In your topology, you have fa0/1 connected to the cloud… I thought you can only use serial interfaces to a cloud…pls help…

  12. Comment by kwoaj — May 16, 2009 @ 10:25 pm

    excellent .. keep posting .. well aprreciated !!!

RSS feed for comments on this post. TrackBack URI

Leave a comment

CAPTCHA Image CAPTCHA Audio
Refresh Image

Copyright © 2009 Tips and Trick About Cisco. WP Theme created by Web Top.