![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| lan networking | hossein | IP Networking | 1 | 01-25-2008 05:19 AM |
| how ..........networking | dipendra_regmi | UNIX for Advanced & Expert Users | 1 | 11-26-2007 11:23 PM |
| Need help with networking | salvor_hardin | SUN Solaris | 8 | 11-22-2007 09:46 AM |
| Networking help... | LegendMan | AIX | 2 | 08-02-2006 07:39 AM |
| Nescape & dial up networking "Linux" | atiato | UNIX for Dummies Questions & Answers | 1 | 02-02-2002 05:44 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Networking or Nescape 4.78
Hi There,
I have a HP workstation running on hp-ux 11.0. I already configured the ethernet card to lan0 with the IP address of 192.168.0.4 and connected to my Netgear cable router. Gateway address is the default address of the cable router. when I try to run netscape 4.78 "/opt/netscape/netscape" it shows error: Xlib: connection to "xxxxxxx" refuse by server Xlib: Client is not authorized to connect to server Error: Can't open display: xxxxxxx Error: Coudn't finf per display information Im logging as a root. I hoping anybody there can help me resolve this problem of mine Thanks Kirk |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Sounds like the same type of error I get on Solaris.
On Solaris I have to have a console window up and open access to allow X from other system (or sometimes the same system). I have to run /usr/openwin/bin/xhost + (or instead of + which lets anyone in, the name of the server you are allowing back in). Hopefully a HP expert will let you know the command on HP. |
|
#3
|
|||
|
|||
|
I checked docs.hp.com and found:
Hosts entered by xhost have access only until the server recycles. A server recycles when the last client attached to a server goes away. For systems running many clients, this is usually at the end of a session. For systems running a server but no clients, hosts entered by xhost may be removed before you have a chance to use the remote host. To add hosts permanently, make an entry in the X0.hosts file. -------------------------------------------------------------------------------- The xhost command is in the form: xhost [+-] [name] where: +name Add the remote host named name to the list of computers allowed to connect to the X server. -name Remove name from the list of computers allowed to connect to to the X server. + Allow access to everyone (access control disabled). - Allow access only to computers in the list (access control enabled). blank Display current status and list of computers allowed to access the X server. For example, the following command allows the remote computer hpggggg to access your local display. xhost +hpggggg For more information, refer to the xhost man page. |
|
#4
|
|||
|
|||
|
Hi,
It works by using xhost command but when netscape is open it will show an error that unable to lacate the sever xxxx.xxxx.com Im guessing that maybe the cofiguration. this workstation is not connected to any server it is direct connect to a cable router. Kirk |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|