Was the system originally setup to use DHCP? If so, have you restarted networking since you changed the network config files to use a static address? (ifdown ethX / ifup ethX) What do you get if you run an ifstatus on ethX? How about ifconfig -a?
Other than that, the only other things I can think of to check are the contents of /etc/HOSTNAME and make sure it has your FQDN and also make sure your FQDN is first in the list of names for the static ip in your /etc/hosts file.
Jayme Puza
RemoteDBA Experts
Unix Systems Administrator
Contemporary Technologies, Inc.
4 Gateway Center, Suite 600
444 Liberty Avenue
Pittsburgh, Pa 15222-1223
work: 412-208-1679
Cell: 412-715-4904
Fax: 412-208-1654
Email: jpuza@(protected)
This message may contain privileged or confidential information and is intended only for the individuals named. If you are not a named addressee you should not disclose, disseminate, distribute or copy this e-mail. If you have received this e-mail by mistake please notify the sender immediately by e-mail and delete this e-mail from your system. You should rely on your own virus checking programs and procedures for checking any attachments. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.
-----Original Message-----
From: Ali Durmus [mailto:alidur@(protected)]
Sent: Tuesday, November 14, 2006 9:16 AM
To: Jayme Puza
Cc: suse-oracle@(protected)
Subject: Re: [suse-oracle] Suse 9 oracle 10g installation DHCP-assigned public IP addresses problem
hi,
It is static:(. Where can I look more?
Thanks.
ali
Jayme Puza yazmış:
> It may be looking at the configuration file for the primary Ethernet
> adapter in /etc/sysconfig/network-scripts. There is a variable in the
> ifcfg-ethX file called BOOTPROTO, this can be set = to DHCP or static.
>
> Sample:
>
> DEVICE=eth0
> BOOTPROTO=static
> BROADCAST=10.10.10.255
> HWADDR=00:50:04:0B:B9:B6
> IPADDR=10.10.10.45
> NETMASK=255.255.255.0
> NETWORK=10.10.10.0
> ONBOOT=yes
> TYPE=Ethernet
>
> Jayme Puza
> RemoteDBA Experts
> Unix Systems Administrator
>
> Contemporary Technologies, Inc.
> 4 Gateway Center, Suite 600
> 444 Liberty Avenue
> Pittsburgh, Pa 15222-1223
>
> work: 412-208-1679
> Cell: 412-715-4904
> Fax: 412-208-1654
> Email: jpuza@(protected)
>
> This message may contain privileged or confidential information and is
> intended only for the individuals named. If you are not a named
> addressee you should not disclose, disseminate, distribute or copy this
> e-mail. If you have received this e-mail by mistake please notify the
> sender immediately by e-mail and delete this e-mail from your system.
> You should rely on your own virus checking programs and procedures for
> checking any attachments. Any views expressed in this message are those
> of the individual sender, except where the message states otherwise and
> the sender is authorized to state them to be the views of any such
> entity.
>
>
>
> -----Original Message-----
> From: Ali Durmus [mailto:alidur@(protected)]
> Sent: Tuesday, November 14, 2006 4:58 AM
> To: suse-oracle@(protected)
> Subject: [suse-oracle] Suse 9 oracle 10g installation DHCP-assigned
> public IP addresses problem
>
> Hi,
> I got below error when I have tried to install Oracle 10gR2.
> I have checked # hostname, it is Ok. I setup network to use static Ip.
> I checked /etc/hosts. Does oracle get hostname another file?
> How can I solve my problem.
> Thanks.
>
> Recommendation: Oracle supports installations on systems with
> DHCP-assigned public IP addresses. However, the primary network
> interface on the system should be configured with a static IP
> address in order for the Oracle Software to function properly.
> See the Installation Guide for more details on installing the
> software on systems configured with DHCP.
>
>
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting