|
2008-12-15
, 20:42
|
Posts: 250 |
Thanked: 300 times |
Joined on Sep 2007
|
#2
|
|
2008-12-16
, 23:50
|
Posts: 250 |
Thanked: 300 times |
Joined on Sep 2007
|
#3
|
Click <Next>a3. On <tablet #1>, initiate WIFI connection to <youradhocname>
Connection name: <youradhocname>
Connection type: WLAN
Click <Next>
Click <No> when prompted to scan for networks.
Network name: <yourssid>
Network is hidden: <disable>
Network mode: <Ad hoc>
Security method: <None>
Click <Next>
Click <Advanced>
Select the <IP Addresses> tab
Auto-retrieve IP address: <disable>
Leave other settings with their default values
Click <OK>
Click <Finish>
ifconfig wlan0 downb3. From tablet #2, initiate WiFi connection to <youradhocname>
ifconfig wlan0 <tablet#1ipaddress>
iwconfig wlan0 mode ad-hoc
iwconfig wlan0 essid <yourssid>
iwconfig wlan0 channel 1
ifconfig wlan0 up
Tags |
ad-hoc, dun, share internet connection |
|
Gameplan-
a) create an ad-hoc connection for n800 and 770 (or laptop) with static IPs
ON N800:
b) connect bluetooth DUN from n800 to phone
c) echo 1 > /proc/sys/net/ipv4/ip_forward
d) route add default gw <nokia.n800.ip.address> dev <nokia.770.ip.address>
Goal-
Use my unlimited data plan with my n800 and then share it with my 770 through an ad-hoc wlan link.
Thanks!!!
Last edited by dkwatts; 2009-09-21 at 17:54.