iptables

IP 信息包过滤系统
常用释义
IP 信息包过滤系统

扩展信息

防火墙
由于防火墙iptables)及 SELinux 保护,在 CentOS 上设置 Samba 是比较难。这其实是一件好事,因为安全性是非常重要, …
防火墙连续规则
... command line 指令输出入!』例如: 防火墙连续规则 ( iptables ),开机加载程序的项目 ( 就是在 /etc/rc.d/rc.local 里头的数 …
防火墙设置
...运行器,磁盘使用率,文件管理,服务重起,系统日志,防火墙设置(iptables),Selinux设置,ssh管理
防火墙机制
...您应该可以了解到一件事,那就是防火墙除了可以『保护防火墙机制(iptables)本身所在的那部主机』之外,还可以『保护防 …
防火墙守护进程
信息技术学习交流 ... ipv6 tables 防火墙守护进程。 iptables 防火墙守护进程。 RAID 相关设备的守护程序。 ...
防火墙配置
...-n) 如:eth0(代表第一块以太网卡) 9、 防火墙配置IPtables)8.0/9.0 10、 选择语言 RH8.0/9.0 支持中文,且支持多种语 …
内核默认的防火墙
zhouweifeng ... $ ls 例2:把例1中每个压缩的文件解压,并列出详细的信息。 iptables 2.4内核默认的防火墙 irda 红外线传输支 …

例句

Iptables is the command-line interface used to manipulate the firewall tables within the kernel.

是用于操作内核中的防火墙列表的命令行接口。

Now that we have iptables in the kernel, it's time to start taking advantage of it!

在我们的内核中已经有了iptables,应该开始利用它!

iptables用于建立、维护和检查Linux内核中的IP数据包过滤器规则表。

使用iptables命令向网关机器中加入下面的规则,就可以实现重定向与网关机器的SMTP连接。

There's a netfilter (iptables) mailing list available, as well as one for netfilter developers.

可以使用netfilter(iptables)邮件列表,而且有一个适用于netfilter开发人员。

在开始安装iptables用户空间工具之前,需要对系统做某些修改。

在其早期历史中,nanoHUB使用iptable进行连接路由。

The iptables man page is very detailed and is a shining example of what a man page should be.

iptablesman页面非常详细,并且它是man页面的范例。

iptables opens port 22960 for the user at the IP address from where the knock sequence came.

iptables向提供敲门序列的IP地址上的用户开放端口22960。

默认情况下,iptables防火墙未在实例中启用。

Add or remove the lines as desired; once you're done, start the service: service iptables start.

可以随意地添加或移除一些行:完成后,启动这个服务:serviceiptablesstart。

iptables行执行时,会适当插入或删除特定规则。

在没有特别指定的情况下,iptables默认值为过滤器表。

The users can configure Iptables firewall just by login the web and clicking mouse.

用户只需登陆到配置页面,通过简单的鼠标操作就可以轻松完成防火墙的基本配置工作。

The last two lines look nearly the same, so we will list iptables in greater detail.

规则表中的最后两行几乎一样,为了看看它们到底有什么不同,我们可以使用

iptables -P FORWARD DROP This sets the policy for the three chains in the filter table to drop all packets.

以上是配置了过滤器表中的三个链丢弃所有包的策略。须要留心的是该表没有被指定。

As we already know, the iptables userspace tool is available with the standard install of this Linux distribution.

正如我们所知道的,该Linux分发版(distribution)的标准安装中包含了iptables用户空间工具。

将来,我们将处理更加巨大的东西,包括LVM,iptables防火墙和其他许多令人激动的项目。

以便于保存当前iptables配置。

在虚拟机本身(例如,使用iptables)。