Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
Greetings! I recently installed Fedora 11 on my pc. I previously have installed Fedora 8, 9, and 10. However, this time I did a clean install instead of an upgrade. ...
  1. #1
    Just Joined!
    Join Date
    Jun 2008
    Posts
    18

    Red face Internet activation

    Greetings! I recently installed Fedora 11 on my pc. I previously have installed Fedora 8, 9, and 10. However, this time I did a clean install instead of an upgrade. The thing is, I need help getting internet access or setting up the internet access within Fedora 11. Can anyone assist me in this by taking me through the necessary steps? Thanks, RA

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Are you talking wired or wireless?

    Did you network cards work fine under previous versions of Fedora? Are they not working now?

    http://www.linuxforums.org/forum/wir...tart-here.html

  3. #3
    Just Joined!
    Join Date
    Jun 2008
    Posts
    18
    Hi!
    I have a wireless network here at home. The main pc/desktop is the system that has Fedora 11 installed and is wired directly to the modem/router. All the home personal computers are working fine via wireless connection. The system did work fine in Fedora 10 and previous versions. I just do not know how to set up internet access on my pc. Thanks, RAJ

  4. #4
    Just Joined!
    Join Date
    Jul 2009
    Location
    Kolkata, India
    Posts
    8

    aaaaaaaaaa

    Hi ! I'm also having the same problem ..........

  5. #5
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    @birajinlinux: Please start a new thread detailing your problem.

    @Crzyrev: I still am not clear on what is going wrong that you need help with. Please be more specific about what you've done and what isn't working. This site may help: Personal Fedora 11 Installation Guide

  6. #6
    Just Joined!
    Join Date
    Jun 2008
    Posts
    18
    My problem is that I cannot access the internet. I do not know how to setup access to the internet. Is this helpful? Thanks, RAJ

  7. #7
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    First of all let's make sure you have an IP address. What is the output of:

    Code:
    ifconfig
    If you do have an IP address let's see if you can ping anywhere with the command

    Code:
    ping www.linuxforums.org
    Linux User #453176

  8. #8
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Please also post the output of
    Code:
    lspci
    and
    Code:
    lsmod
    EDIT: Actually, I think Fedora you need the full path for lspci so
    Code:
    /sbin/lspci

  9. #9
    Just Joined!
    Join Date
    Jun 2008
    Posts
    18
    to ifconfig:
    Link encap: ethernet HWaddr 80:00:60:OF:E8:00
    eth0 inet addr: 169:254.2.2 Bcast 169.254.2.255 Mask: 255.255.255.0
    inet6 addr: fe80:8200:60ff:FeOF e800/64 scope: Link Up Broadcast Running multicask MTU 1500 metric 1
    Rx packets: 47 errors: 22 dropped: 0 overruns: 0 frame 0
    Tx packets: 31 errors: 0 dropped : 0 overruns: 0 carron 0
    collisions: 0 tx queuelon 1000
    Rx bytes: 3338 (3.2 KiB) Tx bytes 6353 (6.2 KiB)

  10. #10
    Just Joined!
    Join Date
    Jun 2008
    Posts
    18

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...