10-19-2006 04:55 AM - edited 03-03-2019 02:24 PM
I have 1841 Cisco router. Today instalaltion of 2 MBPS leased line is done by ISP. I bought 1 WIC1-T card, From Loop I'll terminate V.35 cable in to serial port of router. I want to know if i need to do NATing. Is it neccesary?
What is i assign IP given to me by ISP on serial 0/0 int with encapsualtion commanda and for internal, i go for 192.168 range which i'll asssign on fa0/0
interface. I wonder why i need NATing ?
Regard's,
Amey Abhyankar.
10-19-2006 07:04 AM
Amey,
Your local LAN is 192.168.x.x which is unregistered private addresses. These addresses are not routable on the internet. So, in order for these addresses to be routable in the internet, they need to get a public ip address or routable ip address.
So, in your case you would want to configure NAT on the 1841, so the 192.168.x.x addresses will get translated to a routable ip address when they want to go to the internet. If you are getting only one Public IP Address from your ISP, then you can configure Port Address Translation.
NAT also provides security, by hiding the internal address.
I am also enclosing the FAQ and overview links for NAT which should answer most of your question.
http://www.cisco.com/en/US/products/ps6640/products_qanda_item0900aecd801ba55a.shtml
http://www.cisco.com/en/US/products/ps6640/products_white_paper09186a0080091cb9.shtml
Let me know if it helps.
Regards,
Arul
10-19-2006 09:24 PM
Thanx for the quick reply. I got 32 public IP's for WAN interface & 16 public IP's for lan. But i think assigning public IP's directly to machines is not a best practice..May be hackers can enter. As you mentioned i'll be going for NAT. Internal private IP range will remain as it is and public IP's i received from ISP will be used in NATing. "NAT also provides security, by hiding the internal address. " <<< This is my
requirement. I never tried NATing. But i hope
it wont be a difficult issue. 1841 rouuter has
some advanced features like cryptography feature and IDS detection. You ever configured
these options? I am curious to know.
Thanx & Regard's,
Amey Abhyankar.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide