On Jan 10, 2012, at 5:53 PM, Doug Barton wrote:

> On 01/10/2012 17:34, Mark K. Pettit wrote:
>> In my environment (FreeBSD) we've worked around this problem (just recently, 
>> in fact), and I can provide more details if there's any interest.
> 
> well I'm definitely interested. :)

The short answer is we wrote a script that basically does this:

  sysctl net.inet.ip.portrange.reservedhigh=52
  rndc reconfig
  <wait until the new IP is working>
  sysctl net.inet.ip.portrange.reservedhigh=1023

Then run that script as root whenever we add a new IP to a host.

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to