I have 2 NICs in the a SUN E4500 running Solaris 8.
I have a few virtual IP's that have been setup and they are working fine but i am having problems with a new Virtual IP/NIC that i just setup.
For some reason i can not ping this new IP from a Workstation but i can ping the others that are similar.
See below for ScreenShots of my configs. If you see what i did wrong please let me know.
I appreciate it.
1. ifconfig hme1:2 plumb
2. ifconfig hme1:2 inet 10.10.103.34 netmask 255.255.255.0 broadcast + up
3. ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
ge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 172.18.33.17 netmask ffffff00 broadcast 172.18.33.255
ether 8:0:20:c5:fb:80
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 10.10.103.17 netmask ffffff00 broadcast 10.10.103.255
ether 8:0:20:bd:17:3a
hme0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 10.10.103.31 netmask ffffff00 broadcast 10.10.103.255
hme1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
inet 198.183.164.xxx netmask ffffff00 broadcast 198.183.164.255
ether 8:0:20:bd:17:3a
hme1:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
inet 198.183.164.xxx netmask ffffff00 broadcast 198.183.164.255
hme1:2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
inet 10.10.103.34 netmask ffffff00 broadcast 10.10.103.255
4. netstat -rn
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
198.183.164.xxx 10.10.103.1 UGH 1 0
198.183.164.xxx 10.10.103.1 UGH 1 0
10.10.103.0 10.10.103.17 U 1 14 hme0
10.10.103.0 10.10.103.31 U 1 0 hme0:1
10.10.103.0 10.10.103.34 U 1 0 hme1:2
198.183.164.0 198.183.164.xxx U 1 17 hme1
198.183.164.0 198.183.164.xxx U 1 0 hme1:1
172.18.33.0 172.18.33.17 U 1 0 ge0
172.18.0.0 10.10.103.1 UG 1 43
224.0.0.0 10.10.103.17 U 1 0 hme0
default 198.183.164.1 UG 1 31
127.0.0.1 127.0.0.1 UH 9 80 lo0
I have a few virtual IP's that have been setup and they are working fine but i am having problems with a new Virtual IP/NIC that i just setup.
For some reason i can not ping this new IP from a Workstation but i can ping the others that are similar.
See below for ScreenShots of my configs. If you see what i did wrong please let me know.
I appreciate it.
1. ifconfig hme1:2 plumb
2. ifconfig hme1:2 inet 10.10.103.34 netmask 255.255.255.0 broadcast + up
3. ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
ge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 172.18.33.17 netmask ffffff00 broadcast 172.18.33.255
ether 8:0:20:c5:fb:80
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 10.10.103.17 netmask ffffff00 broadcast 10.10.103.255
ether 8:0:20:bd:17:3a
hme0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 10.10.103.31 netmask ffffff00 broadcast 10.10.103.255
hme1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
inet 198.183.164.xxx netmask ffffff00 broadcast 198.183.164.255
ether 8:0:20:bd:17:3a
hme1:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
inet 198.183.164.xxx netmask ffffff00 broadcast 198.183.164.255
hme1:2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
inet 10.10.103.34 netmask ffffff00 broadcast 10.10.103.255
4. netstat -rn
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
198.183.164.xxx 10.10.103.1 UGH 1 0
198.183.164.xxx 10.10.103.1 UGH 1 0
10.10.103.0 10.10.103.17 U 1 14 hme0
10.10.103.0 10.10.103.31 U 1 0 hme0:1
10.10.103.0 10.10.103.34 U 1 0 hme1:2
198.183.164.0 198.183.164.xxx U 1 17 hme1
198.183.164.0 198.183.164.xxx U 1 0 hme1:1
172.18.33.0 172.18.33.17 U 1 0 ge0
172.18.0.0 10.10.103.1 UG 1 43
224.0.0.0 10.10.103.17 U 1 0 hme0
default 198.183.164.1 UG 1 31
127.0.0.1 127.0.0.1 UH 9 80 lo0