Hi, Unable to make the squid work with the DNS, it keeps showing the error "Unable to determine the IP adress of the host...", and here are the cache.log message errors I get: 2011/07/02 18:16:02| Processing Configuration File: /usr/local/squid/etc/squid.conf (depth 0) 2011/07/02 18:16:02| Squid plugin modules loaded: 0 2011/07/02 18:16:02| Adaptation support is on 2011/07/02 18:16:02| Store logging disabled 2011/07/02 18:16:02| commBind: Cannot bind socket FD 12 to [::]: (99) Cannot assign requested address 2011/07/02 18:16:02| DNS Socket created at [::], FD 9 2011/07/02 18:16:02| Adding domain localdomain from /etc/resolv.conf 2011/07/02 18:16:02| Adding nameserver 8.8.8.8 from /etc/resolv.conf 2011/07/02 18:16:02| Adding nameserver 8.8.4.4 from /etc/resolv.conf 2011/07/02 18:16:02| Adding nameserver 192.168.10.2 from /etc/resolv.conf 2011/07/02 18:16:02| Accepting HTTP connections at [::]:3128, FD 14. 2011/07/02 18:16:02| HTCP Disabled. 2011/07/02 18:16:02| Loaded Icons. 2011/07/02 18:16:02| Ready to serve requests. 2011/07/02 18:16:07| Squid is already running! Process ID 4491 2011/07/02 18:16:14| comm_udp_sendto: FD -1, (family=0) 8.8.4.4:53: (9) Bad file descriptor 2011/07/02 18:16:14| idnsSendQuery: FD -1: sendto: (9) Bad file descriptor 2011/07/02 18:16:14| comm_udp_sendto: FD -1, (family=0) 192.168.10.2:53: (9) Bad file descriptor 2011/07/02 18:16:14| idnsSendQuery: FD -1: sendto: (9) Bad file descriptor 2011/07/02 18:16:22| comm_udp_sendto: FD -1, (family=0) 8.8.8.8:53: (9) Bad file descriptor 2011/07/02 18:16:22| idnsSendQuery: FD -1: sendto: (9) Bad file descriptor Does anyone have an idea for what might be the problem?