How To Configure The Internet Connection On Fedora Linux?

Published by: Alex George on January 07, 2025

Welcome to the Fedora Linux tutorials prepared by CoreNetworkZ Tech Solutions. Today, I will teach you how to set up an Internet connection on a Fedora PC.

Configuring an Internet connection on a Fedora Linux PC is simple. You can use DSL broadband, Cable Internet, and WiFi to give the Internet.

This tutorial explains step-by-step instructions to configure a DSL broadband connection in Fedora Linux.



Can I configure the Internet From GUI?

Prakash Babu commented that he was new to the Linux world and unfamiliar with Linux terminal commands. Well, Prakash, you do not need the Command Line to configure broadband.

We can set up the Internet on a Fedora Linux computer from the GUI. We do not need to go to the terminal and execute commands.

So, let us check how to set up a broadband connection on a Fedora Linux PC.




Configure DSL On a Computer Having Fedora Linux


  1. Connect the Modem to the Computer

    1. The first step to setting up the Internet is to connect the LAN port of the modem to the Ethernet port on your Linux PC with an Ethernet cable.

    2. Power on the modem. Wait till the power and Internet (DSL) lights are steady.

  2. Fedora Network Settings

    1. Click the Network icon at the bottom right of the screen.


      You can also reach the network by typing the command system-config-network.


    2. Click on the Manage Connections button.

    3. Click on the Wired Connection. Then click the Edit button.

    4. You can enter the IP address, Default Gateway, and Subnet Mask information provided by your ISP.


      If you do not have these values, contact your Internet Service Provider (ISP).


      If your ISP does not provide a DNS address, you can use the default Google DNS address.


      8.8.8.8 and 8.8.4.4 are the Google DNS IP addresses.


  3. On Older Interfaces

    One of the regular readers of CoreNetworkZ, Scott, asked me to write steps to set up the Internet on older Fedora versions. I suggest Scott follow the steps below.

    • Click on the toolbar and select New.

    • It will open a new window, Add new Device Type.

    • Choose DSL connection and click forward.

    • Enter the ISP details like username and password.



How to Check The Internet Connection On Fedora Linux?

I have read a question from Ann Mary Philip in our comment section. She wants to know whether the Internet settings work.

To check the Internet connection on Fedora Linux, go to the Network Configuration window.

  • Select new connection window
  • Click on activate
  • Type ping google.com

If you receive a reply, the connection is fine.




How to Disconnect the Internet From Fedora Linux?

Rony Robert asked me whether it is safe to disconnect an active Internet connection from the Network Configuration window. Yes, Rony, it is safe, and you can disconnect an active Internet connection using this method.

Click the Deactivate button from the network configuration to disconnect the Internet.

Reference

To learn more, I recommend the following official Fedora documents.

  1. https://docs.fedoraproject.org/en-US/fedora-coreos/sysconfig-network-configuration/
  2. https://fedoraproject.org/wiki/User_Guide_-_Connecting_to_the_Internet

11 comments:

  1. Thanks Prakash for giving your valuable comments on configuring DSL in Fedora Linux.

    ReplyDelete
  2. Ann Mary Philip2:47 AM

    Hi Alex,

    I configured the Fedora as per your instructions. I have an FO cable connection for Internet at home. How do I know if the broadband settings are correct?

    ReplyDelete
    Replies
    1. Hello Ann Mary,

      Open Firefox and try to access CoreNetworkZ.com. If you can open this page, your broadband settings are fine.

      Delete
  3. Prakash Babu2:51 AM

    I am new to Fedora and the Linux world. I do not know the sudo commands to set up the PC. How can I set up wireless broadband without sudo commands?

    ReplyDelete
    Replies
    1. Hello Prakash Babu,

      You can configure WiFi Internet on a Fedora computer from the GUI. I have explained it in the article.

      Delete
  4. Scott McCord2:57 AM

    Thank you, Alex, for this wonderful tutorial. However, your tutorial is for the latest Fedora versions. I expect tips for those using the Fedora Legacy distros.

    ReplyDelete
    Replies
    1. Hi Scott,

      I have added the steps to configure the Internet on the older versions of Fedora.

      Delete
  5. TheReligionofPeace.com3:02 AM

    Seems People are allergic to terminal usage.
    steps to connect in bridge mode in Fedora or most NON-Debian/Ubuntu Distros are like this:
    1)In user groups add your local user's secondary groups as wheel,dip,dialout whatever.
    2)open a terminal ,login as "su" -give root password -or in case "sudo" give your password:
    3)run pppoe-setup
    follow the instructions.
    select NOT to start automatically on boot
    4)after completion ,you can start net connection by '/sbin/ifup ppp0 up" and stop by '/sbin/ifdown ppp0 down'
    Good Luck All
    http://getgnulinux.org

    By Prakash

    ReplyDelete
    Replies
    1. Thanks Prakash for giving your valuable comments on configuring DSL in Fedora Linux.

      Delete
  6. Rony Robert3:05 AM

    Hello Alex George,

    Is it safe to disconnect the Internet from the Fedora Network configuration screen?

    ReplyDelete

Newer Post Older Post Home