![]() |
Re: [HOWTO] N900 WiFi Hotspot (shell script version)
is there a script for windows that i could use i dont know what to do at this time im so tired of being way over charged for internet. next they will be charging me for air ...o wait to late
|
Re: [HOWTO] N900 WiFi Hotspot (shell script version)
Quote:
6790 is not running on Windows, it's running on Symbian. I wondered why you can't get Joikuspot running on Symbian. Where did you get your Joikuspot from? Is it from the official site? Does it has extension sisx? Other option is to connect to your mobile phone via Bluetooth DUN and use it as modem for your PC, but this is quite device and mobile carrier specific, say you need to know how to establish DUN with PC, and the connection string to connect to your mobile carrier, which I can't offer further help for you in this as I'm not using 6790 and I probably use the different carrier as yours. |
Re: [HOWTO] N900 WiFi Hotspot (shell script version)
3 Attachment(s)
Help 78,
I used to have a nokia n97 that runs on symbian and I used to connect the phone to my pc using the nokia usb cable. After the pc having installed the mobile phone drivers you can check and see if you phone appears in the "Device and Printer" folder of windows. There should be two icons of the nokia, one for the storage device and the other for the nokia 6790. I have set an example for you on the pictures attached, (note that this can be made with a pc that has a bluetooth device connected). Step on how i did it, 1. go to Devices and Printers folder > right click on the phone icon > Dial - up Networking > create a dial-up connection 2. choose the first bluetooth modem selection (if it doesn't work try the others just in case) 3. In the Dial-up phone number write *99# (I don't remember where I got this number from but it has worked for me on the N97). Leave Both Username and Password in blank. You can also change the Connection Name if you like. 4. press connect button Note, I am using windows 7 and i think that vista also has the same feature of this kind |
Re: [HOWTO] N900 WiFi Hotspot (shell script version)
I've been al day tryingand nothing
/home/user # cd MyDocs/wifi_hotspot/ /home/user/MyDocs/wifi_hotspot # sh open_wifi_hotspot.sh + start wlancond start: Job not changed: wlancond + modprobe crc7 + modprobe mac80211 + modprobe wl12xx + modprobe ipt_MASQUERADE FATAL: Module ipt_MASQUERADE not found. + iptables -F + iptables -t nat -F iptables v1.4.6: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. + iptables -t nat -A POSTROUTING -o gprs0 -j MASQUERADE iptables v1.4.6: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. + echo 1 + ifconfig wlan0 down + iwconfig wlan0 mode ad-hoc + ifconfig wlan0 up + iwconfig wlan0 essid honeypot + iwconfig wlan0 key s:0000000000000 + iwconfig wlan0 channel 10 + ifconfig wlan0 192.168.1.1 netmask 255.255.255.0 up + start-stop-daemon -S -p /var/run/wifi_tethering.pid -m -b -x /usr/sbin/dnsmasq -- -k -I lo -z -a 192.168.1.1 -F 192.168.3.100,192.168.3.127 -b + run-standalone.sh dbus-send --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteInfoprint string:WiFi HotSpot Activated /home/user/MyDocs/wifi_hotspot # ifconfig gprs0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.170.74.54 P-t-P:10.170.74.54 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MTU:1400 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:10 RX bytes:0 (0.0 B) TX bytes:130 (130.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:65 errors:0 dropped:0 overruns:0 frame:0 TX packets:65 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5240 (5.1 KiB) TX bytes:5240 (5.1 KiB) phonet0 Link encap:UNSPEC HWaddr 15-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 UP POINTOPOINT RUNNING NOARP MTU:4000 Metric:1 RX packets:285 errors:0 dropped:0 overruns:0 frame:0 TX packets:137 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:8688 (8.4 KiB) TX bytes:2271 (2.2 KiB) /home/user/MyDocs/wifi_hotspot # http://db.tt/RgbIKrW Point in the image is established and connected , but when i navigate says not conected . Can it be by the ip's or the mask ? Greetings |
Re: [HOWTO] N900 WiFi Hotspot (shell script version)
From the output you provided the kernel module ipt_MASQUERADE failed to load.
Show me the output of the following: uname -a |
Re: [HOWTO] N900 WiFi Hotspot (shell script version)
2.6.28.10-power47 the last kernel
|
Re: [HOWTO] N900 WiFi Hotspot (shell script version)
Quote:
ls /lib/modules/2.6.28.10power47/ip*.ko |
Re: [HOWTO] N900 WiFi Hotspot (shell script version)
ls /lib/modules/2.6.28.10-power47/lip*.ko
ls: /lib/modules/2.6.28.10-power47/lip*.ko: No such file or director ls /lib/modules/2.6.28.10power47/lib*.ko ls: /lib/modules/2.6.28.10��power47/lib*.ko: No such file or director y |
Re: [HOWTO] N900 WiFi Hotspot (shell script version)
Quote:
|
Re: [HOWTO] N900 WiFi Hotspot (shell script version)
|
All times are GMT. The time now is 11:15. |
vBulletin® Version 3.8.8