db_tobago
|
2010-12-22
, 05:23
|
Posts: 24 |
Thanked: 7 times |
Joined on Dec 2010
|
#211
|
|
2010-12-22
, 05:53
|
Posts: 57 |
Thanked: 39 times |
Joined on Aug 2010
|
#212
|
The Following User Says Thank You to ddrown For This Useful Post: | ||
|
2010-12-28
, 15:22
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#213
|
|
2010-12-28
, 18:47
|
Posts: 42 |
Thanked: 30 times |
Joined on Aug 2010
|
#214
|
When I tried to share my ipv6 connection using Mobile HotSpot with my N810, I got the message from TMobile that I don't have a data plan. True (for the N810) but I thought I would be able to share the N900 ipv6 connection without buying a new data plan. Is this the way it's expected to work?
|
2010-12-28
, 19:11
|
Posts: 57 |
Thanked: 39 times |
Joined on Aug 2010
|
#215
|
When I tried to share my ipv6 connection using Mobile HotSpot with my N810, I got the message from TMobile that I don't have a data plan. True (for the N810) but I thought I would be able to share the N900 ipv6 connection without buying a new data plan. Is this the way it's expected to work?
The Following User Says Thank You to ddrown For This Useful Post: | ||
|
2010-12-28
, 20:33
|
Posts: 42 |
Thanked: 30 times |
Joined on Aug 2010
|
#216
|
I assume you're talking about the app "Mobile HotSpot" for the n900. That app is only going to work with an ipv4 connection, because it requires an ipv4 address on the GPRS side.
Since the gprs ipv6 connection is a /64, you can route that to your wifi and give everyone a public address. I've been meaning to setup a script to do this (along the lines of what Mobile HotSpot does, but for ipv6). I even have radvd compiled for the n900, so automatic address configuration works.
|
2010-12-28
, 22:03
|
Posts: 57 |
Thanked: 39 times |
Joined on Aug 2010
|
#217
|
That would be AWESOME. I think some of the other handset guys have looked at doing this an L2 bridge while proxying the ND
The Following User Says Thank You to ddrown For This Useful Post: | ||
|
2011-01-03
, 03:46
|
Posts: 57 |
Thanked: 39 times |
Joined on Aug 2010
|
#218
|
|
2011-01-03
, 08:35
|
Posts: 303 |
Thanked: 146 times |
Joined on Aug 2009
|
#219
|
The Following User Says Thank You to Radu For This Useful Post: | ||
|
2011-01-03
, 14:46
|
Posts: 968 |
Thanked: 974 times |
Joined on Nov 2008
@ Ohio
|
#220
|
I was thinking about ways of handling nat64 on the handset that works with tethering. I came up with something else (incompatible with the libnat64 library):
http://code.google.com/p/n900ipv6/wiki/Nat64D
As a bonus, skype works now. Also, fmms in havoc mode should work with it.
I still need to update the ipv6-share script to work under this, but it'll be possible.
The Following User Says Thank You to lemmyslender For This Useful Post: | ||