How to configure a PPPoE interface on the Nodegrid OS (complement)
Requirements:
Having a PPPoE server set up, and connected to the Nodegrid. In our case, the Link SR is connected to the PPPoE server via its Eth0.
Configuration:
Note: on the Nodegrid's webUI, it is required to click on Save, to apply and save the settings being modified on the current window. In the rest of the article, we will assume a click on Save is done, after completing the settings, and before leaving the window.
In Network :: Connections :: Eth0, configure the IPv4 mode (respectively the IPv6 mode) with 'No Ipv4 Address'(respectively with 'No IPv6 Address'):
In Network :: Connections, add a new Connection, with Type : PPPoE. Then, fill in carefully the following fields:
- Enter a Name.
- Select 'Set as Primary Connection'.
- IPv4 mode: set at 'DHCP'.
- In the PPPoE Connection section:
- Parent Interface: set at 'eth0'.
- Service: This is defined by the PPPoE server. If no Service is available, just use the same name as for the Parent Interface (in our case: 'eth0'). In the example below, we simply set it to 'isp'.
- Username: set it, as per defined on the PPPoE server.
- Password: set it, as per defined on the PPPoE server
Visualization:
Go back to Network :: Connections, we can see that:
- eth0 is UP, with No Ip address.
- The PPPoE interface ('myppp'), is created as 'pppoe.eth0', is UP, and has obtained an IP address from the PPPoE Server.
We can also check the routing table and we make sure we ping correctly the zpecloud.com:
Related Articles
Nodegrid Docker license and virtualization
The Nodegrid platform allows administrators to run Docker applications. The platform allows pulling of Docker applications from Docker Hub, starting and stopping of the Docker Containers. The management of Docker Applications is currently only ...
Use any interface for Iptables from Nodegrid UI
New for Nodegrid 6.0 and later, you can now use any interface in Iptables firewall or NAT rules. You can use interfaces that don't show in the interface drop-down menu. You can also use an interface that doesn't exist yet, such as VTI interfaces for ...
Nodegrid Manager Installation in ESXi 5
Nodegrid Manager software is installed from an ISO file. The installation procedure is a three-stage process: Creating a virtual machine; Booting from the ISO file in order to install the software; Restarting and booting from the newly created ...
Nodegrid Manager Installation in ESXi 6
Nodegrid Manager software is installed from an ISO file. The installation procedure is a three-stage process: Creating a virtual machine; Booting from the ISO file in order to install the software; Restarting and booting from the newly created ...
How to Configure Nodegrid Serial Ports
To configure the serial ports of your Nodegrid Serial Console, follow the guideline steps below. WebUI Log in as admin to the Nodegrid Serial Console Web interface. Go to Managed Devices page. Select the serial ports you want to configure, or check ...