![]() |
2008-06-22
, 03:27
|
|
Posts: 91 |
Thanked: 32 times |
Joined on Jan 2008
@ Near: Gilroy, CA
|
#2
|
![]() |
2008-06-22
, 14:51
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#3
|
gconftool-2 -s -t string /system/osso/connectivity/IAP/DEFAULT/type DUMMY
![]() |
2008-06-23
, 15:49
|
Posts: 63 |
Thanked: 13 times |
Joined on Jun 2008
|
#4
|
![]() |
2008-06-23
, 15:58
|
Posts: 63 |
Thanked: 13 times |
Joined on Jun 2008
|
#5
|
So... you have a script that connects you *to* a network (through iwconfig or something similar), but you need to trick the rest of the n800 into believing that you really *are* connected?
I think there's something with DBUS commands that could tell the maemo ICD (internet connectivity daemon) that you've connected..
Some of the stuff here looks promising, but it's not exactly what you're looking for.
Anyone with more DBUS experience got anything?
![]() |
2008-06-23
, 16:07
|
Posts: 259 |
Thanked: 72 times |
Joined on Dec 2007
@ Halifax, NS
|
#6
|
![]() |
2008-08-14
, 23:32
|
Posts: 7 |
Thanked: 3 times |
Joined on Aug 2008
|
#7
|
![]() |
2008-08-14
, 23:41
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#8
|
![]() |
2008-08-14
, 23:49
|
Posts: 7 |
Thanked: 3 times |
Joined on Aug 2008
|
#9
|
I am autoconnecting to a RDP session on my N800. To do this, I use a script that autoconnects to my wireless network during the boot process. This way, I am sure the connection is made when the script runs to start RDesktop automatically.
All this works great. The problem is that I want to create a dummy network to trick the Nokia into thinking it IS connected incase I need to use the Nokia browser etc. I've read that DummyIAP only works with the N770 and not the N800.
I cannot find an easy set of instructions on how to make this happen. I've found some instructions on how to create an "dummy" ad-hoc connection, but I need to keep my original wireless connection alive. It seems that creating a ad-hoc connection, whether real or not, causes the Nokia to drop my connection when it trys to connect to the fake ad-hoc connection.
Any suggestions on how to create a dummy connection that won't break my autoconnected one?
Thanks