Uzytkownik "Kevin Brown" <-NOSPAM-itismekevinb-NOSPAM-@hotmail.com> napisal
w wiadomosci news:i8Ivd.15$(E-Mail Removed)...
> I'm setting up a wireless ISP and I have a few routing questions. I am
> setting up a Linux computer as the router, but what I would like to do
> is conserve as many IP's as possible. I have one subnet to work with,
> and the less number of IP's that get wasted on bridges, access points,
> etc. the better. The internet comes in thru DSL into the router, which
> takes care of traffic shaping, routing to the correct AP, etc, etc.
>
> What I am wondering is, is it possible to put all of the AP's, bridges
> and the router's ethernet cards that connect to the wireless network on
> a private subnet, and then give the customers a pubic (internet) IPs?
> Would a tunnel have to be set-up to accomodate this set-up? If so, what
> tunneling method would you reccommend? Or, better yet, am I taking the
> wrong approach to this set-up? Is there a more established way to run
> this type of network?
>
> Thanks in advance.
> Kevin Brown.
Kevin,
if You are willing to use Linux as a router, let it do address
translations, i.e. use private addresses in Your network, and only on Linux
translate them into public IPs if needed. This will spare as much ip
adresses as possible (btw. You can think over port translations if one
doesn't need a public IP but a few ports only)
Tomi
|