Doc Hoss
August 24th, 2008, 01:32 PM
I found a guide that looks pretty interesting, and so I tried it out and got almost all the way through it...all the way to the last step, actually. Check it out...
Running Windows as VM on Linux (http://searchenterpriselinux.techtarget.com/tip/0,289483,sid39_gci1238129,00.html)
Admittedly, I could just run the programs inside the VM, and they run fine like that. But I was wanting to follow this guide and make conversion to Linux easy for my girlfriend who isn't super computer-literate.
When I get to the last step in the guide,
--This line is the example from the guide-- ./appserverclient –s ip address of 2X server –u username –p password –a name of application as defined in the publishing setup
XXX@XXX-desktop:~/Desktop/2x/opt/2X/applicationserverclient/bin$ ./appserverclient -s 172.16.20.128 -u XXX -p xxxxxx -a EXCEL -o 2
Socket connection timeout reached
XXX@XXX-desktop:~/Desktop/2x/opt/2X/applicationserverclient/bin$ ./appserverclient -s 172.16.20.128:902 -u XXX -p xxxxxx -a EXCEL -o 2
Socket connection timeout reached
The 3 code snippets are: 1) the example from the guide, 2) trying to run EXCEL via the 2x application with the default ports, 3) trying with port 902, as the VMWare setup told me it's connected to the host-only network on port 902. I've also tried this with the ip address of the virtual XP machine, same results.
It seems I simply can't get the two OS's to talk to one another. They can ping each other (WindowsXP in VM, and Linux host) and can both connect to the internet. I feel I'm just missing something in the setup options.
Any ideas? Has anyone else used this combination of programs? If not, can anyone recommend a similar solution?
Running Windows as VM on Linux (http://searchenterpriselinux.techtarget.com/tip/0,289483,sid39_gci1238129,00.html)
Admittedly, I could just run the programs inside the VM, and they run fine like that. But I was wanting to follow this guide and make conversion to Linux easy for my girlfriend who isn't super computer-literate.
When I get to the last step in the guide,
--This line is the example from the guide-- ./appserverclient –s ip address of 2X server –u username –p password –a name of application as defined in the publishing setup
XXX@XXX-desktop:~/Desktop/2x/opt/2X/applicationserverclient/bin$ ./appserverclient -s 172.16.20.128 -u XXX -p xxxxxx -a EXCEL -o 2
Socket connection timeout reached
XXX@XXX-desktop:~/Desktop/2x/opt/2X/applicationserverclient/bin$ ./appserverclient -s 172.16.20.128:902 -u XXX -p xxxxxx -a EXCEL -o 2
Socket connection timeout reached
The 3 code snippets are: 1) the example from the guide, 2) trying to run EXCEL via the 2x application with the default ports, 3) trying with port 902, as the VMWare setup told me it's connected to the host-only network on port 902. I've also tried this with the ip address of the virtual XP machine, same results.
It seems I simply can't get the two OS's to talk to one another. They can ping each other (WindowsXP in VM, and Linux host) and can both connect to the internet. I feel I'm just missing something in the setup options.
Any ideas? Has anyone else used this combination of programs? If not, can anyone recommend a similar solution?