LinuxQuestions.org
View the Most Wanted LQ Wiki articles.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices

Tags used in this thread
Popular LQ Tags , , , , ,

Reply
 
Thread Tools
Old 01-18-2007, 06:58 PM   #1
Utapez
LQ Newbie
 
Registered: Apr 2006
Distribution: Edgy PPC,Edgy i686,Mac OSX,PCLinux openSUSE PPC 10.2
Posts: 18
Thanked: 0
Wireless card seen,got IP, but no Internet


[Log in to get rid of this advertisement]
I had a working wireless connect with my Ubuntu PPC Dapper install, running on my iBook G4 but last night I installed MOL and after reboot MOL worked but I lost my wireless connect. I have spent all day troubling shooting but no connect. iwlist scan, sees the card, ifconfig sees the card, iwconfig sees the card, I have a IP but no connect to the Internet. How do I continue to trouble shoot this? I can send a ping to the router but can't receive? mmm?
Utapez is offline  
Tag This Post , , , , ,
Reply With Quote
Old 01-18-2007, 10:43 PM   #2
linuxles
Member
 
Registered: Mar 2004
Location: Austin, TX
Distribution: CentOS Fedora RHEL SLES Knoppix
Posts: 78
Thanked: 0
By MOL I assume you are meaning Mac-On-Linux, be careful when using acronyms, it's not always clear what you may be referencing.

IE: http://acronymfinder.com/af-query.as...d&string=exact

The first thing I would try would be a traceroute to the routers' IP address to see if you can get that far. Since you have an IP I suspect that at least that is working. If so, then try a traceroute to some external IP address to see where it is failing.

In a shell, type: traceroute yahoo.com

You could also install Kismet to see if the wireless card is seeing the router. Alternatively KDE has a tool called KWifiManger that will scan for wireless networks. Since you are running Ubuntu you probably don't have KDE, but Gnome may have a similar tool that you could use to scan for wireless networks.

/Les

Last edited by linuxles; 01-18-2007 at 10:44 PM..
linuxles is offline     Reply With Quote
Old 01-19-2007, 04:26 AM   #3
softseacom
LQ Newbie
 
Registered: Jan 2007
Posts: 9
Thanked: 0
very informative post for me too, Thanks.
softseacom is offline     Reply With Quote
Old 01-19-2007, 09:10 AM   #4
Utapez
LQ Newbie
 
Registered: Apr 2006
Distribution: Edgy PPC,Edgy i686,Mac OSX,PCLinux openSUSE PPC 10.2
Posts: 18
Thanked: 0

Original Poster
Mac on Linux
the only way I could get my Internet connect back was to uninstall MOL and the two additional files I had installed (ipmasq and dnsmasq). I'll wait till I upgrade to Edgy to try this again.Phew!
I have mol running perfectly on my G4 desktop (Mac OS 10.39) that is a dual boot with Edgy 6.10. This computer connects via an ethernet cable and was a snap to setup!
I think the issue with my wireless card had to do with "ipmasq and dnsmasq" that was install to get mol to connect to the internet. Maybe it doesn't work with wireless? Anybody know?
Thanks for your input!
Utapez is offline     Reply With Quote
Old 01-19-2007, 12:31 PM   #5
linuxles
Member
 
Registered: Mar 2004
Location: Austin, TX
Distribution: CentOS Fedora RHEL SLES Knoppix
Posts: 78
Thanked: 0
Quote:
Originally Posted by Utapez
I think the issue with my wireless card had to do with "ipmasq and dnsmasq" that was install to get mol to connect to the internet. Maybe it doesn't work with wireless? Anybody know?
The better question is what network device were ipmasq and dnsmasq trying to masq. If they were trying to masq eth0 then that explains it. Your wireless card was probably using something like wlan0 instead of eth0.

Only one way to find out; reinstall it, and check the config files...

/Les

Last edited by linuxles; 01-19-2007 at 12:34 PM..
linuxles is offline     Reply With Quote
Old 01-19-2007, 05:13 PM   #6
Utapez
LQ Newbie
 
Registered: Apr 2006
Distribution: Edgy PPC,Edgy i686,Mac OSX,PCLinux openSUSE PPC 10.2
Posts: 18
Thanked: 0

Original Poster
You're right I should know what was being masq. Which config files are you referring to? My wireless card is eth1.

I reinstalled mol again but this time I did not install "ipmasq and dnsmasq", I added in my dhcp.config file, INTERFACES= " eth1 tun0" and in my /etc/mol/molrc.net file I added "netdev: tun0 -tun" and removed from my /etc/mol/tunconfig file "/etc/init.d/ipmasq restart" and "/etc/init.d/dnsmasq restart"
I rebooted my linux system just to make sure I would retain my wireless connect (it did) and then I started mol, it worked, mol found it's internet connect. Mac on Linux in Dapper works with a wireless connect.

Last edited by Utapez; 01-19-2007 at 05:50 PM..
Utapez is offline     Reply With Quote
Old 01-22-2007, 03:23 AM   #7
linuxles
Member
 
Registered: Mar 2004
Location: Austin, TX
Distribution: CentOS Fedora RHEL SLES Knoppix
Posts: 78
Thanked: 0
I haven't used "dnsmasq" and "ipmasq" before. I was just guessing from the sound of it that they may have been set to masq the wrong card by default. The default being eth0, and you were using eth1. So whatever config files they use is what I was referring to.

Either way you got it working, so the point is moot. Unless of course you want to masq your IP. Then you'll need to check the config files for those two services and make the appropriate changes and restart.

/Les
linuxles is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
Wireless internet help on Dell Inspiron B130 - Wireless card not detected? agntyellow Linux - Laptop and Netbook 1 08-10-2006 12:42 AM
Wireless card..Wireless router.. Slackware 10.2 ..Problems with Internet Connection. Storm Bringer Linux - Wireless Networking 4 03-23-2006 07:25 AM
wireless card on network, no internet, i tried everything bluntman Linux - Wireless Networking 2 07-24-2004 11:32 PM
Wireless internet card eam Linux - Wireless Networking 4 04-20-2004 01:56 PM


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

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration