CVE-2020-8597 pppd buffer overflow poc
I use two virtual machines to test on the same computer.One as server and one as client,and they all use NAT for network connection.
So they are all under the ens33 network card..
You can set up the service according to the following article
http://www.howtodoityourself.org/pppoe-server-how-to-do-it-yourself.html
open the debug mode and set log file:
Add the following to the /etc/ppp/pppoe-server-options
file
debug
logfile /var/log/pppoe-server-log
Start the clietn:
sudo pppoeconf