Roaring Penguin Pppoe Server 'link' May 2026
Then:
[Unit] Description=PPPoE Server After=network.target [Service] ExecStart=/usr/sbin/pppoe-server -I eth0 -L 192.168.100.1 -R 192.168.100.10 -N 64 ExecStop=/usr/bin/killall pppoe-server Restart=always
# 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 ): roaring penguin pppoe server
sudo apt update sudo apt install pppoe
Download from Roaring Penguin site 3. Basic PPPoE Server Setup Step 1 – Configure PPP options Edit /etc/ppp/pppoe-server-options (create if missing): Then: [Unit] Description=PPPoE Server After=network
pppoe-discovery -I eth0 :
[Install] WantedBy=multi-user.target
sudo yum install rp-pppoe (Note: Some distros bundle it with ppp package)