LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 09-02-2003, 09:17 AM   #16
Jerrac
Member
 
Registered: Aug 2003
Distribution: Ubuntu 5.10
Posts: 81

Original Poster
Rep: Reputation: 15

OK.

Um, the box that connects to the net has Windows XP on it.... Is there anything I need to do to get it to let linux access the net through it?

I would set my computer up as the server but I am going to be restarting a lot between windows and linux for a while. That would mess my family up if the were online.
 
Old 09-02-2003, 02:47 PM   #17
woranl
Member
 
Registered: Apr 2003
Location: Toronto
Distribution: Fedora Core
Posts: 119

Rep: Reputation: 15
Spurious, i know u r using RH 7.3 as ur gateway/router... did u get a kernel panic when running it?? I'm using RH 7.2 and i got a kernel panic once a while.

Please help
 
Old 09-02-2003, 03:18 PM   #18
Jerrac
Member
 
Registered: Aug 2003
Distribution: Ubuntu 5.10
Posts: 81

Original Poster
Rep: Reputation: 15
ftp://ftp.linksys.com/beta/linux_hpna2_0_v2_34_0_2.exe

that link doesn't work for me.
 
Old 09-02-2003, 03:23 PM   #19
Jerrac
Member
 
Registered: Aug 2003
Distribution: Ubuntu 5.10
Posts: 81

Original Poster
Rep: Reputation: 15
Oh, and I can't find my linux src in Mandrake 9.1. It isn't in /usr/src.
 
Old 09-04-2003, 09:22 AM   #20
spurious
Member
 
Registered: Apr 2003
Location: Vancouver, BC
Distribution: Slackware, Ubuntu
Posts: 558

Rep: Reputation: 31
Jerrac: I just tried the linksys ftp link and it works fine for me. You can always check the http://www.homepna.org site if there's a more recent linux file. As for Windows XP as a gateway box, sorry, don't know anything about XP. My guess is that you need to use Internet Connection Sharing (which probably uses DHCP to serve ip addresses for your lan), and your ifcfg-eth1 on your linux box would look like:

DEVICE=eth1
BOOTPROTO=dhcp
ONBOOT=yes

As for your linux kernel source, did you install it? Try looking for your kernel source rpm package on your installation CD.

Woranl: no kernel panics here. I actually started with RedHat 7.2, but upgraded for 2 reasons: 1) Red Hat 7.2 has broken iptables; and 2) I couldn't find any reliable apt-rpm repositories for Red Hat 7.2.
 
Old 09-04-2003, 02:12 PM   #21
Jerrac
Member
 
Registered: Aug 2003
Distribution: Ubuntu 5.10
Posts: 81

Original Poster
Rep: Reputation: 15
Huh, it must have been down when I tried it.

would kernel-source-2.4.21-0.13mdk.i586.rpm be what I want?
 
Old 09-04-2003, 03:57 PM   #22
Jerrac
Member
 
Registered: Aug 2003
Distribution: Ubuntu 5.10
Posts: 81

Original Poster
Rep: Reputation: 15
It was the right file for the source.

But I got an error when I compiled the driver saying that it was made with GCC 2.whatever and I have GCC3 so it won't work. Has anybody figured a way around that yet?
 
Old 09-05-2003, 09:51 AM   #23
spurious
Member
 
Registered: Apr 2003
Location: Vancouver, BC
Distribution: Slackware, Ubuntu
Posts: 558

Rep: Reputation: 31
Are you getting the gcc 3 error message when you compile il.o or when you attempt to insmod it? Please post your error message.
 
Old 09-05-2003, 09:59 AM   #24
Jerrac
Member
 
Registered: Aug 2003
Distribution: Ubuntu 5.10
Posts: 81

Original Poster
Rep: Reputation: 15
Um, I am pretty sure it was when I compiled it. I'll post the message in a bit.
 
Old 09-05-2003, 10:47 AM   #25
Jerrac
Member
 
Registered: Aug 2003
Distribution: Ubuntu 5.10
Posts: 81

Original Poster
Rep: Reputation: 15
[root@localhost david]# insmod il
Using /lib/modules/2.4.21-0.13mdk/kernel/net/il.o
/lib/modules/2.4.21-0.13mdk/kernel/net/il.o: The module you are trying to load (/lib/modules/2.4.21-0.13mdk/kernel/net/il.o) is compiled with a gcc
version 2 compiler, while the kernel you are running is compiled with
a gcc version 3 compiler. This is known to not work.
[root@localhost david]#

There is my error.

I tried insmod -f il and it froze up.
 
Old 09-06-2003, 12:35 PM   #26
spurious
Member
 
Registered: Apr 2003
Location: Vancouver, BC
Distribution: Slackware, Ubuntu
Posts: 558

Rep: Reputation: 31
Well, if insmod -f doesn't work, then you'll have to switch distros. Red Hat versions 8 and greater will also refuse to load the il module.

If you want to stick with Mandrake, you should be able to use Mandrake 9.0, which worked for me. You could then use urpmi to upgrade your applications.

Or you could consider switching to Knoppix, which works fine with HomePNA. The hard drive installation of Knoppix is incredibly simple and fast (run knoppix-installer from a root terminal, then it takes 20 minutes to install). It's based on Debian, so you have apt-get for your packages.

I know that Slackware 9.0 works with HomePNA too, but it's more work to set your hardware up than with Knoppix, which autodetects everything.
 
Old 09-06-2003, 01:24 PM   #27
Jerrac
Member
 
Registered: Aug 2003
Distribution: Ubuntu 5.10
Posts: 81

Original Poster
Rep: Reputation: 15
*sigh* ok. I'll try noppix I guess...
 
Old 09-09-2003, 10:44 PM   #28
Jerrac
Member
 
Registered: Aug 2003
Distribution: Ubuntu 5.10
Posts: 81

Original Poster
Rep: Reputation: 15
Well, I ended up not trying noppix. It's iso files were bigger than my blank cdr's.

So I tried Lycoris. It works!
 
Old 09-10-2003, 01:51 AM   #29
spurious
Member
 
Registered: Apr 2003
Location: Vancouver, BC
Distribution: Slackware, Ubuntu
Posts: 558

Rep: Reputation: 31
Way to go!
 
  


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
Diamond Multimedia Homefree phone-line network adapter xxxxspitfire Debian 0 02-18-2005 07:51 AM
diamond home phoneline 10Mb problemmmmmmm uscatu090 Linux - Networking 0 11-25-2004 05:45 AM
Networking with phoneline squirellplaying Linux - Networking 3 06-15-2004 01:40 AM
3COM homeconnect phoneline NIC kctang Linux - Hardware 0 06-17-2003 08:21 PM
Phoneline Network?!? aceman817 Linux - Networking 0 01-27-2002 12:31 PM

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

All times are GMT -5. The time now is 07:23 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