Re: Cygwin Connection from XP to AIX
- From: "cdunn" <cxd349@xxxxxxxxx>
- Date: 12 Sep 2006 06:59:13 -0700
cdunn wrote:
cdunn wrote:
Gerhard Gonter wrote:
cdunn wrote:
I am having problems connection with Cygwin from My XP workstation to
AIX server that is on another network behind a firewall. We have had
the ports 177 and 6000 opened for the AIX server so that we could get a
X11 logon screen but so far no luck.
177 is needed if you want to run xdm on the host side which needs to
be configured properly to allow remote X servers to be managed. Since
you are using cygwin/X11 (I guess) you would not really need your
display to be managed by your AIX machine.
Your AIX machine needs to be able to connect *to* your XP workstation
on port 6000, not the other way round. You should be able to
telnet to your X11 server to test the connection, e.g.:
$ telnet 192.168.10.58 6000
Trying 192.168.10.58...
Connected to 192.168.10.58.
Escape character is '^]'.
..........
Connection closed by foreign host.
I do not speak X11 protocol well enough to get anything meaningful
from that telnet session, but the important part is that the connection
was established and closed by the X11 server on the XP workstation.
You also need to check xhost settings on the XP machine to allow
X11 apps from your AIX machine to actually talk with your X11
server on the XP machine...
> I have read somewhere that we also
need to have the port 7100 opened. Is this true ?
Only if you want to run an X11 font server on your AIX machine to
serve fonts to your clients. A cygwin/X11 installation comes with
a lot of fonts, so this may not be necessary.
I can not use SSH because the SSH is not either installed on the AIX
server or not setup to accept connection (We don't want to use SSH). Is
SSH the only way to connect to AIX from XP over a firewall ?. What do I
have to do to get this connection working ?
ssh makes X11 easier because it you need only one tcp connection that
originates on the XP side and ends on the AIX side. The ssh server
can be asked to set up the display environment on the AIX side to
tunnel X11 traffic back to your XP machine on that established ssh
connection.
I have installed the full version of Cygwin.
Congratulations! A full install of a current version of cygwin/x11 can
be quite tricky.
T.I.A
NP & HTH
GG
Thanks Gerhard,
What I meant was that we are trying to get to the AIX GUI from our
Windows XP workstations. I can get to AIX with telnet. Better yet I get
to it by Putty.
We are not trying to get anywhere from the AIX box. We are only trying
to get to it to use GUI. We have allowed the ports 177 and 6000
(incoming & outgoing) on the AIX server. Port 6000 is also open on our
WindowsXP workstations.
Isn't there a way to get this without SSH ?. Do I need to do anything
on the AIX server ?
Thanks again.
.
- References:
- Cygwin Connection from XP to AIX
- From: cdunn
- Re: Cygwin Connection from XP to AIX
- From: Gerhard Gonter
- Re: Cygwin Connection from XP to AIX
- From: cdunn
- Re: Cygwin Connection from XP to AIX
- From: cdunn
- Cygwin Connection from XP to AIX
- Prev by Date: Re: Cygwin Connection from XP to AIX
- Next by Date: Re: shutdown time
- Previous by thread: Re: Cygwin Connection from XP to AIX
- Next by thread: Re: Cygwin Connection from XP to AIX
- Index(es):
Relevant Pages
|
|