Author Topic: Configure To Act As An Acess Point  (Read 2762 times)

VirtusRex

  • Full Member
  • ***
  • Posts: 126
    • View Profile
Configure To Act As An Acess Point
« on: July 19, 2007, 01:20:47 pm »
Hey guys,

Just wondering, is there a way to configure my wireless card so my pda will act as an access point which I can then share my internet connection from??

Thanks,

VirtusRex
« Last Edit: July 19, 2007, 01:21:57 pm by VirtusRex »

louigi600

  • Sr. Member
  • ****
  • Posts: 471
    • View Profile
Configure To Act As An Acess Point
« Reply #1 on: July 22, 2007, 03:12:45 am »
Most wifi cards can be set in master or ap mode which will allow them (with the help from software and sometimes also kernel) to operate as an access point. The hostap module in most cases does that for Z wifi cards. If this is the case you should see 2 wireless devices (wlan0, wifi0).

But what kind of internet connection do you have on your Z that you wish to share over wifi ?
Regards
David

SL-c760*  pdaXrom latest
SL-c860    pdaXrom latest ;-)
SL-c1000  pdaXrom Latest
Acer Aspire One running slackware and Clash
Toshiba AC100 running ARMedslack and Clash

*with some hardware problems but good for testing

VirtusRex

  • Full Member
  • ***
  • Posts: 126
    • View Profile
Configure To Act As An Acess Point
« Reply #2 on: July 23, 2007, 10:40:53 am »
I have two wireless cards. I wanted my z to at access an access point, sort of like  a repeater.

louigi600

  • Sr. Member
  • ****
  • Posts: 471
    • View Profile
Configure To Act As An Acess Point
« Reply #3 on: July 24, 2007, 05:45:22 am »
Checkout if you can get one of the cards to go into master mode and see if you can detect it as an access point.

Decide whether you want to use bridging or routing and consequently you will need to do different things with iptables, brctl and dhcp.
Read howto's as starting point (www.tldp.org) if you're clueless.
Read documentation about dlink G604T (it runs linux inside) and it will give you ideas on a possible way to acheive what you want to do.
What they are doing is bridging the wired and wireless network together and routing trought ppp link ... so you can get ideas for bothe techiques from there. I mean you might want to bridge together the 2 wifi physically extending the wireless network (since you're not using any of the protocols that do this you will want to di masquerading) or you might want to create another network that is routed trought your Z. Bothe rwquire a fair amount of network knowlege ... if you want to skip anything involving the knowlege I suggest you buy another access point (they are cheep nowdays) and enable the wireless network extension (make sure the wireless network extension is compatible between what you already have and what you buy ... for example dlink is not compatible with 3com as far as the wireless extension ir concerned).

You also might like to investigate if a mesh network could be a solution for you ...
Regards
David

SL-c760*  pdaXrom latest
SL-c860    pdaXrom latest ;-)
SL-c1000  pdaXrom Latest
Acer Aspire One running slackware and Clash
Toshiba AC100 running ARMedslack and Clash

*with some hardware problems but good for testing