当前位置: 首页 > news >正文

Linux: sysctl: rp_filter; 包到了内核,没有到socket,火星包martia

文章目录

  • rp_filter INTEGER
  • systemd -rhel7
  • firewalld-0.6.3-11.el7.noarch
  • 相关的code

rp_filter INTEGER

0 - No source validation.
1 - Strict mode as defined in RFC3704 Strict Reverse Path Each incoming packet is tested against the FIB and if the interface is not the best reverse path the packet check will fail. By default failed packets are discarded.
2 - Loose mode as defined in RFC3704 Loose Reverse Path Each incoming packet’s source address is also tested against the FIB and if the source address is not reachable via any interface the packet check will fail.

Current recommended practice in RFC3704 is to enable strict mode to prevent IP spoofing from DDos attacks. If using asymmetric routing or other

http://www.lryc.cn/news/208637.html

相关文章:

  • Liunx两台服务器实现相互SSH免密登录
  • 刷题笔记day03-链表
  • Lua入门使用与基础语法
  • RDMA概览
  • 设计模式(15)组合模式
  • 小黑子—spring:第一章
  • 【面向对象】理解面向对象编程中的封装性
  • ES修改字段类型详解
  • C++基础:函数模板
  • Facebook账号被封?那是因为没做对这些事
  • 虚拟机kafka
  • 软考 系统架构设计师系列知识点之设计模式(3)
  • 217. 存在重复元素、Leetcode的Python实现
  • 49.Redis缓存设计与性能优化
  • IDEA常用的一些插件
  • 基于定容积法标准容器容积标定中的电动针阀自动化解决方案
  • 26 行为型模式-命令模式
  • 一个Entity Framework Core的性能优化案例
  • 【Python 千题 —— 基础篇】列表排序
  • leetcode26:删除有序数组中的重复项
  • [FSCTF 2023] web题解
  • linux查看内存的方式
  • Python 编写 Flink 应用程序经验记录(Flink1.17.1)
  • 如何 通过使用优先级提示,来控制所有网页资源加载顺序
  • 10月25日,每日信息差
  • 泛微OA之获取每月固定日期
  • Dataworks API:调取 MC 项目下所有表单
  • Node编写更新用户头像接口
  • MySQL3:MySQL中一条更新SQL是如何执行的?
  • p5.js map映射