LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 09-10-2013, 09:32 AM   #1
jim.thornton
Member
 
Registered: May 2007
Posts: 430

Rep: Reputation: 19
Wierdest problem I have ever seen!!!


I just installed Linux Mint 13 and everything went pretty smooth. During the process I remembered that the internal wifi card was an RA Link card and it caused me a bunch of trouble when I installed Linux Mint 11. As a result I decided to change this card to an extra one that I had lying around which was a Broadcom mini-pci wifi card.

When installing Linux Mint 13 it recognized the card and I had internet right away. However, the next morning when I brought the computer back to my mother's house there was no more internet. It was recognizing the card but for some reason wasn't seeing any networks or anything. I looked in the Control Panel and installed the proprietary Broadcom STA drivers and then rebooted. The card started working again. I connected to the router and voila! I had internet.

Later that day I needed to setup a file share with another desktop on the LAN and that's when I discovered a really wierd problem. This computer was connecting to the router, getting internet access, had an IP address within the DHCP range that was assigned by the router, but I CAN'T PING ANYTHING ON THE NETWORK.

I cannot even connect to my router at 192.168.1.1 via firefox. I ping any address that I have on the LAN and it times out.

I still have internet though! I am so perplexed by this and need some help. I've been working on it for hours and tried searching. Everything I can find says "can connect to router but not internet". Nobody has the reverse problem.

Can someone please help me.
 
Old 09-10-2013, 09:46 AM   #2
linosaurusroot
Member
 
Registered: Oct 2012
Distribution: OpenSuSE,RHEL,Fedora,OpenBSD
Posts: 982
Blog Entries: 2

Rep: Reputation: 244Reputation: 244Reputation: 244
Is there any chance you're connected to a different router (belonging to a neighbour) that doesn't have a LAN like yours?
 
Old 09-10-2013, 09:54 AM   #3
jim.thornton
Member
 
Registered: May 2007
Posts: 430

Original Poster
Rep: Reputation: 19
I thought that initially too, but they are definitely connected to the same router. I erased the connections listed in the connection manager and then re-entered them.

That doesn't explain not being able to connect to the router though. I'm getting 192.168.1.103 as an IP for this machine but when I go to 192.168.1.1 I time out.

I can connect to the router from other computers on the LAN though.
 
Old 09-10-2013, 10:05 AM   #4
rknichols
Senior Member
 
Registered: Aug 2009
Distribution: Rocky Linux
Posts: 4,812

Rep: Reputation: 2236Reputation: 2236Reputation: 2236Reputation: 2236Reputation: 2236Reputation: 2236Reputation: 2236Reputation: 2236Reputation: 2236Reputation: 2236Reputation: 2236
What does "route -n" show as the default route and gateway?
 
Old 09-10-2013, 10:12 AM   #5
jim.thornton
Member
 
Registered: May 2007
Posts: 430

Original Poster
Rep: Reputation: 19
Code:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth1
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth1
192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0 eth1
 
Old 09-10-2013, 10:16 AM   #6
jim.thornton
Member
 
Registered: May 2007
Posts: 430

Original Poster
Rep: Reputation: 19
Code:
$ sudo lshw -C network
  *-network               
       description: Wireless interface
       product: BCM4313 802.11bgn Wireless Network Adapter
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth1
       version: 01
       serial: 00:1b:b1:a0:e0:79
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=wl0 driverversion=6.20.155.1 (r326264) ip=192.168.1.104 latency=0 multicast=yes wireless=IEEE 802.11abg
       resources: irq:17 memory:feafc000-feafffff
 
Old 09-10-2013, 10:33 AM   #7
linosaurusroot
Member
 
Registered: Oct 2012
Distribution: OpenSuSE,RHEL,Fedora,OpenBSD
Posts: 982
Blog Entries: 2

Rep: Reputation: 244Reputation: 244Reputation: 244
It would be normal to have a 16-bit netmask on 192.168 rather than 24 bits.
 
Old 09-10-2013, 11:08 AM   #8
jim.thornton
Member
 
Registered: May 2007
Posts: 430

Original Poster
Rep: Reputation: 19
Not sure what you mean by the 16bit vs. 24bit netmask. It is usually 192.168.1.X, which I think is 24 bit???

I took out the mini-pci card for network in the computer and connected with a USB dongle and it works beautifully. I guess there is an issue with that card. I can't be bothered trying to figure it out anymore. I've spent absolutely hours on it.

Now I'm having another issue though. If no one here can help me then I'll create another thread.

I'm trying to connect to the share on the other desktop (also running Linux Mint 13). It is visible, but when I go to connect to it, it says cannot connect to windows share. How, through mate, can I connect with a different username and password?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Do I have a path problem, an Apache2 problem or a Javascript problem or any other pro rblampain Linux - Networking 0 12-29-2010 03:50 AM
Wierdest animal ever?? White Spiral General 7 09-21-2005 12:56 AM
Sound Card problem(every time i install linux i have diffirent hardware problem) jacka1l Linux - Newbie 7 08-11-2005 06:10 AM
Lan configuration problem - NFS boot problem - RX&TX packets errors 242VDM242 Linux - Networking 4 11-25-2004 01:35 PM
perl problem? apache problem? cgi problem? WorldBuilder Linux - Software 1 09-17-2003 07:45 PM

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

All times are GMT -5. The time now is 05:09 AM.

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