|
[openbeos]
||
[Date Prev]
[07-2005 Date Index]
[Date Next]
||
[Thread Prev]
[07-2005 Thread Index]
[Thread Next]
[openbeos] How do get networking started?
- From: Philip Harrison <haikutime@xxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Tue, 19 Jul 2005 12:27:36 -0600
The past couple of days I've been trying to get the network to work
under Haiku. I have been able to assign the loop0 to 127.0.0.1 and
receive a ping from that address. I was wondering how do to load the
rtl8139 driver.
I've modified the /boot/beos/system/boot/Netscript to
ls /dev/net
ifconfig rtl8139 192.168.0.10 up netmask 255.255.255.0
route add default 192.168.0.1
when I do an ls /dev/net all I get is
stack
Any ideas suggestions would be appreciated.
Thanks in advanced
sl9c5
|