New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
Hi,
You can use 6tunnel. >> http://toxygen.net/6tunnel/
it has official debian package too. (i used it on debian and it works like a charm)
I'm using xinetd on a dual stack vps to access ipv6 only vps's on port 80 & with ssh.
Using a configuration similar to
service redirect-http { disable = no socket_type = stream protocol = tcp wait = no port = 9700 type = unlisted flags = ipv6 user = root redirect = 2a00::1 80 }Yeah, Keith rulz xD
ta mate got both methods workin
trying to figure out how to configure eiother of them.. how do I bind an outgoing IP out of a few hundred?
Can you write correctly your question? I am not native English speaker but surely there is an error somewhere :S
Nevermind, found it