PDF download Download Article PDF download Download Article

Configuring networks such as a Digital Subscriber Line (DSL) or Asynchronous Digital Subscriber Line (ADSL) primarily used for accessing the internet can be a hassle, especially when you aren't using the same operating system as what the directions were originally written for. This article is a starting point for configuring DSL using Ubuntu Linux.

  1. Go to “System”, “Preferences” and chose “Network Connections."
  2. Advertisement
  3. Chose the “Automatic (DHCP)” option if your network has a DHCP server. The DHCP Server has automatically assigned the IP address to your system. Click "Apply."
    • You also chose the “Manual” option from the Method drop-down list and assign the IP address, netmask and gateway manually. You'll also have to assign the DNS Server address. Click "Apply."
  4. Go to “Applications” “Accessories” and chose “Terminal."
  5. “sudo ifconfig” without quotes.
  6. The Ifconfig command will show the inet address, broadcast address and mask address.
  7. Advertisement


Community Q&A

Search
Add New Question
  • Question
    How do I check the LAN connection on Ubuntu?
    Community Answer
    Community Answer
    Open Network Connections to set up network settings in Ubuntu. Under the “Wired” tab, click on “Auto eth0” and select “Edit." Click on “IPV4 Settings” tab. Check the IP address settings. Type the following command into terminal: “sudo ifconfig” without quotes. Get your new addresses.
  • Question
    How do I find the DHCP client ID?
    Community Answer
    Community Answer
    Open terminal and type "ipconfig." You'll find your Adapter name there, the IP address, and the broadcast address too.
  • Question
    After choosing Terminal, I don't see any option to write a command. What can I do?
    Somone
    Somone
    Community Answer
    There is no 'option'. You can type in the command and press Enter on your keyboard, and it will run the command.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Tips

  • If you have another way to get online, and don't understand what your service provider has told you (or if they can't help because they do not offer anything besides help with Windows), use an IRC chat program (such as MIRC or XChat) to connect to irc.freenode.net. Type /join #ubuntu and ask your questions there. You will not find out the IP address for your DSL router, but any Ubuntu specific questions should be answered.
  • If you have an ethernet modem instead of a router, you can use the command PPPOECONF, and a wizard will guide you through the configuration steps of a PPPoE Connection.
  • If you have a Live CD, try booting from that. If it successfully configures the network connection, open System->Administration->Networking and make a note of the settings. Reboot to the installation, and apply those settings, and it should work.
Show More Tips
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement

Warnings

  • If you are inexperienced with computers, don't do anything that you are not told to do. You can do more harm than good by not following directions provided by technical support, and it could mean that you have to spend more time setting things up for DSL because your box may need to be reset.
Advertisement

You Might Also Like

Assign an IP Address on a Linux ComputerAssign an IP Address on a Linux Computer
Set up a Wireless Network in Linux Set Up a Wireless Network in Linux: Terminal & GUI
Add or Change the Default Gateway in LinuxAdd or Change the Default Gateway in Linux
Change MAC Address on UbuntuChange MAC Address on Ubuntu
Check the IP Address in LinuxCheck the IP Address in Linux
Configure a Router to Use DHCPConfigure a Router to Use DHCP
Set Up WiFi Connection with iBall Baton 150M Extreme Wireless N Router on MTNL DSL ModemSet Up WiFi Connection with iBall Baton 150M Extreme Wireless N Router on MTNL DSL Modem
Disable Ipv6 on Linux Disable IPv6 on Linux
Find Your Subnet Mask Find Your Subnet Mask: The Complete Guide
Check DNS SettingsCheck DNS Settings
Install BroadbandInstall Broadband
Configure a TP Link RouterConfigure a TP Link Router
Configure a Netgear RouterConfigure a Netgear Router
Enable IP Routing on CiscoEnable & Configure IP Routing on Cisco Routers & Switches
Advertisement

References

  1. Find help and support at http://www.ubuntuforums.org

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 20 people, some anonymous, worked to edit and improve it over time. This article has been viewed 454,555 times.
How helpful is this?
Co-authors: 20
Updated: October 8, 2020
Views: 454,555
Categories: Ubuntu
Thanks to all authors for creating a page that has been read 454,555 times.

Is this article up to date?

Advertisement