LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-03-2015, 08:59 AM   #1
ss32
Member
 
Registered: Apr 2013
Distribution: Ubuntu, Linux Mint, RHEL, CentOS
Posts: 43

Rep: Reputation: Disabled
Getting IP but can't get a connection


I have a machine that can get an IP on a working connection but pinging 8.8.8.8 results in 100% packet loss. I've tried renewing the DCHP lease with no luck and I'm not sure what to do next.
 
Old 12-03-2015, 09:18 AM   #2
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
I have a toaster.
Please read https://www.linuxquestions.org/quest...#faq_lqwelcome and provide some details.
 
Old 12-03-2015, 09:21 AM   #3
ss32
Member
 
Registered: Apr 2013
Distribution: Ubuntu, Linux Mint, RHEL, CentOS
Posts: 43

Original Poster
Rep: Reputation: Disabled
Sorry, Lenovo Carbon X1 recently upgraded in-place from 12.04 to 14.04. It turns out that the wireless was software blocked so I unblocked it with
Code:
rfkill unblock all
and now have wireless, but I'm still unable to get a connection with the usb ethernet. It's an asix USB LAN adapter and from what I can tell it looks like the asix module isn't being used by anything.

Code:
Module                  Size  Used by
ip6table_filter        12815  0
ip6_tables             27025  1 ip6table_filter
iptable_filter         12810  0
ip_tables              27239  1 iptable_filter
x_tables               34059  4 ip6table_filter,ip_tables,iptable_filter,ip6_tables
dm_crypt               23177  0
rfcomm                 69160  0
bnep                   19624  2
bluetooth             391136  10 bnep,rfcomm
parport_pc             32701  0
ppdev                  17671  0
binfmt_misc            17468  1
nfs                   236726  0
nls_iso8859_1          12713  1
lockd                  93977  1 nfs
sunrpc                289260  2 nfs,lockd
fscache                63988  1 nfs
arc4                   12608  2
intel_rapl             18773  0
uvcvideo               80885  0
x86_pkg_temp_thermal    14205  0
iwldvm                232285  0
videobuf2_vmalloc      13216  1 uvcvideo
snd_hda_codec_hdmi     46368  1
intel_powerclamp       14705  0
videobuf2_memops       13362  1 videobuf2_vmalloc
mac80211              630728  1 iwldvm
coretemp               13435  0
snd_hda_codec_realtek    65812  1
videobuf2_core         40664  1 uvcvideo
asix                   38914  0
videodev              134688  2 uvcvideo,videobuf2_core
kvm                   455843  0
usbnet                 43913  1 asix
crct10dif_pclmul       14289  0
crc32_pclmul           13113  0
mii                    13934  2 asix,usbnet
ghash_clmulni_intel    13216  0
snd_hda_intel          56531  0
iwlwifi               169932  1 iwldvm
snd_hda_codec         193017  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
aesni_intel            55624  0
snd_hwdep              13602  1 snd_hda_codec
aes_x86_64             17131  1 aesni_intel
snd_pcm               102099  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
lrw                    13286  1 aesni_intel
gf128mul               14951  1 lrw
glue_helper            13990  1 aesni_intel
ablk_helper            13597  1 aesni_intel
cryptd                 20359  3 ghash_clmulni_intel,aesni_intel,ablk_helper
cfg80211              484040  3 iwlwifi,mac80211,iwldvm
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
snd_seq_midi           13324  0
snd_seq_midi_event     14899  1 snd_seq_midi
joydev                 17381  0
snd_rawmidi            30144  1 snd_seq_midi
serio_raw              13462  0
wmi                    19177  0
thinkpad_acpi          81013  1
snd_seq                61560  2 snd_seq_midi_event,snd_seq_midi
nvram                  14411  1 thinkpad_acpi
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              29482  2 snd_pcm,snd_seq
snd                    69322  12 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,thinkpad_acpi,snd_seq_device,snd_seq_midi
mei_me                 18627  0
soundcore              12680  1 snd
mei                    82276  1 mei_me
shpchp                 37032  0
mac_hid                13205  0
lpc_ich                21080  0
intel_smartconnect     12619  0
lp                     17759  0
parport                42348  3 lp,ppdev,parport_pc
usb_storage            62209  0
i915                  788212  2
ahci                   34091  3
libahci                32716  1 ahci
psmouse               106692  0
i2c_algo_bit           13413  1 i915
sdhci_pci              23172  0
drm_kms_helper         55071  1 i915
sdhci                  43015  1 sdhci_pci
drm                   303102  3 i915,drm_kms_helper
video                  19476  1 i915
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow internet connection on multiple linux distros but fast connection on windows Preston3050 Linux - Newbie 7 10-31-2013 12:21 AM
Slow internet connection on multiple linux distros but fast connection on windows Preston3050 Linux - Networking 1 10-29-2013 12:03 PM
mysql driver unable to create a connection due to an inabilityto establish connection jayakumar01 Linux - Server 1 01-04-2012 09:04 AM
ssh: connection to host port: 22: Connection timed out lost connection cucolin@ Linux - Server 4 11-22-2011 06:15 AM
[SOLVED] DSL connection slow on Linux wired connection but fast on Windows wireless Pandarsson Linux - Wireless Networking 9 12-17-2010 05:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration