- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Connection to Xdisplay looses
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2002 10:05 AM
07-20-2002 10:05 AM
Connection to Xdisplay looses
Hi gurus and pals,
Well here we are having a strange problem. We have following
configuration for our new application server:
HP-UX 11.00
3 CPU (750MHz clock speed)(PA 2.0 8700)
4GB RAM
Model: L3000(rp5400)
We use the x-display of the application UI of above said server
on a different machine, which is running 10.20 HP-UX. We use the following method:
1. telnet
2. export DISPLAY=
3. run application UI.
After sometime, if there is no transaction of any bytes through this term,
then the term hangs, doesn't accept any input and all the application UIs
are also hang(like frozen; if minimise and restore them, they
will be blank).
I surely beleive, there must be some soultion for this problem. If you need
some more info on this, please reply.
thanks in advance,
Ravi B Hiremath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2002 04:08 PM
07-20-2002 04:08 PM
Re: Connection to Xdisplay looses
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2002 09:16 PM
07-20-2002 09:16 PM
Re: Connection to Xdisplay looses
Hi Bill,
Thanks for your reply. But there is no network problem
between application server(HP-UX 11.00) and xdisplay machine(HP-UX 10.20).
Ping works fine with the same application server from the xdisplay
machine(without any packet loss/delay.
Here it is WAN network and with other HP-UX xdisplay machine also
have the same problem with the application server. We tried a lot to
debug the server, but so far no luck. It is at
a customer place, and we're
in a tough condition now, b'coz of this.
I suspect there might be some patch for inetd or telnetd.... or some change
must be applied to a configuration file. If you
can suggest, I would appreciate.
thanks and regards,
Ravi B. Hiremath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 06:30 PM
07-21-2002 06:30 PM
Re: Connection to Xdisplay looses
Hi all,
One more info, thought this might be some clue for the problem:
When tried 'rlogin' to the application server, to display the
application UI, this also meets the same fate. But interestingly this
can close the connection(unlike the telnet term, which just freezes),
with the following message on the term:
-----------------------------------------------
rlogin: reader: recv: Connection timed out
Connection closed.
-----------------------------------------------
Now one more update is, we have upgraded the HP-UX version on the
xdisplay machine, from 10.20 to 11.00. Even with this update, there is
no change in the behaviour.
regards,
Ravi B Hiremath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 07:16 PM
07-21-2002 07:16 PM
Re: Connection to Xdisplay looses
WAN connections can be quite difficult to troubleshoot without special tools. Using ping is like calling the phone company about modem problems and they say something like: Can you hear me? Yes? Then the phone line is fine."
Without a network trace, you won't be able to see the low level datagram handshaking. HP-UX has the nettl program to provide the needed details. There may be some ndd parameters that you can set to help with the problem connection but first, you'll need the trace to provide the details. The nettl trace may indicate that the problem is with your WAN provider, firewall or routers,
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 07:26 PM
07-21-2002 07:26 PM
Re: Connection to Xdisplay looses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 07:30 PM
07-21-2002 07:30 PM
Re: Connection to Xdisplay looses
Hi Bill,
Good suggestion. We have nettl running on the server. But would you
tell me, which trace entity must be added in the /etc/nettlgen.conf file
and trace to be started to which entity.
thanks & regards,
Ravi B Hiremath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 07:40 PM
07-21-2002 07:40 PM
Re: Connection to Xdisplay looses
Hi Babu,
I think I can change the MTU parameter by the following command:
# lanadmin -M 1440 0
Am I right? And this has to be done on the server as well as
xdisplay(HP-UX) machine, is it?.. And do I need
to reboot after this change
or it gets changed dynamically? Please elaborate as I've never used
it earlier.
thanks & regards,
Ravi B Hiremath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 07:45 PM
07-21-2002 07:45 PM
Re: Connection to Xdisplay looses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 10:00 PM
07-21-2002 10:00 PM
Re: Connection to Xdisplay looses
Hi Babu,
Currently on the both the application server and the xdisplay machine
it is set to 1500. I would like to know that, would that become better
if I change it to 1450(or 1440) as you suggested. I would like
to know, how it differs between 1500 and 1450(or 1440) and how it can
improve my situation.
rgds,
Ravi B Hiremath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 11:18 PM
07-21-2002 11:18 PM