Connected to network, but that's about it

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
cardant

Connected to network, but that's about it

Post by cardant »

So, currently the nm-applet shows that I am connected to my network. I see that I have a valid IP address, and if I run an arp-scan from my laptop, I can see the IP address assigned to my desktop on the network. However, if I try to ping anything (internal IP addresses like my laptop, URLs, broadcast IP, etc.) from my desktop I get 100% packet loss. The same thing happens if I attempt to ping my desktop's IP from another computer, such as my laptop. Both my laptop (which is running fine) and desktop are running Mint 17.2, and my desktop also has Windows 10 installed (Also working fine). My desktop's wireless card is an ASUS PCE-N15, and I know that I have the correct driver, RTL8192CE, installed. While I was home for the summer, I was using my desktop with no issues (excluding slow connection speed), but when I moved into my apartment for college it started acting up. I have basically no control over our network (they have the settings web page under lock and key), so it rules out a lot of troubleshooting options for me.
Here is the output of ".usr/lib.linuxmint/mintWifi/mintWifi.py" on my desktop:

Code: Select all

carson-MS-7751 mintWifi # /usr/lib/linuxmint/mintWifi/mintWifi.py
-------------------------
* I. scanning WIFI PCI devices...
  -- Realtek Semiconductor Co., Ltd. RTL8192CE PCIe Wireless Network Adapter (rev 01)
      ==> PCI ID = 10ec:8178 (rev 01)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
eth0      no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:"CREEKSIDE-1125"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: 00:04:ED:E8:C6:B7   
          Bit Rate=1 Mb/s   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=38/70  Signal level=-72 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:1   Missed beacon:0

lo        no wireless extensions.

-------------------------
* IV. querying ifconfig...
eth0      Link encap:Ethernet  HWaddr 8c:89:a5:da:d4:14  
          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:20 Memory:f7f00000-f7f20000 

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:65536  Metric:1
          RX packets:31 errors:0 dropped:0 overruns:0 frame:0
          TX packets:31 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:2036 (2.0 KB)  TX bytes:2036 (2.0 KB)

wlan0     Link encap:Ethernet  HWaddr 08:60:6e:ce:ed:fc  
          inet addr:192.168.19.6  Bcast:192.168.19.255  Mask:255.255.255.0
          inet6 addr: fe80::a60:6eff:fece:edfc/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1100 errors:0 dropped:239 overruns:0 frame:0
          TX packets:243 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:103494 (103.4 KB)  TX bytes:40662 (40.6 KB)

-------------------------
* V. querying DHCP...
RTNETLINK answers: File exists
-------------------------
* VI. querying nslookup google.com...
;; connection timed out; no servers could be reached
For reference, here is the output from my laptop:

Code: Select all

carson@carson-X202E ~ $ sudo /usr/lib/linuxmint/mintWifi/mintWifi.py
-------------------------
* I. scanning WIFI PCI devices...
  -- Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
      ==> PCI ID = 168c:0032 (rev 01)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
eth0      no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:"CREEKSIDE-1125"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: 00:04:ED:E8:C6:B7   
          Bit Rate=36 Mb/s   Tx-Power=16 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=35/70  Signal level=-75 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:1  Invalid misc:667   Missed beacon:0

lo        no wireless extensions.

-------------------------
* IV. querying ifconfig...
eth0      Link encap:Ethernet  HWaddr 50:46:5d:48:e6:e1  
          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:19 

eth0:avahi Link encap:Ethernet  HWaddr 50:46:5d:48:e6:e1  
          inet addr:169.254.10.214  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Interrupt:19 

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:65536  Metric:1
          RX packets:27664 errors:0 dropped:0 overruns:0 frame:0
          TX packets:27664 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:11404101 (11.4 MB)  TX bytes:11404101 (11.4 MB)

wlan0     Link encap:Ethernet  HWaddr 2c:d0:5a:0b:b6:c4  
          inet addr:192.168.19.7  Bcast:192.168.19.255  Mask:255.255.255.0
          inet6 addr: fe80::2ed0:5aff:fe0b:b6c4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:133573 errors:0 dropped:0 overruns:0 frame:0
          TX packets:83641 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:175832728 (175.8 MB)  TX bytes:9562107 (9.5 MB)

-------------------------
* V. querying DHCP...
RTNETLINK answers: File exists
-------------------------
* VI. querying nslookup google.com...
Server:		192.168.19.1
Address:	192.168.19.1#53

Non-authoritative answer:
Name:	google.com
Address: 74.125.225.6
Name:	google.com
Address: 74.125.225.7
Name:	google.com
Address: 74.125.225.8
Name:	google.com
Address: 74.125.225.9
Name:	google.com
Address: 74.125.225.14
Name:	google.com
Address: 74.125.225.0
Name:	google.com
Address: 74.125.225.1
Name:	google.com
Address: 74.125.225.2
Name:	google.com
Address: 74.125.225.3
Name:	google.com
Address: 74.125.225.4
Name:	google.com
Address: 74.125.225.5
I have tried a handful of things, like switching to static IP, switching to another DNS (google), but nothing has changed.
Any help would be greatly appreciated!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Locked

Return to “Networking”