BrendanAnnable / tuiodroid

Automatically exported from code.google.com/p/tuiodroid
0 stars 0 forks source link

IPv6 source address despite IPv4 destination address and available IPv4 source address. #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have an IPv4 and IPv6 address
2. Set desination address to an IPv4 address

What is the expected output? What do you see instead?
Expected output: Source IP address is an IPv4 address, matching the type of IP 
address that the desination has.
What I see: Source IPv6 address tries to connect to destination IPv4 address; 
destination network does not route IPv6 traffic and so connection cannot be 
made.

What version of the product are you using? On what operating system?
v1.0 on Android 4.0.3

Please provide any additional information below.
When multiple source IP addresses are available, please match IP-type to 
destination IP-type.

Original issue reported on code.google.com by JeffreyJ...@gmail.com on 9 Aug 2012 at 12:52

GoogleCodeExporter commented 9 years ago
Hey Jeffrey,
I am not sure if we will adress this issue... 
But lets see.

Cheers,
Tobi

Original comment by tobiassc...@gmail.com on 13 Oct 2012 at 4:09

GoogleCodeExporter commented 9 years ago
Hi,
Is there any known workaround for this issue please ? 
Or better, a simple patch for tuiodroid so that any ipv6 address is ignored for 
example :-) ? 

Thanks ! 

Original comment by informat...@gmail.com on 23 Feb 2014 at 10:44

GoogleCodeExporter commented 9 years ago
If your phone is rooted, you can install "Disable IPv6" from the market and 
temporarily force your interface to use IPv4.

Original comment by ellion0815@googlemail.com on 31 Mar 2015 at 4:01