免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3341 | 回复: 9
打印 上一主题 下一主题

真的不知道该如何启动防火墙 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-12-06 09:27 |只看该作者 |倒序浏览
我的内核配置如下:
options         MROUTING                # Multicast routing
options         PIM                     # Protocol Independent Multicast
options         IPFIREWALL              #firewall
options         IPFIREWALL_VERBOSE      #enable logging to syslogd(
options         IPFIREWALL_VERBOSE_LIMIT=100    #limit verbosity
options         IPFIREWALL_DEFAULT_TO_ACCEPT    #allow everything by default
options         IPFIREWALL_FORWARD      #packet destination changes
options         IPFIREWALL_FORWARD_EXTENDED     #all packet dest changes
options         IPV6FIREWALL            #firewall for IPv6
options         IPV6FIREWALL_VERBOSE
options         IPV6FIREWALL_VERBOSE_LIMIT=100
options         IPV6FIREWALL_DEFAULT_TO_ACCEPT
options         IPDIVERT                #divert sockets
options         IPFILTER                #ipfilter support
options         IPFILTER_LOG            #ipfilter logging
options         IPFILTER_LOOKUP         #ipfilter pools
options         IPFILTER_DEFAULT_BLOCK  #block all packets by default
options         IPSTEALTH               #support for stealth forwarding
options         TCPDEBUG


在rc.conf里面配置了
ipfilter_enable="YES"
ipfilter_rules="/etc/ipf.rules"
ipmon_enable="YES"
ipmon_flags="-Ds"

也配置了ipf.rules
但是防火墙不起作用,哪位行家可以告诉我,如何判断启用了防火墙

论坛徽章:
2
丑牛
日期:2013-09-29 09:47:222015七夕节徽章
日期:2015-08-21 11:06:17
2 [报告]
发表于 2005-12-06 09:29 |只看该作者
你到底用哪个防火墙?

论坛徽章:
0
3 [报告]
发表于 2005-12-06 09:31 |只看该作者
如果你ipf.rules
没有任何东西
那么你 ping 127.0.0.1都会不通。那就是有防护枪了

论坛徽章:
0
4 [报告]
发表于 2005-12-06 09:32 |只看该作者
IPFILTER

论坛徽章:
0
5 [报告]
发表于 2005-12-06 09:37 |只看该作者
原帖由 loveKDE 于 2005-12-6 09:31 发表
如果你ipf.rules
没有任何东西
那么你 ping 127.0.0.1都会不通。那就是有防护枪了


大概就这个意思

论坛徽章:
0
6 [报告]
发表于 2005-12-06 09:41 |只看该作者
没有任何东西还是可以ping通,我该如何启动呢

论坛徽章:
2
丑牛
日期:2013-09-29 09:47:222015七夕节徽章
日期:2015-08-21 11:06:17
7 [报告]
发表于 2005-12-06 11:19 |只看该作者
options         IPFIREWALL              #firewall
options         IPFIREWALL_VERBOSE      #enable logging to syslogd(
options         IPFIREWALL_VERBOSE_LIMIT=100    #limit verbosity
options         IPFIREWALL_DEFAULT_TO_ACCEPT    #allow everything by default
options         IPFIREWALL_FORWARD      #packet destination changes
options         IPFIREWALL_FORWARD_EXTENDED     #all packet dest changes
options         IPV6FIREWALL            #firewall for IPv6
options         IPV6FIREWALL_VERBOSE
options         IPV6FIREWALL_VERBOSE_LIMIT=100
options         IPV6FIREWALL_DEFAULT_TO_ACCEPT


这个是ipfw需要在内核里面添加的,把ipfilter和ipfw同时整到内核里面似乎不行吧?

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
8 [报告]
发表于 2005-12-06 11:25 |只看该作者
原帖由 剑心通明 于 2005-12-6 11:19 发表
options         IPFIREWALL              #firewall
options         IPFIREWALL_VERBOSE      #enable logging to syslogd(
options         IPFIREWALL_VERBOSE_LIMIT=100    #limit verbosity
options     ...

同时编译进内核是可以的正确的,就看自己在rc.conf中启用哪个了

论坛徽章:
2
丑牛
日期:2013-09-29 09:47:222015七夕节徽章
日期:2015-08-21 11:06:17
9 [报告]
发表于 2005-12-06 11:32 |只看该作者
原帖由 FinalBSD 于 2005-12-6 11:25 发表

同时编译进内核是可以的正确的,就看自己在rc.conf中启用哪个了

只用过ipfilter和pf,我还想着他们会冲突哪

论坛徽章:
0
10 [报告]
发表于 2005-12-06 16:55 |只看该作者
原帖由 剑心通明 于 2005-12-6 11:19 发表
options         IPFIREWALL              #firewall
options         IPFIREWALL_VERBOSE      #enable logging to syslogd(
options         IPFIREWALL_VERBOSE_LIMIT=100    #limit verbosity
options     ...


可以的哦?
我记得以前我用ipnat转发。用ipfw做防火墙。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP