I have been running my current VyOS setup for a long period of time, but just now discovered very strange behavior at the moment my current setup is:
Dell Precision T1700 running natively VyOS 1.3-rolling-202012160217
I am using motherboard 1G LAN port for internal 1G LAN (eth0) and also using Intel X550-T2 2 x 10Gbe NIC:
ETH2 (1Gbe) connected to my FTTH ONU converter
ETH1 (10Gbe) connected to SFP+ RJ45 module inside Gnodal GS4008 switch in which at the moment only 2 x QSFP 40Gbe to a single windows machine connected via Mellanox ConnectX 3 Pro EN card (all switch/nic settings default)
My current VyOS config:
The issue I am having is that after the Windows machine it somehow loses IPv4 connection to the outside world 1.1.1.1
but IPv6 works perfectly fine. I can ping my router on 192.168.0.1
and any other local IPv4 address but not the outside world. I have tried:
-
ping 1.1.1.1
result is Request Timed Out -
tracert 1.1.1.1
result is not even router is reached and says Request Timed Out
The fix right now I have for this issue is unplugging the ETH1 LAN cable and plugging back in after ~30s and then everything works. So at this moment, I am not really sure where to even look for the issue is it VyOS or Switch or Windows or Mellanox Card. I had compared route print
before the fix and after the fix and it’s exactly the same so I am not sure where is the issue. Maybe someone will have some better ideas regarding this. I am not too much into networking.