Hello,<br>I am getting the following errors in my log files and was wondering if anyone had any ideas on what the problem might be. I have the exact setup on another server and do not get these errors. The ip's in the log files are servers that just timeout.<br>
<br><br><br>[1276641005] unbound[1015:1] notice: sendto failed: Invalid argument<br>[1276641005] unbound[1015:1] notice: remote address is 44.44.44.2 port 0<br>[1276641006] unbound[1015:f] notice: sendto failed: Invalid argument<br>
[1276641006] unbound[1015:f] notice: remote address is 44.77.34.2 port 0<br>[1276641015] unbound[1015:b] notice: sendto failed: Invalid argument<br>[1276641015] unbound[1015:b] notice: remote address is 44.52.183.98 port 0<br>
[1276641022] unbound[1015:f] notice: sendto failed: Invalid argument<br>[1276641022] unbound[1015:f] notice: remote address is 44.52.183.98 port 0<br>[1276641024] unbound[1015:c] notice: sendto failed: Invalid argument<br>
[1276641024] unbound[1015:c] notice: remote address is 124.122.37.66 port 0<br>[1276641027] unbound[1015:2] notice: sendto failed: Invalid argument<br>[1276641027] unbound[1015:2] notice: remote address is 44.53.123.48 port 0<br>
<br>server:<br>        verbosity: 1<br>        num-threads: 16<br>        msg-cache-slabs: 16<br>        rrset-cache-slabs: 16<br>        infra-cache-slabs: 16<br>        key-cache-slabs: 16<br>        rrset-cache-size: 750m<br>
        msg-cache-size: 400m<br>        so-rcvbuf: 8m<br>        interface: 0.0.0.0<br>        interface: ::0<br>        access-control: <a href="http://0.0.0.0/0">0.0.0.0/0</a> allow<br>        access-control: <a href="http://127.0.0.0/8">127.0.0.0/8</a> allow<br>
        chroot: ""<br>        username: ""<br>        outgoing-range: 64535<br>        num-queries-per-thread: 2400<br>        logfile: "/var/log/unbound.log"<br>remote-control:<br>        control-enable: no<br>
<br><br>Any help would be appreciative.<br><br>Thanks,<br>Carl<br>