Author: reiner
Date: 10-11-00 12:11
now im trying to follow the instruction from this site on how to setup a squid proxy server, unfortunately when I execute "/usr/loca/sbin/squid -NCd1" an error message popup (below is the detail error message). My /etc/rc.conf contains hostname="myhostname.mylocaldomainame.net" already. What other file(s) should I configure?
thanks!
reiner
--------------------------------------------------------------------------------------------------------------------
# /usr/loca/sbin/squid -NCd1
2000/11/10 17:53:25| Starting Squid Cache version 2.3.STABLE3 for i386--freebsd4.1...
2000/11/10 17:53:25| Process ID 313
2000/11/10 17:53:25| With 360 file descriptors available
2000/11/10 17:53:25| Performing DNS Tests...
2000/11/10 17:53:25| Successful DNS name lookup tests...
2000/11/10 17:53:25| DNS Socket created on FD 4
2000/11/10 17:53:25| Adding nameserver 127.0.0.1 from /etc/resolv.conf
2000/11/10 17:53:25| Unlinkd pipe opened on FD 9
2000/11/10 17:53:25| Swap maxSize 102400 KB, estimated 7876 objects
2000/11/10 17:53:25| Target number of buckets: 157
2000/11/10 17:53:25| Using 8192 Store buckets
2000/11/10 17:53:25| Max Mem size: 8192 KB
2000/11/10 17:53:25| Max Swap size: 102400 KB
2000/11/10 17:53:25| Rebuilding storage in /usr/local/squid/cache (DIRTY)
2000/11/10 17:53:25| Set Current Directory to /usr/local/squid/cache
2000/11/10 17:53:25| urlParse: Illegal character in hostname 'myhostname.mylocaldomainame.net'
2000/11/10 17:53:25| assertion failed: HttpRequest.c:72: "request"
Abort
|
|