1

I have recently installed Ubuntu 14.04 LTS and my LAN Internet is not working. My wifi is working properly but I can access LAN Internet.

First it keep connecting but later it says you are now offline. On my windows 8 it is working fine.

Can anybody please help.

Here are the results of ifconfig eth0

eth0      Link encap:Ethernet  HWaddr 20:89:84:40:63:01  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 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:16

Here are the sittings of my window 8 and how they look like:

Ethernet: Ethernet Tab

Broadband: Broadband Tab

More Link you can find in the @Rishabh answer.

1 Answers1

0

Can you attach the screenshots for ifconfig command (in ubuntu), can you also attach a screenshot of your windows 8 LAN details?

just go to Network and sharing centre > Local area Connection > Details

Your network connection is not getting connected automatically because it is a broadband connection. You need to manually set it up

Take a look at - How to set up broadband connection in Ubuntu 14.04 Desktop version , it might be a possible duplicate to your question and respond if that method works

Rishabh
  • 128