Networking or Nescape 4.78


 
Thread Tools Search this Thread
Special Forums IP Networking Networking or Nescape 4.78
# 1  
Old 03-13-2002
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
# 2  
Old 03-14-2002
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.
thehoghunter
# 3  
Old 03-14-2002
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.
thehoghunter
# 4  
Old 03-14-2002
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
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. IP Networking

Networking

hi From mt windows machine I can ping a LINUX machine but there is no arp entry for the same LINUX on my windows. How is it possible and what can I do to add the arp entry as I need it. thanks (1 Reply)
Discussion started by: leghorn
1 Replies

2. Solaris

Networking help

What am I doing wrong, I configure interfaces ce1,ce,2 and ce3 but when I reboot the server they lose the configuration and I have to reset them? ifconfig ce1 plumb ifconfig ce2 plumb ifconfig ce1 155.216.13.72 netmask 255.255.255.240 ifconfig ce2 155.216.13.73 netmask 255.255.255.240... (5 Replies)
Discussion started by: Kjons76
5 Replies

3. IP Networking

Networking

Hi, I have a question on networking. I will try to ask with an example... Suppose i am googling something, as in searching something in the google page. In this case what I basically want to know is, does the client do a connect evrytime to the server whenever a search is done in google,... (1 Reply)
Discussion started by: naan
1 Replies

4. UNIX for Advanced & Expert Users

how ..........networking

hi everyone this is dipendra, i am interested in networking,i know simple socket programming . and now i am wonder to get in to audio socket. i have no clue how to build audio socket.so i am looking if u can provide me a link regarding the audio socket building tutorials. (1 Reply)
Discussion started by: dipendra_regmi
1 Replies

5. Solaris

Need help with networking

I can't or i don't know how to put up a network and internet on sun solaris 10. I looked and found some stuff on forums around net but I'm missing a few files. Like, "defaultrouter", "resolve.conf", ping is not working ( host unreachable), my card is "lo0" when I use ifconfig -a comand. Should I... (8 Replies)
Discussion started by: salvor_hardin
8 Replies

6. AIX

Networking help...

Please accept my apology ahead of time. Our AIX admin left the company unexpectedly and I am now left with trying to get a p570 w/5.3 setup. I had the help of an IBM reseller on setting up the LPARs, but need some quick questions answered. 1. I have 1 on-board NIC and 2 slot NICs. How do I... (2 Replies)
Discussion started by: LegendMan
2 Replies

7. UNIX for Dummies Questions & Answers

Nescape & dial up networking "Linux"

Sorry I need to Know How to connect to the Internet using Netscape in the GUI of the Red Hat Linux .....using phone line with a modem Us robbitics ....Such as in windows We add dial up adapter etc ......:confused: (1 Reply)
Discussion started by: atiato
1 Replies

8. IP Networking

networking

HI guys/gals basic question lets say i am running a network. lets say i am using Win Me. how would i network Win Me to a computer that has linux and another that has 98 well the 98 is no problem but the linux well i have an idea but i am rusty with linux. No i have rusted out. Would you make... (1 Reply)
Discussion started by: pydyer
1 Replies

9. UNIX for Dummies Questions & Answers

Networking

Hi new user to UNIX and I am in the process of networking my UNIX box to my windows2000....Is there a special program I have to install so that my windows would recognize and see the Unix box....any suggestions would be great Thanks (1 Reply)
Discussion started by: jonas27
1 Replies

10. IP Networking

IP networking.

In plain english what exactly is IP Networking? Can someone take the time to explain? please! (3 Replies)
Discussion started by: kikkin
3 Replies
Login or Register to Ask a Question