Re: Xterm Error

From: Bill Verzal (BVerzal_at_KOMATSUNA.COM)
Date: 12/22/03

  • Next message: Patrick B. O'Brien: "Re: Xterm Error"
    Date:         Mon, 22 Dec 2003 13:52:51 -0600
    To: aix-l@Princeton.EDU
    
    

    If you are tunneling over ssh, be sure to use the "-X" flag of ssh.
    --------------------------------------------------------

    "If everything is coming your way, then you are in the wrong lane"

    Bill Verzal
    AIX Administrator, Komatsu America
    (847) 970-3726 - direct
    (847) 970-4184 - fax

                 Mike Viscount
                 <mikev@EMAIL.UNC.
                 EDU> To
                 Sent by: IBM AIX aix-l@Princeton.EDU
                 Discussion List cc
                 <aix-l@Princeton.
                 EDU> Subject
                                           Re: Xterm Error

                 12/22/2003 01:35
                 PM

                 Please respond to
                      IBM AIX
                  Discussion List
                 <aix-l@Princeton.
                       EDU>

    Make sure that on host x.x.x.x you have allowed the Xterm to be displayed
    by doing an xhost +[machine_where_xterm_is_running]

    Also, the X traffic goes through ports in the 6000 range I believe. I'm
    not
    exactly sure but it should be trivial to find out.

    Since you got the "Can't open display..." error I'm thinking your DISPLAY
    variable is already properly set as long as x.x.x.x is the host your want
    to
    display the xterm window on.

    Mike

    Blanchette, Mike wrote:
    > if the x.x.x.x is your workstation ip address try, in ksh,
    > export DISPLAY=x.x.x.x
    >
    > Mike B.
    >
    > -----Original Message-----
    > From: Patrick B. O'Brien [mailto:pobrien@DOIT.NV.GOV]
    > Sent: Monday, December 22, 2003 12:46 PM
    > To: aix-l@Princeton.EDU
    > Subject: Xterm Error
    >
    >
    > I moved this 5.2.02 Box into our DMZ. I locked down inetd ports, but feel
    I
    > have re-opened them up again.
    >
    > Now, trying to Xterm in, I get the following. I wonder if my firewall guy
    is
    > stopping me?
    >
    > Any help today? TIA!!!
    >
    >
    > ksh: @: not found.
    > /usr/bin/X11/xterm Xt error: Can't open display: x.x.x.x:0.0
    >
    > Ports that are open:
    >
    > netstat -a|grep LI
    > tcp 0 0 *.ftp *.* LISTEN
    > tcp4 0 0 *.ssh *.* LISTEN
    > tcp 0 0 *.telnet *.* LISTEN
    > tcp4 0 0 *.smtp *.* LISTEN
    > tcp4 0 0 *.sunrpc *.* LISTEN
    > tcp 0 0 *.exec *.* LISTEN
    > tcp 0 0 *.login *.* LISTEN
    > tcp 0 0 *.shell *.* LISTEN
    > tcp4 0 0 *.523 *.* LISTEN
    > tcp4 0 0 *.klogin *.* LISTEN
    > tcp4 0 0 *.kshell *.* LISTEN
    > tcp4 0 0 *.587 *.* LISTEN
    > tcp4 0 0 *.db2c_db2 *.* LISTEN
    > tcp4 0 0 *.2306 *.* LISTEN
    > tcp4 0 0 *.wsmserve *.* LISTEN


  • Next message: Patrick B. O'Brien: "Re: Xterm Error"

    Relevant Pages

    • Re: sshd brute force attempts?
      ... I think you misunderstood what I meant by public service, or maybe it wasn't clear: By a public service I mean a service available for anyone, even anonymously: You're not going to register the world to let people send mail to your server, require authentication to send mail from your server). ... If this is stored on a usb-stick the user carries with him, or only on systems that require local authentication first, then I think you're better off than password based ssh. ... Cracklib is in ports and easy to build -- FreeBSD could use a) an option in make.conf to prevent passwd from getting built on a buildworld and b) the patched passwd/yppasswd tree in ports. ... I don't assume that level of savvy. ...
      (freebsd-questions)
    • Re: Prot Forwarding
      ... Al's SSH method would be the best. ... configure the remote control programs to use different ports on each ... that let you configure the ports in use. ... > Personally I use a Secure Shell tunnel to access multiple XP Pro ...
      (microsoft.public.windowsxp.network_web)
    • ssh and X11
      ... I have a problem opening an Xterm window on my Suse linux machine ... after I ssh to a remote machine. ... In fact I lose keyboard input capabilities in the window where I ...
      (comp.security.ssh)
    • Re: hacked?
      ... So I ssh'd in and did a netstat and saw what looked like an unwanted SSH connection... ... On the local host type nmap -sV localhost -p 1-65535 to see what ports respond and which apps/services. ...
      (comp.os.linux.misc)
    • Re: [SLE] Security, ssh/vpn into a network
      ... "My server is running several services, ... outside are http and ssh. ... Again, ports 5900 is not open to the outside, neither is any of the ... not being forwarded on the firewall but through the ssh tunnel. ...
      (SuSE)