On 12/20/06, Chris Foote <[EMAIL PROTECTED]> wrote:
The fix for me was to bind to the ethernet alias addresses, and use
the somewhat obsure Linux kernel sysctl net.ipv4.ip_nonlocal_bind to
allow binding to addresses that aren't present - i.e. perform a
        sysctl -w net.ipv4.ip_nonlocal_bind=1 and add
        net.ipv4.ip_nonlocal_bind=1
to your /etc/sysctl.conf to make it active at boot time.

Chris, this worked like a charm for us; we too were faced with needing
PowerDNS to come up ready to listen to an address that was not yet
bound to an interface.


--
Augie Schwer    -    [EMAIL PROTECTED]    -    http://schwer.us
Key fingerprint = 9815 AE19 AFD1 1FE7 5DEE 2AC3 CB99 2784 27B0 C072
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to