Results 1 to 8 of 8

Thread: Unable to connect to Internet

  1. #1
    Join Date
    Dec 2011
    Beans
    4

    Unable to connect to Internet

    Hello sir/mam i am very new to ubuntu i use ubuntu on my laptop with full installation but i am unable to access internet,i tried both 10.** x86 and x64 but not working,the another problem is i have a LAN connection which connects to internet automatically by giving user name and password,i only have IP address and MAC address other information like DNS, sub net mask,Gateway i don't know,and my ISP not giving me that info,the same N/W connects fine on windows7

  2. #2
    Join Date
    Apr 2010
    Location
    Kolkata
    Beans
    275
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: Unable to connect to Internet

    For this type of problem I'd suggest you to better configure your modem to PPPoE mode, that will save you from all the hassle of configuring and creating dialer in multiple OS'es.

    And also you'll get internet as soon as you turn on your modem with any device connected. No need to dial.

    Anyway you can check http://manpages.ubuntu.com/manpages/.../wvdial.1.html or https://help.ubuntu.com/community/ADSLPPPoE

  3. #3
    Join Date
    Dec 2011
    Beans
    4

    Unhappy Re: Unable to connect to Internet

    Sir,I downloaded "pppoeconf" package from "http://packages.ubuntu.com/" for natty
    i installed it and typed the command "sudo pppoeconf" in terminal but i am getting eroor as "Sorry,no working ethernet card could be found.If you do have an interface card which was not autodetected so far,you probably wish to load the driver manually using the modconf utility.Run modconf now?" and 2 options are available i.e. Yes n no when i click on yes nothing happens.

    I not know more about N/W can you explain in brief???

  4. #4
    Join Date
    Dec 2011
    Beans
    4

    Thumbs down Re: Unable to connect to Internet

    i am now bored back to topic man

  5. #5
    Join Date
    Dec 2011
    Beans
    4

    Thumbs down Re: Unable to connect to Internet

    no 1 helping me bye i am switching to windows again

  6. #6
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,971
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Unable to connect to Internet

    Hi,

    please show the following terminal outputs (CTRL+ALT+T):

    Code:
    uname -a
    lspci -nnk | grep -iA2 net
    lsusb
    lsmod
    ifconfig -a
    iwconfig
    rfkill list
    sudo iwlist scan
    cat /var/lib/NetworkManager/NetworkManager.state

  7. #7
    Join Date
    Dec 2011
    Beans
    1

    Re: lan driver problem on toshiba satallite c 640

    Sir,
    i have a toshiba satallite c 640 . i installed ubundu 10.4 on it but lan not working how can i solve this issue ,from where i can download its lan driver

  8. #8
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,971
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: lan driver problem on toshiba satallite c 640

    Please show the terminal outputs of the first 4 commands. They show, which kernel is in use, shows the network devices, USB-devices and the drivers loaded. Otherwise its difficult to say which driver(s) you need.

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
  •