> In this example I used IPv4->IPv4 since it's more likely to be installed on > armel[1] boxes, but the bug happens if the listen address is IPv6 as well: > > [~]$ 6tunnel -4 -l ::1 5432 10.2.10.2 5432 > 6tunnel: unable to resolve host 10.2.10.2
The correct usage in this case is "6tunnel -6" (local v6, remote v4) which should work. Please read the man page. Thanks, Roland PS: The only thing left of this bug is a missing convenience option (v6->v6, v4->v4), but this is minor, regarding the original intention of the package. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

