I’ve recently deployed VyOS instances running on Dell PowerEdge R630
CPU: E5-2680 v4 @ 2.40GHz
VyOS is running directly on the bare metal, no virtualization layer.
I’ve packet loss after every half day
I’ve setting offload and ring buffer but the problem still happens
This problem happens on ipv4 but no problem occurred on ipv6
I using smokeping (ping) to monitoring passing through the router because losses happen after long hours usually during the day (5-10 times rto) and its happen on ipv4 not ipv6.
this the configuration firewall
i’ve a lot of log like this, but I’m not sure if this is the cause
Oct 21 12:57:32 kernel: IPv4: martian source x.x.x.x from 0.0.0.0, on dev eth4
Oct 21 12:57:57 kernel: IPv4: martian source x.x.x.x from 0.0.0.0, on dev eth4
Oct 21 12:58:17 kernel: IPv4: martian source x.x.x.x from 0.0.0.0, on dev eth4
Oct 21 13:07:32 kernel: IPv4: martian source x.x.x.x from 0.0.0.0, on dev eth4
Oct 21 13:08:48 kernel: IPv4: martian source x.x.x.x from 0.0.0.0, on dev eth4
Oct 21 13:29:42 kernel: IPv4: martian source x.x.x.x from 0.0.0.0, on dev eth4
Oct 21 13:30:02 kernel: IPv4: martian source x.x.x.x from 0.0.0.0, on dev eth4
Oct 21 13:30:42 kernel: IPv4: martian source x.x.x.x from 0.0.0.0, on dev eth4
ethtool -S <eth0/1/2/3/4> show you anything else of interest?
I very much doubt that net.ipv4.icmp_ratelimit will have any impact of packets being forwarded by your router.
The only thing you could try is to enable software flow offload (not the NIC offloads) and see if that helps with performance. Personally I doubt that it will, it feels more like a kernel/NIC problem than a nftables one, but it can’t hurt to at least try.
Do those martian source messages align with when you see the packet loss?
Thanks for your response, at first i think its a physical problems like qsfp, cable or nic but i was change the different devices (qsfp, cable) and the problem not solved. This Vyos device direct connect with juniper and i was checked no fcs error on interface.
For the note this problem if i use ipv4 and no problem with ipv6
Can you any idea to solved or mitigation this problem?
R-vyos:~$ sh version
Version: VyOS 1.5-rolling-202409120007
Release train: current
Release flavor: generic
Built by: [email protected]
Built on: Thu 12 Sep 2024 00:07 UTC
Build UUID: ab6885a1-1970-4021-a315-dbbce3831676
Build commit ID: 55c17f9283f32d
Architecture: x86_64
Boot via: installed image
System type: bare metal
Hardware vendor: Dell Inc.
Hardware model: PowerEdge R630
Hardware S/N: 1BMF642
Hardware UUID: 4c4c4544-0042-4d10-8046-b1c04f363432
Copyright: VyOS maintainers and contributors