PPPoE ipv6 6wind BNG using Radius Auth with SNAT64 Translation.

In this case we will use this topology: PPPoE Server First setup uplink for the internet side and link pppoe-client side, in this case we use dhcp on interface eth0 and just enable interface eth1 for pppoe-client. Next, setup pppoe-tunnel instance inside ppp-server menu with link-interface eth1. After setup pppoe-tunnel, it mandatory to setup authentication […]

PPPoE ipv4 6wind BNG using Radius Auth

In this case we will use this topology: PPPoE Server First setup uplink for the internet side and link pppoe-client side, in this case we use dhcp on interface eth0 and just enable interface eth1 for pppoe-client. Next, setup pppoe-tunnel instance inside ppp-server menu with link-interface eth1. After setup pppoe-tunnel, it mandatory to setup authentication […]

Integrate Authenticate 6wind using Radius.

Server Radius run the apt update and upgrade command below to update and refresh the package index on your system.  Install Linux, Apache, MySQL, PHP (LAMP) stack on server. First, install Apach and once the installation is finished, you’ll need to adjust your firewall settings to allow HTTP traffic. Since this is a fresh Apache installation and […]

Create DHCP Server on 6wind Router

State and enable DHCP server configuration. Define subnet and interface gateway on dhcp server. eg: gateway on interface eth1 with IP 192.168.10.1/24 Set default network address lease time assigned to DHCP clients for this subnet (in seconds, at least 180s). Set maximum network address lease time assigned to DHCP clients for this subnet (in seconds, […]