Project

General

Profile

Actions

Regression #16638

closed

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

Regression #16638: PPPoE on VirtIO ``vtnet`` interface fails to pass routed traffic

Added by Steve Wheeler 8 months ago. Updated 6 months ago.

Status:
Resolved
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

Updated by Steve Wheeler 8 months ago Actions #1

  • 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

Updated by yon Liu 7 months ago Actions #2

pfsense 25.11

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

Updated by yon Liu 7 months ago Actions #3

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

Updated by Jim Pingle 7 months ago Actions #4

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

Updated by Jim Pingle 7 months ago Actions #5

  • Category changed from Operating System to PPP Interfaces

Updated by Steve Wheeler 6 months ago Actions #6

  • Status changed from Feedback to Resolved

This is fixed in 26.03. Any other routing issues are not the bug referenced here.

Actions

Also available in: Atom