Find the answer to your Linux question:
Results 1 to 5 of 5
I just installed Kubuntu as a dual boot with windows on my laptop. My problem is i cannot connect to the internet. The windows side can connect perfectly fine and ...
  1. #1
    Just Joined! lawsonfulton's Avatar
    Join Date
    Jan 2007
    Posts
    23

    Unhappy Another Newbie Question...

    I just installed Kubuntu as a dual boot with windows on my laptop.
    My problem is i cannot connect to the internet.

    The windows side can connect perfectly fine and do everything with the internet but in kubuntu i just get a message saying

    An error occurred while loading http://www.example.com
    Unknown host http://www.example.com

    I'm using the konqueror browser

    I'm not using a router at the moment just connecting straight into the cable modem.

    I hope this can be fixed

    Thanks

  2. #2
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    Are just using a wired ethernet connection? Try running
    Code:
    sudo ifup eth0
    After this, does the interent work. Also try
    Code:
    ifconfig
    and post the result
    Brilliant Mediocrity - Making Failure Look Good

  3. #3
    Just Joined! lawsonfulton's Avatar
    Join Date
    Jan 2007
    Posts
    23
    ifup did not do anything it just said interace eth0 already configured.

    the results of ifconfig were
    Code:
    ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:D0:09:ED:10:16
              inet addr:24.150.75.196  Bcast:255.255.255.255  Mask:255.255.252.0
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:2 errors:0 dropped:0 overruns:0 frame:0
              TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:826 (826.0 b)  TX bytes:684 (684.0 b)
              Interrupt:10 Base address:0xc000
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:5 errors:0 dropped:0 overruns:0 frame:0
              TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:396 (396.0 b)  TX bytes:396 (396.0 b)
    i'm using a wired connection

  4. #4
    Just Joined! lawsonfulton's Avatar
    Join Date
    Jan 2007
    Posts
    23
    ok i got a new ethernet cable so i can go through my router now.

    I dont know if that changes anything.

  5. #5
    Just Joined! lawsonfulton's Avatar
    Join Date
    Jan 2007
    Posts
    23
    YAAAAY!!!

    It seems i answered my own question.

    I just went to staples to get an extra Ethernet cable so i could connect my laptop through my router and it fixed my problem!

    I have no idea how this happened but I'm happy.

    Thanks anyways though.

    Lawson

Posting Permissions

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