Bug 275448 - PPPoE : ppp -ddial needs to be executed twice for the PPPoE connection to work
Summary: PPPoE : ppp -ddial needs to be executed twice for the PPPoE connection to work
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 13.2-STABLE
Hardware: i386 Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-30 11:04 UTC by Frederic Pouchal
Modified: 2023-11-30 13:47 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.