I have airport access points that are linked to my main router. I set up DHCP on the router and I just want to use the airport as an access point, but if I put it in this mode it enables DHCP by default.

Is there a way to disable DHCP while on this mode?

link|improve this question
feedback

migrated from serverfault.com Nov 24 '11 at 20:27

This question came from our site for system administrators and desktop support professionals.

1 Answer

up vote 1 down vote accepted

Yes. Put it in bridge mode.

AirPort base stations have 3 modes for sharing their Internet connection:

  1. NAT + DHCP server (share a single IP address)
  2. Bridge + DHCP server (share a range)
  3. Bridge only

You want "Bridge only".

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.