Sponsored Content
Operating Systems Solaris hostname.bge0 failing after creating bge0:1 and rebooting Post 302461254 by Friedrich on Saturday 9th of October 2010 12:58:03 PM
Old 10-09-2010
I *believe* /etc/hosts is correct. It is just the old IP and name and the new IP and name. Do they need to be in order by IP number or anything like that?

I've even updated netmasks and ipnodes with the new information and that doesn't stop the problem.

What the new IP and DNS entry is for is a piece of software that will be its own web server. I know I need to edit the httpd.conf of the old IP/name to listen to just theoldip:80, but that does not help. The old IP/name are an apache2 virtual host.

Thanks for your help, Frank.

If anybody can offer any insights I would be very appreciative. If you need to know more details about the software, just ask.

Thank you.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

soft rebooting

When I do a hard reboot, the system recognizes both the ttya and the ttyb, but when I do a hard reboot, it only doesn't recognize the ttyb. Is there a way I can fix this??? Thanks!:confused: (5 Replies)
Discussion started by: nattie_h
5 Replies

2. UNIX for Dummies Questions & Answers

Solaris - unknown hostname - how can I change hostname?

Hello, I am new to Solaris. I am using stand alone Solaris 10.0 for test/study purpose and connecting to internet via an ADSL modem which has DHCP server. My Solaris is working on VMWare within winXP. My WinXP and Solaris connects to internet by the same ADSL modem via its DHCP at the same... (1 Reply)
Discussion started by: XNOR
1 Replies

3. Solaris

Solaris 10 x86 bge0 network problem

Hi, Server --Dell Poweredge 2550. OS--Solaris 10 Network switch --cisco --port setting- 1000Mbps full duplex The network LED goes off when the solaris console screen comes up but prior to that(while booting is in progess) it is green. The system is not able to come on network,ping to switch... (3 Replies)
Discussion started by: anilzoc
3 Replies

4. AIX

hmc not rebooting

Anyone faced this? I rebooted the HMC through command line after patch installation (hmcshutdown -t now -r) The strange thing happened was the hmc never rebooted, I was not able to connect it through graphical view or through ssh, but the session through which i issued the command was still... (4 Replies)
Discussion started by: balaji_prk
4 Replies

5. Solaris

Server Rebooting frequently

Deall All, I have facing some problem. I have a Sun 4500 Server at the customer place. Now the server is not booting mean's once the server is coming up it is automatically rebooting. As this is the critical server for the customer that is use for production . Can this be solved by... (10 Replies)
Discussion started by: sudhansu
10 Replies

6. Solaris

bge0 is UP but not RUNNING

Hi people, I have a solaris OS system. I configured its interfaces. They are UP but not in RUNNING status except loopback interface. I made the interfaces DOWN and UP again. The other side of the interfaces (switch ports) are UP. Does anyone have any idea? What may cause this problem, How can... (8 Replies)
Discussion started by: hubatuwang
8 Replies

7. Emergency UNIX and Linux Support

HP UX - ILO Console hostname different than Machine Hostname...

Hi All, So we added a new HP-UX 11.31 machine. Copied OS via Ignite-UX (DVD)over from this machine called machine_a. It was supposed to be named machine_c. And it is when you log in...however when I'm in the ILO console before logging in, it says: It should say: What gives? And how do... (4 Replies)
Discussion started by: zixzix01
4 Replies

8. AIX

rebooting HMC

Hi, I would like to know wheather rebooting HMC will impact on Management Systems or Lpar inside it is showing? or I have to shutdown LPAR then only reboot HMC. (7 Replies)
Discussion started by: manoj.solaris
7 Replies

9. What is on Your Mind?

Rebooting a career

Apologies if this is not the correct place to post this. I used to have a job supporting several custom applications that ran on Unix platforms. I used shell scripting, sed, awk, and SQL, but all on a pretty basic level. I also performed non-technical tasks like helping with project management,... (4 Replies)
Discussion started by: intranslation
4 Replies

10. UNIX for Advanced & Expert Users

Hostname -f hostname: Unknown host

deleted (0 Replies)
Discussion started by: hce
0 Replies
tsol_getrhtype(3TSOL)				       Trusted Extensions Library Functions				     tsol_getrhtype(3TSOL)

NAME
tsol_getrhtype - get trusted network host type SYNOPSIS
cc [flag...] file... -ltsnet [library...] #include <libtsnet.h> tsol_host_type_t tsol_getrhtype(char *hostname); DESCRIPTION
The tsol_getrhtype() function queries the kernel-level network information to determine the host type that is associated with the specified hostname. The hostname can be a regular hostname, an IP address, or a network wildcard address. RETURN VALUES
The returned value will be one of the enumerated types that is defined in the tsol_host_type_t typedef. Currently these types are UNLABELED and SUN_CIPSO. FILES
/etc/security/tsol/tnrhdb Trusted network remote-host database ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------+-----------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------+-----------------------------------+ |Interface Stability | Committed | +-----------------------+-----------------------------------+ |MT-Level | MT-Safe | +-----------------------+-----------------------------------+ SEE ALSO
libtsnet(3LIB), attributes(5) Obtaining the Remote Host Type in Solaris Trusted Extensions Developer's Guide NOTES
The functionality described on this manual page is available only if the system is configured with Trusted Extensions. SunOS 5.11 20 Jul 2007 tsol_getrhtype(3TSOL)
All times are GMT -4. The time now is 12:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy