首页 > 系统服务 > 详细

利用命令行配置Windows XP系统防火墙(保护电脑安全)

时间:2015-12-08 15:40:56      阅读:175      评论:0      收藏:0      [点我收藏+]
防火墙是每台电脑必备的软件之一,为了保护电脑的安全,配置防火墙是必要的,防火墙配置方法很多,今天小编就教大家利用命令行如何配置Windows XP系统防火墙。

参数:

? // 显示命令列表

add // 添加防火墙配置

delete // 删除防火墙配置

dump // 显示一个配置脚本

help // 显示命令列表

reset // 将防火墙配置重置为默认值。

set // 设置防火墙配置

show // 显示防火墙配置

add allowedprogram // 添加防火墙允许的程序配置。

add portopening // 添加防火墙端口配置

delete allowedprogram // 删除防火墙允许的程序配置

delete portopening // 删除防火墙端口配置

set allowedprogram // 设置防火墙允许的程序配置

set icmpsetting // 设置防火墙 ICMP 配置

set logging // 设置防火墙记录配置

set multicastbroadcastresponse // 设置防火墙多播/广播响应配置

set notifications // 设置防火墙通知配置

set opmode // 设置防火墙操作配置

set portopening // 设置防火墙端口配置

set service // 设置防火墙服务配置

show allowedprogram // 显示防火墙允许的程序配置

show config // 显示防火墙配置。

show currentprofile // 显示当前防火墙配置文件

show icmpsetting // 显示防火墙 ICMP 配置

show logging // 显示防火墙记录配置

show multicastbroadcastresponse // 显示防火墙多播/广播响应配置

show notifications // 显示防火墙操作配置

show opmode // 显示防火墙端口配置

show portopening // 显示防火墙端口配置

show service // 显示防火墙服务配置

show state // 显示当前防火墙状态

利用命令行配置Windows XP系统防火墙(保护电脑安全)

原文:http://www.jb51.net/os/windows/WinXP/86722.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!