Bug 218700
Summary: | the arp table may contain a fake IP address | ||
---|---|---|---|
Product: | Networking | Reporter: | Sergey (a_s_y) |
Component: | IPV4 | Assignee: | Stephen Hemminger (stephen) |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.10 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Sergey
2024-04-10 07:08:57 UTC
Kernel version 5.10.145 # sysctl -a | grep proxy_arp | grep "ether9.3109\|ether1.2115\|all" net.ipv4.conf.all.proxy_arp = 0 net.ipv4.conf.all.proxy_arp_pvlan = 0 net.ipv4.conf.ether1/2115.proxy_arp = 0 net.ipv4.conf.ether1/2115.proxy_arp_pvlan = 0 net.ipv4.conf.ether9/3109.proxy_arp = 0 net.ipv4.conf.ether9/3109.proxy_arp_pvlan = 0 |