1751697 Members
4882 Online
108781 Solutions
New Discussion юеВ

Re: GUI can't use

 
kyliu
Occasional Advisor

GUI can't use

Dear sir,
I can use Xmanager software connect on my UX before,but now.
I just change my ip address recently.
could you please tell me , how to check xserver setting to right.
thank you
8 REPLIES 8
Donald Kok
Respected Contributor

Re: GUI can't use

Hi Kyliu,
X itself does not store the IPadres. The name resolution for the machhine itself should be good.
You can test this with nslookups to the hostname and the ipadres. They sshould give the same info back. If not:
- check DNS
- check /etc/hosts
- check /etc/rc.config.d/netconf
If you change the last 2, you should restart the network services (or reboot).
Greetzz
Donald
My systems are 100% Murphy Compliant. Guaranteed!!!
kyliu
Occasional Advisor

Re: GUI can't use

Dear Sir,
Thank you for reply my question .

The ip was 172.24.100.205, I just change to 172.24.100.215 , and I changed nothing else.

My unix NIC ip info is blow:
---------------------
IP_ADDRESS[1]=172.24.100.215
SUBNET_MASK[1]=255.255.255.0
INTERFACE_NAME[1]=lan1
BROADCAST_ADDRESS[1]=172.24.100.255
INTERFACE_STATE[1]=up
---------------------

I try to ping my hostname,that's right result
We use hosts file resolve hostname.
--------------------------------------
[gbm17410:] #ping gbm17410
PING gbm17410: 64 byte packets
64 bytes from 172.24.100.215: icmp_seq=0. time=0. ms
------------------------------------------

Do you have any idea to check ?
Thank you very much

KY
Mahesh Kumar Malik
Honored Contributor

Re: GUI can't use

Hi KY

GUI uses host name resolution, so changing IP address should not have stop GUI. You have to restart Network services, beat by rebooting the server

Regards
Mahesh
Donald Kok
Respected Contributor

Re: GUI can't use

on the UX-machine do
nslookup gbm17410
nslookup 172.24.100.205

It should answer with the right adresses/names.
My systems are 100% Murphy Compliant. Guaranteed!!!
kyliu
Occasional Advisor

Re: GUI can't use

Dears,
Thank you guys for reply me question.

I reboot my server before,still have problem.

And the result is blow:
------------------------------------
[gbm17410:/] #nslookup gbm17410
Using /etc/hosts on: gbm17410

looking up FILES
Name: gbm17410
Address: 172.24.100.215

[gbm17410:/] #nslookup 172.24.100.205
Using /etc/hosts on: gbm17410

looking up FILES
*** No hostname information is available for "172.24.100.205"
[gbm17410:/] #
-----------------------------

Could you please think again the problem,
thank you very much..

Ky
Donald Kok
Respected Contributor

Re: GUI can't use

sorry,
that should have been the new IP adres:
nslookup 172.24.100.215

My systems are 100% Murphy Compliant. Guaranteed!!!
kyliu
Occasional Advisor

Re: GUI can't use

Dear Sir,
Thank you for reply my question.

That's ok , and result is right(see blow)
--------------------------------------------
[gbm17410:/] #nslookup 172.24.100.215
Using /etc/hosts on: gbm17410

looking up FILES
Name: gbm17410
Address: 172.24.100.215
--------------------------------------------
Senthil Kumar .A_1
Honored Contributor

Re: GUI can't use

Hi Kyliu,

From your previous response of nslookup,

I think there are two entires for "gbm17410" in your /etc/hosts file.

can you attach your /etc/hosts file here to check whether this is the case.

Thanx.
Let your effort be such, the very words to define it, by a layman - would sound like a "POETRY" ;)