Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Solaris 8 pub interface setting
Name: Carl Mercer Date: November 10, 2000 at 05:17:28 Pacific
Comment:
In earlier versions of Solaris, I could choose the public interface to use. I have a cluster and need to use qfe0 as my public and hme0/qfe1 as my private interfaces. Solaris 8 installs are defaulting to hme0 for public and I can't see a way to change that. Anyone figure out how to load Solaris 8 with a public interface other than hme0?
Name: Foster Date: January 11, 2001 at 18:24:06 Pacific
Reply:
move the file under /etc, #mv /etc/hostname.hme0 /etc/hostname.qfe0, and plug the cable from hme0 to qfe0, but you will take a risk, your cluster may be failover....... becareful that......
Summary: Hi All, I used to work in Solaris 5 and could add interfaces to the box using following command. #ifconfig hme0:1 192.17.0.2 netmask 255.255.255.0 up This used to add 192.17.0.2 network interface to t...
Summary: I was trying to do the same thing. I have XP already on my machine. I have my hard drive partitioned into two parts, xp on the first. However, when I tried to install Solaris 8, it could not use the ...
Summary: I'm having trouble finding step by step directions for setting a dual boot with Win98 and Solaris 8 off the same hard drive. My hard drive is already partitioned into C and D, each having 2 gigs each....