- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- X Terminal login problem
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
02-06-2002 01:55 PM
02-06-2002 01:55 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 02:00 PM
02-06-2002 02:00 PM
Re: X Terminal login problem
This is almost always a hostname resolution problem. I suspect that you have a bad DNS entry or a DNS server is down.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 02:02 PM
02-06-2002 02:02 PM
Re: X Terminal login problem
your boot server is not relaying the networking information to the xterminal. Check the networking information configured on your boot server for the workstation in question.
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 09:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 10:25 PM
02-06-2002 10:25 PM
Re: X Terminal login problem
you said "an HP9000 server which provides boot services to several HP Xterminals"
Does other Xterminal Okey ?
if yes , you can do
#remsh getconfig
and compare the configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 11:44 PM
02-06-2002 11:44 PM
Re: X Terminal login problem
Please run
remsh xterminal_name get log
This will show you the diagnostic log of the Xterminal and should indicate a problem.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2002 12:40 AM
02-07-2002 12:40 AM
Re: X Terminal login problem
1. Are these HP xterminals ... entria's or envizex's ? whay version of enware are you using.
2. Next since the xterminal has booted we can assume networking may be OK ..it needed to contact the server to get it's directives files etc. Have you checked on the server that a window manager/XDMCP is running ?
for CDE check if dtlogin is running
for vue " " vuelogin ?
If they're not that's your problem : either config the xterminal to braodcast and pick an alternate host running XDMCP fyi to start CDE manually try /usr/init.d/dtlogin start.
/var/dt/Xerrors contents ?
remsh xterminal_name get log would also be worth trying or at the grey mesh screen hold the F12 key down and go into the diagnostics section of the config gui and look at the logs there ?
If CDE this sounds like it could be font problems ..... maybe worth checking the font path of the xterminal : remsh xterminalname get config | grep -i font ?
If log and Xerrors have font errors try this :
1 - The font server needs to be configured to include the CDE
fonts in its catalog
EDIT: /etc/X11/fs/config
Append ",/usr/dt/config/xfonts/C" to the end of the
"catalogue = ..." line
EDIT: /etc/rc.config.d/xfs
Set the following variable: "RUN_X_FONT_SERVER=1"
EXECUTE: /sbin/init.d/xfs start
If the font-server is already running, kill it and
restart it.
2 - Force CDE to add the font-server to the X-Server font-path
by editing the Xsetup file. (NOTE: This steps REQUIRES
the IP address of the CDE session server. You can get
this information by running: nslookup `hostname`.)
COPY: /usr/dt/config/Xsetup to /etc/dt/config/Xsetup
EDIT: /etc/dt/config/Xsetup
Add the following line to /etc/dt/config/Xsetup replacing
"IPADDRESS" with the IP address of the server as returned
from "nslookup `hostname`":
$XDIR/xset fp+ tcp/IPADDRESS:7000 1>/dev/null
Add the tcp/IPADDRESS:7000 to the xterminals font path (head) and then reboot the xterminal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2002 09:32 AM
02-07-2002 09:32 AM
Re: X Terminal login problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2002 10:56 AM
02-07-2002 10:56 AM
Re: X Terminal login problem
X-term setup by press & hold F12
Under the Server tab, verify what your login is. You are probably looking for XDMCP direct.
Good Luck.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2002 11:55 AM
02-07-2002 11:55 AM
Re: X Terminal login problem
When you get the gray screen....I bet you can ping the xterminal's ip.
The problem is that that x-terminal doen't not have a reverse lookup. We made sure it did. Then the problem was resolved.
To verify this
turn off the x-terminal
change the ip of an xterminal that is working and give it the bad ip. If it does the same thing you know the problem is tied to the ip not the xterminal/hardware etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2002 03:02 PM
02-07-2002 03:02 PM
Re: X Terminal login problem
In particular the "remsh xterm-name get config" is appreciated. Our Xterms sit on the plant floor. The ability to pull xterminal configuration settings from good/bad xterms for sake of electronic comparison, sure beats the alternative of sending someone to the xterm with paper and pencil (no telephone at the xterms). Thanks bunches....... Frank