IPTables 考试题

发布于 2024-10-05 21:29:59 字数 251 浏览 1 评论 0原文

我的教授告诉我,我们的期末考试将包含几个有关 IPTables 的问题。这是我们大学开设的第一门网络课程,也是三年级的课程。 我想知道人们是否可以帮我想想他可能会问的一些问题。 我们关于 IPTables 的笔记只有半页,所以问题不会很难。他只是向我们展示了一些向表格添加规则的简单语法,例如:

%iptables -A FORWARD -i eth0 -p TCP -j ACCEPT

等等,以及我应该学习什么的想法?

My prof has told me that our final exam will contain a couple questions on IPTables. This is the first networking class offered at out university, but it is also a third year class.
I am wondering if people could help me think of some possible questions that he might ask.
We only have a half a page of notes on IPTables so the questions won't be very hard. He just showed us some simple syntax of adding rules to the tables, like:

%iptables -A FORWARD -i eth0 -p TCP -j ACCEPT

and so on, and ideas on what I should study?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

南笙 2024-10-12 21:29:59

查看 iptables 备忘单

如果您想要更多详细信息,这可能会派上用场:快速指南:iptables

Take a look at the iptables cheat sheet.

If you want more details, this might come in handy: Quick HOWTO: iptables.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文