Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Education > Certification Cisco > Re: trying to m...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 5 Topic 5037 of 5278
Post > Topic >>

Re: trying to make a gateway

by DC <user@[EMAIL PROTECTED] > May 5, 2008 at 11:23 PM

Grant said the following on 4/05/2008 5:24 AM:
> Hi
> I have a 1605 , and since its got 2 ethernet ****ts I thought i would 
> like to use it in as a useful part of my network instaed of just a lab 
> situation.
> I'm trying to configure my 1605 router as a gateway to the internet, but

> not having much success.
> 
> 192.168.1.0 is my primary network (172.16.1.16 secondary) and 202.0.62.4

> goes to my cable modem (202.0.62.1)

<snip>

You haven't finished the NAT:
ip nat inside source list NAT_ACL interface Ethernet1 overload
!
ip access-list standard NAT_ACL
  permit 192.168.1.0 0.0.0.255
  permit 172.16.0.0 0.0.255.255

You also don't seem to have a default route:
ip route 0.0.0.0 0.0.0.0 202.0.62.1

Also, are you sure about that subnet mask on Ethernet 1? It seems 
awfully large.

Can you ping 202.0.62.1?
 




 5 Posts in Topic:
trying to make a gateway
Grant <virus@[EMAIL PR  2008-05-04 09:24:43 
Re: trying to make a gateway
"Grant" <vir  2008-05-04 17:07:04 
Re: trying to make a gateway
"Darko Dinjar"   2008-05-04 08:51:14 
Re: trying to make a gateway
"headsetadapter.com&  2008-05-04 16:56:19 
Re: trying to make a gateway
DC <user@[EMAIL PROTEC  2008-05-05 23:23:31 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 1:09:56 CST 2008.