Czy jest ktos na forum komu udało sie uzyskać połączenie z internetem przy pomocy łącza zainstalowanego w naszym komputerze. Robiłem wszystko tak jak jest opisane na stronie gnuboxa i nic nie moge sie połączyć. Ma ktos może namiary na wersje nokia pcsuite w której jest jeszcze mrouter bo w najnowszej nie ma.
Robiłem wszystko według tego opisu ponizej:
1. Deactivate all the Checkboxes in mRouter (at least the ones of the Bluetooth COM ports)
2. Goto Bluetooth settings and Deactivate everything else in Local services than Bluetooth serial port, note the com port you set as bluetooth serial port
3. Goto Phone and Modem options, go to "Modems" add a new one, activate "I will select it from a list"
4. choose "Communications cable between 2 Computers" from the list (in Standard Modem Types)
5. Select the COM port from step3
6. in the modem settings set maximum port speed to 115200
7. goto Network Connections and create a new connection (wizard)
8. Select Set up an advanced connection -> Next
9. Accept incoming connections -> Next
10. Check the Communications cable between two computers -> Next
11. Do not allow VPN connections ->
12. select a login you want to give access to your pc over Bluetooth (thats the login you will set on the phone later)
13. in the settings of that connection go to Network select TCP/IP -> Settings
14. set the IP range to something like 10.0.2.2-10.0.2.254 or, what you like
15. Remove Internet Connection Sharing from all interfaces
16. run cmd.exe and enter the following commands:
Kod:
netsh routing ip nat install
netsh routing ip nat add interface "YOUR LAN INTERFACE NAME" full
netsh routing ip nat add interface Internal private
YOUR LAN INTERFACE NAME has to be replaced with the name of the interface connected to the internet
the Internal of the last line depends on the language of your windows (e.g. german: Intern”
17. if there is a "Bluetooth Network" connection in Network Connections delete it
your pc should now be set correctly
go on with your 6600:
1. Download gnubox6600.SIS, attached to this post (or download here) and install it on your phone
2. Create a new Access Point on the phone (Setting|Connection|Access points|New access point|Use default settings).
3. Use the following settings for it:
a. Name: Bt. The name is important, the software will look for it.
b. Data Bearer: GSM data
c. Dial-up number: e.g. 2222. It doesn't matter what you have here as long as it's not empty
d. Username: the login you gave access to the incoming connection earlier
e. Promp password: No
f. Password: password for the user on Windows
g. Authentication: Normal
h. Advanced Settings: Use Login Script Yes
i. Advanced Settings: Login Script
Kod:
CHARMAP [windows-1252]
LOOP 10
{
SEND "CLIENT"+<0x0d>
WAIT 3
{
"SERVER" OK
}
}
EXIT KErrNoAnswer$
OK:
EXIT
be careful that you get it exactly as show here, including linebreaks. You could save it to a file, send to the phone and copy-paste to the settings.
j. Advanced Settings: Use PPP Compression Yes
4. run the program you installed at step1 (gnubox)
5. inside gnubox: Options-> 2box Direct -> Bluetooth, select your computer, leave gnubox running in background
6. run the nokia wml browser select "Bt" as access point and connect