Project

General

Profile

Actions

Regression #16638

open

PPPoE on VirtIO ``vtnet`` interface fails to pass routed traffic

Added by Steve Wheeler about 1 month ago. Updated 11 days ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Category:
PPP Interfaces
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
26.03
Release Notes:
Default
Affected Version:
Affected Architecture:
amd64

Description

In some virtual setups traffic from internal hosts may fail to pass when the WAN is PPPoE on a vtnet NIC in 25.11.

This is a regression since 25.07.1.

Hitting this requires a combination of virtual host version and setup that has yet to be determined.

This is fixed in 26.03 development snapshots but it's unclear exactly what fixed it. There have been a number of commits to both vtnet and the tcp stack that may be applicable.

See: https://forum.netgate.com/post/1233962


Files

Actions #1

Updated by Steve Wheeler about 1 month ago

  • Status changed from Confirmed to Feedback

To workaround this issue either use a different virtual NIC type (em, vmx) or disable hardware off-loading on the physical NIC in the hypervisor.

For example:

ethtool -K enp1s0 rx off tx off tso off gso off gro off

Actions #2

Updated by yon Liu about 1 month ago

pfsense 25.11

LAN can't route out via WAN. pfsense has using wiregaurd and openvpn.

Actions #3

Updated by yon Liu 25 days ago

Source Address FROM WAN is normal now, but Source Address FROM LAN not normal work.

Actions #4

Updated by Jim Pingle 11 days ago

  • Subject changed from PPPoE on vtnet NIC fails to pass routed traffic to PPPoE on VirtIO ``vtnet`` interface fails to pass routed traffic
Actions #5

Updated by Jim Pingle 11 days ago

  • Category changed from Operating System to PPP Interfaces
Actions

Also available in: Atom PDF