In article
<33280880.1213.1334871787546.JavaMail.geo-discussion-forums@vbbfj25>,
wrote:
> I have a faculty member who, for some illogical reason, refuses to buy an
> Apple Airport Express or Extreme simply because he thinks I am biased in
> favor of Apple. Of course, I am not. I'd rather that any wireless router
> could do this but many are not capable of passing the DHCP request on to your
> real DHCP server so that you get a real IP address instead of a private IP.
> I am required to do this by the campus so I simply conforming to campus
> policy.
>
> Does anyone know of any current models of wireless routers that do this?
>
> Just for anyone interested, this is how it is done in Airport Utility:
>
> Internet icon > Connection Sharing: Off (Bridge Mode)
>
> Thanks for any help.
You're mixing up DHCP and NAT. They're often used together but they can
be independent.
DHCP is giving a computer an available address. It can be local or
public.
NAT is translating one address and port to another, usually so that
multiple local addresses can share one public address.
Bridged mode makes the AP behave like a slow wire. It doesn't perform
any services beyond establishing the WiFi connection. All respectable
access points will have this mode.
DHCP relay allows one DHCP central server to control multiple local
networks. It's not likely what you want to turn on, but most high-end
APs support it.
--
I will not see posts from Google because I must filter them as spam