Re: Xterm Error
From: Hans-Dieter Kutz (hdkutz_at_HDKUTZ.DE)
Date: 12/23/03
- Previous message: Robert Miller: "Re: Xterm Error"
- In reply to: Robert Miller: "Re: Xterm Error"
- Next in thread: Patrick B. O'Brien: "Re: Xterm Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 23 Dec 2003 09:12:08 +0100 To: aix-l@Princeton.EDU
Hello Patrick,
you don't want to compromise your security!
Just use ssh and tunnel your X-Application over ssh like Bill submitted.
It's a secure way and you do not need to open any additional Ports on your
machine or open any Firewall Rules.
Happy Christmas,
ku
On Mon, Dec 22, 2003 at 12:48:41PM -0800, Robert Miller wrote:
> Try your_IP:0 instead of your_IP:0.0 - I have seen :0 work in some cases where :0.0 does not. Don't ask me why though :)
>
> --rm
>
> -----Original Message-----
> From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU]On Behalf Of
> Patrick B. O'Brien
> Sent: Monday, December 22, 2003 12:18 PM
> To: aix-l@Princeton.EDU
> Subject: Re: Xterm Error
>
>
> I'm coming in on port 23 here. Exceed is running on my Windows PC but it complains saying the following:
>
> ksh: @: not found.
> /usr/bin/X11/xterm Xt error: Can't open display: 10.131.77.24:0.0
>
>
> /websphere/install/aix # export DISPLAY=10.131.77.24:0.0 ( This is my Win_PC)
> /websphere/install/aix # ./install
> InstallShield Wizard
>
> Initializing InstallShield Wizard...
>
> Searching for Java(tm) Virtual Machine...
> .........Can't connect to X11 window server using '10.131.77.24:0.0' as the value of the DISPLAY variable.
> /websphere/install/aix #
>
>
> virginia:/usr/bin/X11 # /usr/lpp/X11/bin/xhost 10.131.77.24
> 1356-200 /usr/lpp/X11/bin/xhost unable to open display "10.131.77.24:0.0"
>
> I'm checking on 6000 traffic, I think its open.
>
>
>
> -----Original Message-----
> From: Blanchette, Mike [mailto:Mike.Blanchette@PS.NET]
> Sent: Monday, December 22, 2003 10:54 AM
> To: aix-l@Princeton.EDU
> Subject: Re: Xterm Error
>
> 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
>
hans-dieter kutz "AIX to Oracle-Admins:
Chorbuschstrasse 44 D-50765 Koeln "We all know, ORACLE -o)
phone +49 177 4184970 fax +49 177 4184970 "chews memory like a /\
hdkutz@hdkutz.de Germany http://www.hdkutz.de "cow does her cud :-) _\_v
- Previous message: Robert Miller: "Re: Xterm Error"
- In reply to: Robert Miller: "Re: Xterm Error"
- Next in thread: Patrick B. O'Brien: "Re: Xterm Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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) - Re: Xterm Error
... if you can ssh and issue commands on the box, he does not need to open any new ports.
... Subject: Xterm Error ... Talking with my firewall guy, he says he's blocking
the traffic coming back from my AIX_Box in our DMZ to my WinPC. ... (AIX-L) - 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)