wow! 目前我只能背得下
iptables -t nat -A POSTROUTING -s 192.168.1.1/24 -j MASQUERADE 以备不测… 周六好好学习一个! -- Wang Kang Email: [email protected] Blog: http://scateu.me Fingerprint: 011F 0492 97D6 5D75 8AC4 6458 D43F 3CE2 3353 B7BD HAM Callsign: BH1RLW On Tue, Mar 7, 2017, at 15:26, Jason Lau wrote: > Hi Tunars, > > 对于 Linux 网络安全和管理,我们用 UFW,我们用 FirewallD……但归根结底,我们使用的是 iptables,也常常需要使用 > iptables 来设定这些前端未能覆盖的功能:例如转发、例如 NAT、例如给流量打标签和一些更加细节的管理。学习 iptables 是所有 > Linux 管理员不可避免的事情之一。 > > 你是否也想同坏人一样,随手打出一条 iptables rule 而不再求助 Google?你是否也想了解 iptables > 的具体运作机制,而在出现问题时不再觉得玄学?你是否也想学习更多使用 iptables 的新姿势,获得更多权限? > > 本周的金枪鱼之夜由王邈带来 iptables-huai 的讲座,分享他在 TUNA、科协、学生节、超算、贵司、各涉密项目、(省略 127 > 项)尽在掌握的经历。希望大家玩得开心! > > 时间: 本周六(3 月 11 日)晚 19:00 > 地点: 老地方 - 三教 1301 > > 活动已添加到 TUNA 日历上。 > > Cheers, > 家昌猫 > > -- > 劉家昌 > Jason Lau > > +1 (929) 273-1217 > > 清华大学学生网络与开源软件协会 > Tsinghua University TUNA Association > 中国北京市海淀区 100084 > Haidian District, Beijing, 100084, P.R.China > > > -- > > --- > You received this message because you are subscribed to the Google > Groups "TUNA 主邮件列表" group. > To unsubscribe from this group and stop receiving emails from it, > send an email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- --- You received this message because you are subscribed to the Google Groups "TUNA 主邮件列表" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
