for sure there is a problem with pppoe reconnection - as i have this problem with 2.3 (including all recent updates) and searched more than 2 days to find a proper solution, i.e. to have a stable pppoe connection with my pfsense.
the fix mentioned here works good for me:
https://forum.pfsense.org/index.php?topic=54207.0
Failing that, give this a try: Edit usr/local/sbin/ppp-linkdown and comment out or remove this line (keep an unaltered copy around though so you can restore the copy if it doesn't help)
Code: [Select]
/usr/sbin/ngctl shutdown $1:
mind that there is a closed, 17 page long thread at https://forum.pfsense.org/index.php?topic=41061.240 i came across several times.
imho this workaround should be added to that thread, as it will help people who have this problem. unfortunately, that post is closed and cannot be replied anymore. can some moderator add this information ?