I am trying to change the IP address in Solaris, but am failing to do so.
The IP address needs to be a fixed number, like 10.0.11.10
I have tried changing the IP address in /etc/hosts which I changed the hostname and the IP address, but when I try ping the computer name, it says:
Ping request could not find host SolarisTest.
Does anyone know of a way I can allocate the same IP address to different MAC address with DHCP? I have several diskless machines that are interchangable. No two would ever be on the network at the same time. I want them to always boot from the same image and start up as the same host at the same IP address.
how to find the device name as ( e1000g2 , e1000g3 , etc ) according to his IP address on Solaris machine
for example
ifconfig -a | grep 10.106.134.133
inet 10.106.134.133 netmask ffffff00 broadcast 10.106.134.255
ifconfig command view only the line with the IP address , and the device name appears before the IP address
so my target is to match the device name according to the IP a
Have 3 servers - web server, mail server and outbound-only email server. The outbound-only email server sends transaction based emails on behalf of the web server (password reset, contact us, etc.)
How should I set up the DNS to improve email deliverability for the outbound-only email server.
I am trying to use ifconfig to turn on broadcast on my loopback interface. It currently reads:
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
As you can see, no broadcast address!
we have encountered with a problem when we chaged the samba server's ip address. There are so many OS varies from Windows,GNU/Linux, Solaris and IBM.
The samba server is running on SOlaris. And all changes has made on host after Samba server's ip address change procedure. After the ip address change process, the samba connections slowed. And sometimes connection is getting time out.
I'm trying to figure out why wake on lan frames, in the simplest form, are designeted to the ethernet broadcast address (FF:FF:FF:FF:FF:FF) and not to the address of the machine to be powered on.
Does it has to do with the network switch internal table that assings a mac address to ports?
pyther wrote:What is your etherwake command?
Hi all,
Our IT changes mailserver's IP address and I am trying to change it but with no success.
I am running Solaris 10.
I changed IP address of mail server in /etc/hosts file, performed make sendmail.cf but server still sends mais using old IP.
Quote:
-bash-3.00# more /etc/hosts
#
# Internet host table
#
::1 localhost
127.0.0.1 localhost
10.15.208.88