Author Topic: Question Regarding Wifi Config In Oz 3.5.3  (Read 2879 times)

tsmori

  • Newbie
  • *
  • Posts: 15
    • View Profile
Question Regarding Wifi Config In Oz 3.5.3
« on: May 18, 2005, 11:52:02 am »
Using the Network config within Opie, it appears that you can only have one configuration for WiFi at a time, meaning that if I set it up for work, including WEP and TCP/IP settings, I have to completely reset it when I go home.

With the Sharp ROM and it's network configuration, you can have multiple profiles, each with their own SSIDs, WEP settings, TCP/IP settings, etc.

Am I missing something or is this just the way it works right now? I'm guessing it's just a current limitation, but I hadn't seen anything posted after doing a few searches and I wanted to make sure I wasn't missing some magic setting somewhere.

offroadgeek

  • Administrator
  • Hero Member
  • *****
  • Posts: 1419
    • View Profile
    • https://www.oesf.org
Question Regarding Wifi Config In Oz 3.5.3
« Reply #1 on: May 18, 2005, 12:13:00 pm »
I could have sworn I saw a thread recently about an app that helps to manage multiple interfaces, but I can't seem to find it (maybe I'm just crazy).

Anyway, a somewhat easy way to manage this is to create multiple interfaces files (/etc/network/), one for each network you use.  For example, I have interfaces.home, interfaces.wellenreiter, interfaces.coffee.  When I want to change the network, I just rename the correct file to from say 'interfaces.home' to just 'interfaces', then go to console and type 'ifup wlan0'.  (You may need to do 'ifdown wlan0' first if you're card is still on (from the previous network).

You can either create the seperate files manually, or just use the network app to create one, then copy/rename the file and use the network app to create the next one, and so on.

Does this make sense?  

good luck
« Last Edit: May 18, 2005, 12:17:32 pm by offroadgeek »
Search the OESF Wiki
C1000 w/Cacko 1.23 beta (from Streamline) / 760 pdaxrom rc9 / 6000L (thanks Santa's elf!) / 5500 - OZ 3.3.5 / SIMpad SL4
1GB, 256mb SanDisk CF / 2x 1GB, 512mb, 256mb, 128mb SanDisk SD
Ambicom WL100C-CF wifi / Socket 56k CF modem / AmbiCom BT2000-CF (x2)
Pocketop keyboard, Piel Frama case (1000 & 5500), PDAir case (760 & 1000)
sip:536093@fwd.pulver.com
| OESF | ELSI | Zaurus User Group | ZaurusThemes |

tsmori

  • Newbie
  • *
  • Posts: 15
    • View Profile
Question Regarding Wifi Config In Oz 3.5.3
« Reply #2 on: May 18, 2005, 12:36:47 pm »
Yes, that makes sense. How do you restart networking then? Just go into the configuration app and click on the restart button or do you do something from the command line?

offroadgeek

  • Administrator
  • Hero Member
  • *****
  • Posts: 1419
    • View Profile
    • https://www.oesf.org
Question Regarding Wifi Config In Oz 3.5.3
« Reply #3 on: May 18, 2005, 12:59:14 pm »
Quote
Yes, that makes sense. How do you restart networking then? Just go into the configuration app and click on the restart button or do you do something from the command line?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80375\"][{POST_SNAPBACK}][/a][/div]

I usually just go to console and type:

ifdown wlan0
ifup wlan0

That way I can see for sure if I got a successful dhcp lease, etc.
Search the OESF Wiki
C1000 w/Cacko 1.23 beta (from Streamline) / 760 pdaxrom rc9 / 6000L (thanks Santa's elf!) / 5500 - OZ 3.3.5 / SIMpad SL4
1GB, 256mb SanDisk CF / 2x 1GB, 512mb, 256mb, 128mb SanDisk SD
Ambicom WL100C-CF wifi / Socket 56k CF modem / AmbiCom BT2000-CF (x2)
Pocketop keyboard, Piel Frama case (1000 & 5500), PDAir case (760 & 1000)
sip:536093@fwd.pulver.com
| OESF | ELSI | Zaurus User Group | ZaurusThemes |

tsmori

  • Newbie
  • *
  • Posts: 15
    • View Profile
Question Regarding Wifi Config In Oz 3.5.3
« Reply #4 on: May 18, 2005, 12:59:57 pm »
Sweet. Thanks. I'll give that a shot.

Greg2

  • Hero Member
  • *****
  • Posts: 790
    • View Profile
    • http://
Question Regarding Wifi Config In Oz 3.5.3
« Reply #5 on: May 18, 2005, 06:41:50 pm »
I think this is the thread offroadgeek was talking about... it has a link to an opie-sh script written by 2tomcats.
https://www.oesf.org/forums/index.php?showtopic=12485

Here's 2tomcats webpage with script:
http://www.wach-o-witz.de/zaurus/wlanswitch/wlanswitch.html

Greg