sudo pppoe-server -I eth0 -L 10.0.0.1 -R 10.0.0.100 -N 50 -C "MyISP" -S "internet" Find your server from a client:
sudo yum install rp-pppoe (Note: Some distros bundle it with ppp package)
Then:
# Basic auth require-pap require-chap login lcp-echo-interval 10 lcp-echo-failure 2 ms-dns 8.8.8.8 ms-dns 8.8.4.4 defaultroute Edit /etc/ppp/chap-secrets (or pap-secrets ):
pppoe-discovery -I eth0 :
[Install] WantedBy=multi-user.target