Bigbruin.com
Home :: Reviews & Articles ::
Forum :: Info :: :: Facebook :: Youtube :: RSS Feed
Search  :: Register :: Log in
View Single Post  Topic: Sharing Internet Connection 
Author Message
edvallie
Rated XXX


PostPosted: Sat, 17 Sep 2005 21:07:04    Post Subject: Reply with quote

In router(config) should this set it up nicely:

Code:

#ip nat pool [name] 0.0.0.0 255.255.255.255
#access-list 4 permit any
#ip nat inside source list 4 pool [name]
#interface FastEthernet 0/0
#ip nat inside
#exit
#interface FastEthernet 0/1
#ip nat outside
#exit


Pretty much taken directly from my CCNA4 curriculum, with a few settings thrown in for loose security.
View user's profile Send private message

Contact Us :: On Facebook :: On Youtube :: Newsletter :: RSS Feed :: FAQ :: Links :: Sponsors :: Privacy Policy
Copyright © 2000 - 2023 Bigbruin.com - All rights reserved