bsd6.1+wccp v1 +cisco 3845
2009-05-13 06:16:12来源:未知 阅读 ()
BSD内核编译
######ipf##########
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPFIREWALL_VERBOSE_LIMIT=5
options IPDIVERT
device gre
options IPFIREWALL_FORWARD
options MAXFILES=24648
options NMBCLUSTERS=51200
要激活IP包转发,在/etc/sysctl.conf中增加如下行:
net.inet.ip.forwarding=1
创建GRE口
% ifconfig gre0 create
% ifconfig gre0 netmask 255.255.255.255 up
% ifconfig gre0 tunnel
% route delete
配置CACHE服务器的代理防火墙
ipfw -q -f flush
ipfw add allow tcp from me to any out
ipfw add allow tcp from any 80 to any out
ipfw add fwd 127.0.0.1,3128 tcp from any to any 80 in
ipfw add allow tcp from any 80 to 222.216.x.158 in
ipfw add allow gre from 222.216.x.x to 222.216.x.158
路由器上的配置
interface GigabitEthernet0/1(电信口)
ip wccp web-cache redirect out
interface Vlan900(内网口)
ip address 222.216.x.x 255.255.255.240
no ip redirects
no ip unreachables
no ip proxy-arp
ip wccp web-cache redirect in
ip route-cache flow
配置启用WCCP协议
ip wccp web-cache redirect-list 151(全局启用WCCP)
ip wccp version 1
ip cef
access-list 151 表示什么IP可以通过WCCP代理
squid 配置
编译选项
configure options: --enable-ipf-transparent --enable-htcp --disable-internal-dns --enable-large-cache-files --enable-cache-digests --enable-removal-policies --disable-ident-lookups --enable-storeio=aufs,ufs --with-aufs-threads=160 --enable-delay-pools --enable-poll --enable-underscores
启用透明代理
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
wccp_router 222.216.x.254(配置wccp路由器)
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/4255/showart_226136.html
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- 提示:bad kernel: arp : 内网IP地址 is on em0 but got rep 2009-05-13
- 问一下:ipfw+natd 如何实现回流端口映射 2009-05-13
- spawn-fcgi启动问题,亟待解决!!! 2009-05-13
- 有没有FreeBSD内核配置文件的中文版解释文档呢? 2009-05-13
- freebsd和linux下添加IP地址和静态路由 2009-05-13
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash