How to use static IP and DHCP at same time
Here's the long and short story. I'm getting 8 static IP addresses from ISP x.x.x.176 to .183. I'd like to setup two servers, a mac mini web server and a windows exchange server on two of the static IP addresses (so I can update the DNS zone records accordingly), and use one of the remaining IP addresses in DHCP with NAT for all other machines.
I figured I could do something like this:
ISP -----> switch -----> Airport (x.x.x.178) DHCP NAT
|-----------> Windows Server (x.x.x.176)
|----------->Mac Mini Server (x.x.x.177)
But I was hoping there was a way to just have the airport do DHCP & NAT and assign the IP addresses out of the range (x.x.x.176 and .177 from the ISP), but it doesn't seem to work that way. I tried manually assigning a static IP address from the ISP to a laptop on the wireless network, and I was unable to reach the internet.
Any ideas? Am I stuck using a switch between the ISP and the Airport? I'm trying to avoid using one of the servers as a DHCP server to keep all the traffic as separate as possible.
Thanks!
OS X Server