I have a remote Arch Linux server which has IPv6 enabled (through Tunnelbroker, I am able to do ping6 ipv6.google.com successfully) and I want to know if it's possible to use PuTTY on my Windows 7 machine to SSH tunnel to the Linux server and get IPv6 enabled pages to load in Google Chrome.
|
| |||
feedback
|
|
This should be possible. There are many articles as regarding setting up SSH between Windows and Linux. Configure OpenSSH To Listen On an IPv6 Address Specific PuTTY Configuration issues are detailed in The SSH panel of the manual. If you wish to see graphics from Linux on Windows see : | |||
feedback
|
|
The network devices in route to Arch linux must support. Can you ping -6 "your arch linux hostname" from your windows box. If it returns then putty should not have any problem in connecting to linux host. | |||
|
feedback
|