Bug 275448

Summary: PPPoE : ppp -ddial needs to be executed twice for the PPPoE connection to work
Product: Base System Reporter: Frederic Pouchal <fred260571>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: New ---    
Severity: Affects Only Me CC: zarychtam
Priority: ---    
Version: 13.2-STABLE   
Hardware: i386   
OS: Any   

Description Frederic Pouchal 2023-11-30 11:04:31 UTC
Setting a PPPoE connection works perfectly on FreeBSD 13.1 & 13.2 on amd64

But on i386 13.1 and 14.0 , I need to launch twice 
ppp -ddial name_of_service_provider
in order to have a working PPPoE

Worse : I have to change my pf configuration in order to have a working gateway : sometimes tun0 works and tun1 does not , sometimes tun0 does not work and tun1 does

This is absolutly not urgent

Thanks for all your hard work
Have a nice day

Frederic
Comment 1 Marek Zarychta 2023-11-30 13:47:17 UTC
(In reply to Frederic Pouchal from comment #0)
This PR allows only one to guess what could be wrong. Could you provide us with some more details? Please attach logs, your config files etc. Unfortunately, support for i386 is not the same as it was 10 years ago. It's almost deprecated architecture.