- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Xbrowser not working
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
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
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-29-2009 08:36 AM
тАО07-29-2009 08:36 AM
Xbrowser not working
I have another problem here, Xbrowser is not working. I've been reading the other posts here on enabling and running dtlogin, but seems not helping in my case. I have CDE running from VGA directly, but xbrowser just showing gray screen.
Does anyone know what is going on here?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-29-2009 08:56 AM
тАО07-29-2009 08:56 AM
Re: Xbrowser not working
Normal causes include:
1) Incorrect permissions/ownership on the .dt folders and files within.
2) Font server needs a restart /sbin/init.d/xfs restart
3) Network is not permitting proper broadcast due to network segmentation and or router configuration.
Take a look a the log files including /var/adm/syslog/syslog.log for more clues.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-29-2009 11:43 AM
тАО07-29-2009 11:43 AM
Re: Xbrowser not working
Thanks for the reply. Restarting xfs server didn't help. I checked syslog.log and the only thing it is complaining about was CIM server. It was saying that cimserver is not running and couldn't start. I'm not sure if that's something has to do with Xbrowser. This is 11.31 system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-29-2009 11:45 AM
тАО07-29-2009 11:45 AM
Re: Xbrowser not working
did you try to turn off the firewall on your PC ???
if the ssh is working, try to connect with X-forwarding or export DISPLAY to your PC and of corse start the passive Xserver on you PC.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-29-2009 01:04 PM
тАО07-29-2009 01:04 PM
Re: Xbrowser not working
How to turn off the firewall? SSH is working fine. and where do the DISPLAY setting to be modified?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2009 07:11 AM
тАО07-30-2009 07:11 AM
Re: Xbrowser not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2009 07:23 AM
тАО07-30-2009 07:23 AM
Re: Xbrowser not working
Here's how to start ssh tunnelling between your windows workstation running PuTTY and anothr server behind firewall(s)
open a new putty session
on the left panel click on X11
then on the right side check enable X11 forwarding
make sure X-display location is localhost:0
make sure on the same screen MIT-Magic-cookie-1 is selected
go back to the left pane and click on session (one on the top)
put your hostname
(optionally)save the settings for subsequent use.
click open
login to your server as usual
make sure an x-emulator (like reflection-x) is running on your PC
run x-browser from this terminal window
hope it helps
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2009 07:56 AM
тАО07-30-2009 07:56 AM
Re: Xbrowser not working
I did everything you said, thanks for such a through reply, however I didn't get how to run xbrowser from a terminal? I just logged in to my hp server via putty and I am in shell, so how do I run xbrowser from my server's shell?
I guess I'm missing something.
Thanks,
An
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2009 08:51 AM
тАО07-30-2009 08:51 AM
Re: Xbrowser not working
If you can tell what your final destination is, using this x-browser, i.e., what is the application you pick and choose using the xbrowser, I may be able to help you start that application without the help of the browser. Or when you say x-browser, are you referring to something like, firefox, mozilla, netscape etc ??
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2009 10:26 AM
тАО07-30-2009 10:26 AM
Re: Xbrowser not working
Port 177 ; traffic from PC to server ; Protocol UDP (adn TCP if possible)
Port 6000-6010 ; traffic from Server to PC; Protocol TCP and UDP both
if there are any blockage, sweet-talk them into removing the block, i.e., opening this port.
At this point XDMCP shuld work.
UNIX because I majored in cryptology...