Bill,

The main problem with what you want to do is that you have mentioned an IP
address for the outside interface (s0), assuming that your ISP assigned the
IP to you, but you don't have network IPs for your inside network.  If you
were to have a bunch of IPs (minimum a /27 for your example) routed to your
serial IP then you do not have to run NAT and your ip route statement is OK.
However, if you are not provide a /27 IP Space and have to "fit" all of the
hosts on your internal network onto the one IP for Internet access, then you
do need to use NAT because you will have to use private IP space
(192.168.x.x/24, 172.16.x.x-172.31.x.x/16, or 10.x.x.x/8) and those won't
route across your Internet connection.

Seems to me that CCNA is the track you want to be on.

Tom


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
> Bill
> Sent: Thursday, March 06, 2003 10:00 PM
> To: [EMAIL PROTECTED]
> Subject: Internet Access [7:64681]
>
>
> Hey there.
>
> Please assume at this moment that I care least about
> security(since this is
> only for lab experiment purpose)
>
> Can i simply do something as simple as this? will it work? if not, WHY?
>
> 2610 router - e0 is connected to 30 users.
> s0 is connected to t1 internet line(ip: 64.4.4.4)
>
> I simply want to give these users internet access. Do i need to use NAT?
> I don't want to use it, so can i simply give a default route of:
> ip route 0.0.0.0 0.0.0.0 s0
>
> Will this work fine? And if it won't work at all, can you tell me
> the basics
> of routing or IP addressing of why this shouldn't work? After
> all, Im simply
> routing from one network to another network.
>
> thank you.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=64685&t=64681
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to