From: Josep M. A. S. <ja...@pa...> - 2009-10-14 17:49:47
|
While you say you've disabled the firewall.. did you do so on the Windows' one? Other than that, your configuration seems file, more so if you can establish connection with colinux. You could also try not putting a name on the tuntap adapter (i.e., remove "TAP"). If you only have one, the name is optional. It is necessary when there are more than one (case of multiple colinux running simultaneously). If this fixes it, then the name indicated is incorrect. At last, your X notions are correct. your DISPLAY var would be DISPLAY=192.168.2.1:0.0 , and then you have to configure xming to not use access control. (allows connections from any ip). If that didn't do, the SSH option will work, but generally it slows down the performance. |