Steps to create Dial-Up on Older OS version (16.04)
Step 1: Create PPPoE Connection in Ubuntu/Linux 16.04 A
Step 2: Insert WAN cable to the network port of your Ubuntu/Linux computer
Step 3: Then click the network manager icon and select Edit Connections in the drop-down menu
Step 4: Next, click Add button to add a new connection
Step 5: Select DSL from the connection types
Step 6: Now enter your PPPoE username, password, and service name and save your settings
Step 7: Finally, click on the network manager icon again and from the drop-down menu, click on the Dial-up connection created to connect with it
Steps to create Dial-up Connection on Linux/Ubuntu version 19.04, 18.04 & Fedora workstation
Step1: Open up your terminal and type the following command to set your PPPoE connection
nmcli con edit type pppoe con-name“YOUR_CONNECTION_NAME”
Step2: Now enter your PPPoE username and password provided by Excitel and save the settings in the following command
set pppoe.username arsalaan.demo
set pppoe.password exc123
save yes
quit
Step 3: Finally, click on the network manager icon again and from the drop-down menu, click on the Dial-up connection created, enter the service name and internet password (If missing) to connect with it
How to create Dial-Up on Mac Book
If the Mac book supports has LAN port then only we can create a dial-up connection. Following are the steps:-
Step 1: On your Mac, choose Apple menu > System Preferences, then click Network
Step 2: Click the Add button at the bottom of the list
Step 3: Click the Interface pop-up menu, select the PPPoE
Step 4: In the Service Name box, enter the Dail Up Name e.g PPPoE, and then click on create
Step 5: Now, On the left side box, the connection with the name PPPoE is created, Click on that. Then on the Right side Enter the Username, Internet Password, and Service Name. Also, checkmark “Remember Password Check Box” and then click on connect
0 Comments