Re: xhost + on subneted



No route to the other subnet or default gateway? That seems to be a
common AIX issue.

-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx] On Behalf
Of km
Sent: Thursday, April 12, 2007 7:47 AM
To: aix-l@xxxxxxxxxxxxx
Subject: Re: xhost + on subneted

On 11/04, Antonio Prado wrote:
Hi,

i have an aix5.3 machine that i need to have xwindows, xterm,
enabled.
if i am in the same subnet as the machine, i have no problem when i
do
export DISPLAY=pc/hostname:0.0
xhost +
then i can use the xterm;

however if i try the same export DISPLAY but to a machine in a
different
subnet it complains about : cannot open display.

do you know if the x11 works for the same subnet only ?
is there any configuration change that i need to do in order to get
xterm from
another subnet ?


thank you

./antonio/.

X11 is ordinary TCP/IP traffic and follows the same routing rules as
the
rest of your traffic. X11 servers normally start at port 6000/tcp.

Things to check:

Can you ping the machine in the other subnet from the AIX machine?

Can you telnet to port 6000 from the AIX machine to the machine in
the
other subnet?

Is there a firewall between the subnets that blocks port 6000?

-km



Relevant Pages

  • Re: HACMP persistent IP address and default route based on service address
    ... I think your problem might be related to the way aix creates outgoing ... alternate between these when making outgoing connections, ... "...in AIX 5.1 multiple interfaces can have a route to the same subnet. ...
    (comp.unix.aix)
  • Re: xhost + on subneted
    ... To run Graphical Apps on remote machines, it's better to use "ssh -XC ... >> subnet it complains about: ... X11 servers normally start at port 6000/tcp. ... > Can you ping the machine in the other subnet from the AIX machine? ...
    (AIX-L)
  • Re: Access AIX system from different network subnet
    ... This is the first time someone from a different building is trying to telnet into the AIX system. ... My though is because it is a different subnet, which makes it a different network, that AIX is not accepting the connection. ... Can you ping the default gateway, can you confirm that it is setup as a router. ...
    (AIX-L)
  • Access AIX system from different network subnet
    ... I have an AIX 4.x system running and have to access it from a different network subnet. ... and subnet needs access to the server but is unable to connect. ... The problems appears to be with AIX no accepting the connection, which makes sense from a security standpoint. ...
    (AIX-L)
  • Re: xhost + on subneted
    ... i have an aix5.3 machine that i need to have xwindows, xterm, enabled. ... subnet it complains about: cannot open display. ... X11 is ordinary TCP/IP traffic and follows the same routing rules as the ... X11 servers normally start at port 6000/tcp. ...
    (AIX-L)