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. Server-Side Email Filtering with Sieve Another post for the peripheral brain. When I first set...
  3. Forwarding Email in Leopard Server OK, to put it mildly the Workgroup Manager and Email...
  4. Subscribing to Delegated Calendars OK, I’m fortunate or crazy enough to run my own...

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

This entry was posted in computer and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>