I'm trying to get transparent proxy working on my eBox (Ubuntu-flavoured) - it's updated to latest and overall works well enough.
However I am unable to get transparent proxy working - please see the output of syslog below - you'll see that I'm getting an error with dansguardian not binding to socket. How would I go around fixing this? FYI I have configured ebox to use port 8080 for proxy. > > Feb 27 00:55:20 bda-scot squid[25814]: Preparing for shutdown after 1072 > requests > Feb 27 00:55:20 bda-scot squid[25814]: Waiting 30 seconds for active > connections to finish > Feb 27 00:55:20 bda-scot squid[25814]: FD 12 Closing HTTP connection > Feb 27 00:55:20 bda-scot squid[25814]: Shutting down... > Feb 27 00:55:20 bda-scot squid[25814]: FD 13 Closing ICP connection > Feb 27 00:55:20 bda-scot squid[25814]: Closing unlinkd pipe on FD 10 > Feb 27 00:55:20 bda-scot squid[25814]: storeDirWriteCleanLogs: Starting... > Feb 27 00:55:20 bda-scot squid[25814]: Finished. Wrote 1175 entries. > Feb 27 00:55:20 bda-scot squid[25814]: Took 0.0 seconds (2354709.4 > entries/sec). > Feb 27 00:55:20 bda-scot squid[25814]: Squid Cache (Version 2.6.STABLE14): > Exiting normally. > Feb 27 00:55:20 bda-scot squid: parseConfigFile: line 18 unrecognized: > 'httpd_accel_host virtual' > Feb 27 00:55:20 bda-scot squid: parseConfigFile: line 19 unrecognized: > 'httpd_accel_port 80' > Feb 27 00:55:20 bda-scot squid: parseConfigFile: line 20 unrecognized: > 'httpd_accel_with_proxy on' > Feb 27 00:55:20 bda-scot squid: parseConfigFile: line 21 unrecognized: > 'httpd_accel_uses_host_header on' > Feb 27 00:55:20 bda-scot squid[5350]: Starting Squid Cache version > 2.6.STABLE14 for i386-debian-linux-gnu... > Feb 27 00:55:20 bda-scot squid[5350]: Process ID 5350 > Feb 27 00:55:20 bda-scot squid[5350]: With 1024 file descriptors available > Feb 27 00:55:20 bda-scot squid[5350]: Using epoll for the IO loop > Feb 27 00:55:20 bda-scot squid[5350]: DNS Socket created at 0.0.0.0, port > 32886, FD 6 > Feb 27 00:55:20 bda-scot squid[5350]: Adding nameserver 10.2.1.10 from > /etc/resolv.conf > Feb 27 00:55:20 bda-scot squid[5350]: Adding nameserver 208.67.222.222 from > /etc/resolv.conf > Feb 27 00:55:20 bda-scot squid[5350]: User-Agent logging is disabled. > Feb 27 00:55:20 bda-scot squid[5350]: Referer logging is disabled. > Feb 27 00:55:21 bda-scot init: ebox.dansguardian main process ended, > respawning > Feb 27 00:55:21 bda-scot last message repeated 9 times > Feb 27 00:55:21 bda-scot init: ebox.dansguardian respawning too fast, stopped > Feb 27 00:55:21 bda-scot squid[5350]: Unlinkd pipe opened on FD 10 > Feb 27 00:55:21 bda-scot squid[5350]: Swap maxSize 102400 KB, estimated 7876 > objects > Feb 27 00:55:21 bda-scot squid[5350]: Target number of buckets: 393 > Feb 27 00:55:21 bda-scot squid[5350]: Using 8192 Store buckets > Feb 27 00:55:21 bda-scot squid[5350]: Max Mem size: 102400 KB > Feb 27 00:55:21 bda-scot squid[5350]: Max Swap size: 102400 KB > Feb 27 00:55:21 bda-scot squid[5350]: Local cache digest enabled; > rebuild/rewrite every 3600/3600 sec > Feb 27 00:55:21 bda-scot squid[5350]: Rebuilding storage in /var/spool/squid > (CLEAN) > Feb 27 00:55:21 bda-scot squid[5350]: Using Least Load store dir selection > Feb 27 00:55:21 bda-scot squid[5350]: Set Current Directory to > /var/spool/squid > Feb 27 00:55:21 bda-scot squid[5350]: Loaded Icons. > Feb 27 00:55:21 bda-scot squid[5350]: Accepting proxy HTTP connections at > 0.0.0.0, port 8080, FD 12. > Feb 27 00:55:21 bda-scot squid[5350]: Accepting ICP messages at 0.0.0.0, port > 3130, FD 13. > Feb 27 00:55:21 bda-scot squid[5350]: HTCP Disabled. > Feb 27 00:55:21 bda-scot squid[5350]: WCCP Disabled. > Feb 27 00:55:21 bda-scot squid[5350]: Ready to serve requests. > Feb 27 00:55:21 bda-scot squid[5350]: Done reading /var/spool/squid swaplog > (1175 entries) > Feb 27 00:55:21 bda-scot squid[5350]: Finished rebuilding storage from disk. > Feb 27 00:55:21 bda-scot squid[5350]: 1175 Entries scanned > Feb 27 00:55:21 bda-scot squid[5350]: 0 Invalid entries. > Feb 27 00:55:21 bda-scot squid[5350]: 0 With invalid flags. > Feb 27 00:55:21 bda-scot squid[5350]: 1175 Objects loaded. > Feb 27 00:55:21 bda-scot squid[5350]: 0 Objects expired. > Feb 27 00:55:21 bda-scot squid[5350]: 0 Objects cancelled. > Feb 27 00:55:21 bda-scot squid[5350]: 0 Duplicate URLs purged. > Feb 27 00:55:21 bda-scot squid[5350]: 0 Swapfile clashes avoided. > Feb 27 00:55:21 bda-scot squid[5350]: Took 0.4 seconds (3130.9 > objects/sec). > Feb 27 00:55:21 bda-scot squid[5350]: Beginning Validation Procedure > Feb 27 00:55:21 bda-scot squid[5350]: Completed Validation Procedure > Feb 27 00:55:21 bda-scot squid[5350]: Validated 1175 Entries > Feb 27 00:55:21 bda-scot squid[5350]: store_swap_size = 10612k > Feb 27 00:55:21 bda-scot squid[5350]: storeLateRelease: released 0 objects > Feb 27 00:55:24 bda-scot dansguardian: Error binding server socket (is > something else running on the filter port? > Feb 27 00:55:24 bda-scot dansguardian: Exiting with error > Feb 27 00:55:24 bda-scot dansguardian: Error binding server socket (is > something else running on the filter port? > Feb 27 00:55:24 bda-scot dansguardian: Exiting with error > Feb 27 00:55:24 bda-scot dansguardian: Error binding server socket (is > something else running on the filter port? > Feb 27 00:55:24 bda-scot dansguardian: Exiting with error > Feb 27 00:55:24 bda-scot dansguardian: Error binding server socket (is > something else running on the filter port? > Feb 27 00:55:24 bda-scot dansguardian: Exiting with error > Feb 27 00:55:25 bda-scot dansguardian: Error binding server socket (is > something else running on the filter port? > Feb 27 00:55:25 bda-scot dansguardian: Exiting with error > Feb 27 00:55:25 bda-scot dansguardian: Error binding server socket (is > something else running on the filter port? > Feb 27 00:55:25 bda-scot dansguardian: Exiting with error > Feb 27 00:55:25 bda-scot dansguardian: Error binding server socket (is > something else running on the filter port? > Feb 27 00:55:25 bda-scot dansguardian: Exiting with error > Feb 27 00:55:25 bda-scot dansguardian: Error binding server socket (is > something else running on the filter port? > Feb 27 00:55:25 bda-scot dansguardian: Exiting with error > Feb 27 00:55:25 bda-scot dansguardian: Error binding server socket (is > something else running on the filter port? > Feb 27 00:55:25 bda-scot dansguardian: Exiting with error > Feb 27 00:55:25 bda-scot dansguardian: Error binding server socket (is > something else running on the filter port? > Feb 27 00:55:25 bda-scot dansguardian: Exiting with error >
_______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user
