Author Topic: Several network devices at the same time  (Read 2087 times)

romain

  • Newbie
  • *
  • Posts: 12
    • View Profile
Several network devices at the same time
« on: June 03, 2004, 09:40:25 pm »
Hello,

I would like to use my sl6000 as a router, but I didn\'t find a way to have 2 network devices at the same time. The network configuration software sux and for example I need to switch off the wireless lan to switch on my ethernet CF card...
I didn\'t manage to activate both interfaces with the command line, because once the cf ethernet card is plugged into the Z, the system switch it off and I didn\'t find a way to reactivate it...
Does someone has an idea ?

Thank you
Romain KUNTZ
SL6000L sharp ROM v1.07

zmiq2

  • Sr. Member
  • ****
  • Posts: 383
    • View Profile
    • http://
Several network devices at the same time
« Reply #1 on: June 04, 2004, 06:17:03 am »
In order to activate the CF card, as root launch:

#cardctl scheme CardResume

and that\'ll bring the cf card alive.

Hope that helps.
sl-c750, archos av580, socket cf [bt, wifi, modem], noname cf lan, audiovox rtm800 gsm-gprs cf, rom: sharp -> oz3.5.3 -> cacko -> oz3.5.4.1

romain

  • Newbie
  • *
  • Posts: 12
    • View Profile
Several network devices at the same time
« Reply #2 on: June 06, 2004, 11:16:19 pm »
Yes, it works ! thank you very much !!
So, to transform the zaurus to a basic router box. follow these instructions :
* reactivate cards with cardctl (cardctl status to get info about your cards)
* configure them (ifconfig)
* and activate routing :
echo 1 ] /proc/sys/net/ipv4/ip_forward

That\'s all !
Romain KUNTZ
SL6000L sharp ROM v1.07