Hi there,
I read this thread on and on to connect my external vnc to the proxmox kvm sessions with "chicken vnc" on Mac. It didn't go well since now and i tought i share my solution with you guys, who has MacOSX 10.6.2.
On my Site this steps works:
1. Download wine from the internet and install it ->
http://winebottler.kronenberg.org/
2. Download also Thight VNC only the excecutable Edition ->
http://www.tightvnc.com/download/1.3.10/tightvnc-1.3.10_x86_viewer.zip
3. Start on your Proxmox VNC Server via SSH following command: nc -l -p 5900 -c "qm vncproxy VMID PASSWORD" -> exp.: nc -l -p 5900 -c "qm vncproxy 101 mypassword"
-> tnx for this solution @dietmar
4. Just execute the vncviewer from your Mac -> type in the box your IP ADRESS
ORT -> exp: 192.168.1.1:5900
5. Enter your password
-> Now id should work on your Mac to ;-)
Just to explain why i used TightVnc with Wine?
- I wasn't able to connect over firefox to the openvnc session -> it always gave me a blank page
- I tryed safari too, it works for the moment but it didn't fit the screen size so its not really nice to work with it
- So if i tested the firefox and Internetexplorer from my Bootcamp Partition Windows 7 it always worked perfectly, also tightVnc worked without any problem