maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   IPv6 T-Mobile US Beta Test (https://talk.maemo.org/showthread.php?t=60320)

lemmyslender 2010-08-27 17:15

Re: IPv6 T-Mobile US Beta Test
 
I think we're just talking circles. The One Ring is a more integrated DialCentral equivalent. It lets me make calls via Google Voice and send/receive SMS as well.

At any rate (to keep somewhat on topic) it is written in python. After a couple of quick google searches, it appears to me that while python supports ipv6, it must be explicitly setup. So most python apps wouldn't necessarily work with ipv6 unless the author intends them to.

I'll guess it's possible for The One Ring to work with ipv6, if the maintainer adds the necessary python code/support. Don't know how easy that will work out to be though.

tmojoe 2010-08-27 17:39

Re: IPv6 T-Mobile US Beta Test
 
Quote:

Originally Posted by lemmyslender (Post 800164)
I think we're just talking circles. The One Ring is a more integrated DialCentral equivalent. It lets me make calls via Google Voice and send/receive SMS as well.

At any rate (to keep somewhat on topic) it is written in python. After a couple of quick google searches, it appears to me that while python supports ipv6, it must be explicitly setup. So most python apps wouldn't necessarily work with ipv6 unless the author intends them to.

I'll guess it's possible for The One Ring to work with ipv6, if the maintainer adds the necessary python code/support. Don't know how easy that will work out to be though.

Probably worth asking the maintainer.

stlpaul 2010-08-27 19:31

Re: IPv6 T-Mobile US Beta Test
 
I used the package here:

https://code.google.com/p/n900ipv6/wiki/README

dead simple and everything seems to be working fine so far. Thanks to whoever made that.

I was able to SSH to my phone over 3G from my work PC. Nice.

ddrown 2010-08-27 19:39

Re: IPv6 T-Mobile US Beta Test
 
Quote:

Originally Posted by stlpaul (Post 800291)
I used the package here:

https://code.google.com/p/n900ipv6/wiki/README

dead simple and everything seems to be working fine so far. Thanks to whoever made that.

You're welcome. Let me know if you run into any problems.

Quote:

Originally Posted by stlpaul (Post 800291)
I was able to SSH to my phone over 3G from my work PC. Nice.

:) That was the first thing I did too

lemmyslender 2010-08-27 19:44

Re: IPv6 T-Mobile US Beta Test
 
Quote:

Originally Posted by tmojoe (Post 800195)
Probably worth asking the maintainer.


I have, he's going to do a little research and look into it. No promises though.

ddrown 2010-08-27 19:50

Re: IPv6 T-Mobile US Beta Test
 
Quote:

Originally Posted by lemmyslender (Post 800297)
I have, he's going to do a little research and look into it. No promises though.

Since tmobile is using DNS64+NAT64 there are two things the maintainer can do:

1. if they're trying to connect to a hostname, just do a AAAA lookup and connect to that (DNS64 takes care of routing the connection through NAT64)

2. if they just have an IPv4 address to connect to, try to figure out the NAT64 prefix: http://www.ietf.org/mail-archive/web.../msg08666.html (specifically, option 6)

ceroberts75 2010-08-27 23:53

Re: IPv6 T-Mobile US Beta Test
 
@ddrown

when i installed your way, i was not able to use wifi. so does it autolock to that connection only?


when i am at home, i have lietteally no coverage, so i use wifi for everything...but was unable to unless i put my phone into wifi only.


is there another setup you can create that will not "hard code" it but update our currently installe tmobile installation, or at least allow us to choose that connection seperately?

ddrown 2010-08-28 00:00

Re: IPv6 T-Mobile US Beta Test
 
Quote:

Originally Posted by ceroberts75 (Post 800464)
@ddrown

when i installed your way, i was not able to use wifi. so does it autolock to that connection only?

when i am at home, i have lietteally no coverage, so i use wifi for everything...but was unable to unless i put my phone into wifi only.

I believe you ran into an install bug. I updated the install instructions to include rebooting the n900 after installing the new connection. I have no trouble using wifi with the ipv6 module installed.

If you are still having trouble using wifi with the module installed and after rebooting, could you tell me more about what your phone is doing? Is it just the automatic switching to wifi that's broken? Does it work if you choose to switch to a wifi access point by hand?

frostbyte 2010-08-28 20:59

Re: IPv6 T-Mobile US Beta Test
 
Quote:

Originally Posted by stlpaul (Post 800291)
I used the package here:

https://code.google.com/p/n900ipv6/wiki/README

dead simple and everything seems to be working fine so far. Thanks to whoever made that.

I was able to SSH to my phone over 3G from my work PC. Nice.

i'm familiar with ssh @user-ip-address, how does ssh'ing work over 3G (terminal command)?

tmojoe 2010-08-30 03:11

Re: IPv6 T-Mobile US Beta Test
 
Quote:

Originally Posted by frostbyte (Post 800955)
i'm familiar with ssh @user-ip-address, how does ssh'ing work over 3G (terminal command)?

It's the same.

You can find the IPv6 address of your phone with either an ifconfig in the terminal or by going to www.whatismyv6.com. Once you have that address, you can ssh user@xxxxx, where xxxxx is your IPv6 address on the phone.

I am not sure what the default user is on the n900, but i assume you can create a user account with any valid name and password, or use root to SSH into the phone ... i have not done it myself.

Now, for this to work you have to have downloaded and installed the SSH sever and have it running. Same goes for FTP, HTTP, ... or whatever service you want to run on the phone.


All times are GMT. The time now is 07:26.

vBulletin® Version 3.8.8