Leopard Server DHCP-NAT

Well, I’m finally getting most of the initial stuff for the server up and running. All I can say is thank goodness for Google.

Setting up DHCP/NAT was both simple and highly complex. Simple in that running the Gateway Assistant from the NAT setup was easy. Complex in that the default /etc/bootpd.plist is missing some required information.

After some inspection of the log files and some Googling. I found that adding the following lines to /etc/bootpd.plist fixed the problem.

<key>net_address</key>
<string>192.168.1.0</string>

Thanks to the Apple Discussion Forums.

Related posts:

  1. Fail2ban on Leopard Server So here I am running my own server — for...
  2. Forwarding Email in Leopard Server OK, to put it mildly the Workgroup Manager and Email...
  3. Subscribing to Delegated Calendars OK, I’m fortunate or crazy enough to run my own...
  4. Forwarding Email in Leopard Server, part 2 I’ve previously written about problems with Leopard server and forwarding...

Related posts brought to you by Yet Another Related Posts Plugin.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*