Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firewire network connection: How?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
ShyGuy91284
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2004
Posts: 114

PostPosted: Fri Aug 12, 2005 8:24 pm    Post subject: Firewire network connection: How? Reply with quote

I'm going to be getting an iBook soon. Since only the higher end PowerBooks have a Gigabit network jack, I am looking for another way to connect with my server when I'll be using the iBook at home. I've read Firewire can be used as a network interface (and have seen it recognized as such in Windows). How do you get a firewire jack to act as a network interface in Gentoo? I have an nForce2 mobo w/ integrated firewire (which I know how to get working normally), know how to get the network settings setup, just don't know how to combine the two.
Back to top
View user's profile Send private message
widan
Veteran
Veteran


Joined: 07 Jun 2005
Posts: 1512
Location: Paris, France

PostPosted: Fri Aug 12, 2005 9:38 pm    Post subject: Reply with quote

You need those options in the kernel configuration:
Code:
Device Drivers  --->
  IEEE 1394 (FireWire) support  --->
    <M> IEEE 1394 (FireWire) support
    <M>   Ethernet over 1394

Recompile kernel and modules, then "modprobe eth1394". A new interface should appear (of the form ethX). Configure it like any other network interface. If you want to load the module on startup, add it to /etc/modules.autoload.d/kernel-2.6.
Back to top
View user's profile Send private message
ShyGuy91284
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2004
Posts: 114

PostPosted: Sat Aug 13, 2005 3:11 am    Post subject: Reply with quote

Ah, nice. Thanks. I didn't think it would be so easy.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum