make buildworld And install squid-2.6

|
今天的所做的,make world之后,再重新定制了一下内核,删了所有不再需要的东西,如usb/RAID/SCSI的设备之类. 手册上提示,不用在内核中加入相关选项即可使用IPFILTER(8) ,内核之中没有再添加别的什么选项 make buildkernel KERNCONF=proxy make installkernle KERNCONF=proxy reboot 安装perl5.8 安装squid26 先最精减配置 grep -v "#" squid.conf-default > squid.conf 配置cache_dir squid -z //创建目录 squid -D -n1 //跑一下测试一下,看看有没有问题 接下来就是要配置好各类ACL 再配置IPNAT(8)

About this Entry

This page contains a single entry by 清茶 published on September 29, 2006 9:47 PM.

代理服务器安装笔记 was the previous entry in this blog.

已保护:对口相声[zz] is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.31-zh-cn