- Teemu
2006/3/30, Kalle Valo <
[EMAIL PROTECTED]>:
"Teemu Harju" < [EMAIL PROTECTED]> writes:
> Is it somehow possible to use the WLAN and bluetooth modem with my phone at
> the same time on Nokia 770? The UI doesn't seem to allow this, but are there
> some scripts that I could run from Xterm to achieve this? My idea would be
> to use the Nokia 770 as a gateway from ad-hoc WLAN to public Internet via
> 3G. I'd probably need to make some changes to the routing tables also, but
> that I think I could figure those out if I got both connections up.
Yes, that's possible if you are willing to do some hacking. You could
first establish the 3G connection normally from the UI and then setup
the WLAN network manually:
ifconfig wlan0 up
iwconfig wlan0 mode Ad-Hoc essid mynetwork
After this you need to setup NAT and routing. You can find iwconfig
from the wireless-tools debian package.
--
Kalle Valo
--
Teemu Harju
http://www.teemuharju.net
_______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
