I have two interface on my Sun-Fire-V440
The first interface is ce0 and the other is ce1
both the interface are plumbed.
If you notice that the first interface ce0 had the flag UP,BROADCAST,RUNNING,MULTICAST,IPv4 but the second interface ce1 has the flag UP,BROADCAST,MULTICAST,IPv4.
here in the second interface the flag RUNNING is missing.
please see the below mentioned output of ifconfig
#ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
ce0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 192.168.8.29 netmask ffffff00 broadcast 192.168.8.255
ether 0:3:ba:56:b:51
ce1: flags=1000803<UP,BROADCAST,MULTICAST,IPv4> mtu 1500 index 20
inet 192.168.8.23 netmask ffffff00 broadcast 192.168.8.255
ether 0:3:ba:56:b:52
Because of this I cannot ping the second interface from other machine please can some one suggest.
thanks
Sunny
The first interface is ce0 and the other is ce1
both the interface are plumbed.
If you notice that the first interface ce0 had the flag UP,BROADCAST,RUNNING,MULTICAST,IPv4 but the second interface ce1 has the flag UP,BROADCAST,MULTICAST,IPv4.
here in the second interface the flag RUNNING is missing.
please see the below mentioned output of ifconfig
#ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
ce0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 192.168.8.29 netmask ffffff00 broadcast 192.168.8.255
ether 0:3:ba:56:b:51
ce1: flags=1000803<UP,BROADCAST,MULTICAST,IPv4> mtu 1500 index 20
inet 192.168.8.23 netmask ffffff00 broadcast 192.168.8.255
ether 0:3:ba:56:b:52
Because of this I cannot ping the second interface from other machine please can some one suggest.
thanks
Sunny