Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: router

  1. #1
    Join Date
    Apr 2008
    Beans
    47
    Distro
    Ubuntu 10.04 Lucid Lynx

    router

    Simple config;

    I have a router with 3 computers connected to it;

    - A standard Laptop with WINXp

    - The computer I'm using right now (WINXp)

    - I'm trying to use my Ubuntu laptop, but to no avail. It seems to see the wired connection, but it just don't want to access internet.

  2. #2
    Join Date
    Dec 2006
    Location
    Oregon, US
    Beans
    1,541
    Distro
    Ubuntu Development Release

    Re: router

    With your laptop connected to the router, type ifconfig in the terminal and then post the output here.

  3. #3
    Join Date
    Apr 2008
    Beans
    47
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: router

    eth0 Link encap:Ethernet HWaddr 00:1D:09:58:38:AA
    inet6 addr: fe80::21d:9ff:fe58:38aa/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:58401 errors:0 dropped:0 overruns:0 frame:0
    TX packets:544 errors:0 dropped:0 overruns:0 carrier:0
    collisions:1 txqueuelen:1000
    RX bytes:3818446 (3.6 MB) TX bytes:38415 (37.5 KB)
    Interrupt:17

    eth1 Link encap:Ethernet HWaddr 00:1F:3C:54:C7:35
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:844 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:17 Memory:f9fff000-f9ffffff

    eth0:avah Link encap:Ethernet HWaddr 00:1D:09:58:38:AA
    inet addr:169.254.5.106 Bcast:169.254.255.255 Mask:255.255.0.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    Interrupt:17

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:218 errors:0 dropped:0 overruns:0 frame:0
    TX packets:218 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:21108 (20.6 KB) TX bytes:21108 (20.6 KB)

  4. #4
    Join Date
    Jan 2007
    Beans
    5,549

    Re: router

    go to system->administration->network and choose either eth0 or eth1 properties( whichever is connected to the router) and change it from roaming mode to DHCP mode and then post ifconfig output

  5. #5
    Join Date
    Apr 2008
    Beans
    47
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: router

    Sorry but I have no idea what you mean by "choose either eth0 or eth1 properties", I chose the icon for wired connections, then DHCP mode, and the ifconfig is;

    eth0 Link encap:Ethernet HWaddr 00:1D:09:58:38:AA
    inet6 addr: fe80::21d:9ff:fe58:38aa/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:56662 errors:0 dropped:0 overruns:0 frame:0
    TX packets:989 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:3733185 (3.5 MB) TX bytes:74321 (72.5 KB)
    Interrupt:17

    eth1 Link encap:Ethernet HWaddr 00:1F:3C:54:C7:35
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:21643 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:17 Memory:f9fff000-f9ffffff

    eth0:avah Link encap:Ethernet HWaddr 00:1D:09:58:38:AA
    inet addr:169.254.5.106 Bcast:169.254.255.255 Mask:255.255.0.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    Interrupt:17

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:1890 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1890 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:185912 (181.5 KB) TX bytes:185912 (181.5 KB)

  6. #6
    Join Date
    Dec 2006
    Location
    Oregon, US
    Beans
    1,541
    Distro
    Ubuntu Development Release

    Re: router

    It's pulling down an IPv6 address on eth0...anyone have any ideas on that?

  7. #7
    Join Date
    Apr 2008
    Beans
    47
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: router

    It's surprising that I get such a strange error, the first thing I tried to do with my laptop, a standard XPS M1330 laptop with Ubuntu 7.10, was to make the internet work.

    Nothing was installed and my internet connection work very well...

  8. #8
    Join Date
    Jun 2007
    Location
    Melbourne, AU
    Beans
    211
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: router

    can you paste the output from the command "cat /etc/network/interfaces"?
    Ubuntu 8.04 Hardy Heron User

  9. #9
    Join Date
    Apr 2008
    Beans
    47
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: router

    What do you mean, I'm supposed to type that in the terminal ?

    If yes; I got;

    bash: cat/etc/network/interfaces: No such file or directory

  10. #10
    Join Date
    Jun 2007
    Location
    Melbourne, AU
    Beans
    211
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: router

    yes, sorry, in a terminal

    there is a space after the word cat
    Ubuntu 8.04 Hardy Heron User

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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