Hi folks,

I have assigned an IP address using bmc-config --checkout and
--commit as described in the man page, I see this change on
another bmc-config --checkout, but I cannot ping the IP address
from another host:

% ipmiping 172.18.2.125
ipmiping 172.18.2.125 (172.18.2.125)
response timed out: rq_seq=27
:

% ping 172.18.2.125
PING 172.18.2.125 (172.18.2.125) 56(84) bytes of data.
>From 172.18.1.5 icmp_seq=1 Destination Host Unreachable
>From 172.18.1.5 icmp_seq=2 Destination Host Unreachable
:

I can ping and ipmiping other hosts in this subnet without
problems. The gateway is open for ICMP between both subnets,
too.

Here is the Lan_Conf section:

:
Section Lan_Conf
        ## Possible values: Unspecified/Static/Use_DHCP/Use_BIOS/Use_Others
        IP_Address_Source                             Static
        ## Give valid IP address
        IP_Address                                    172.18.2.125
        ## Give valid MAC address
        MAC_Address                                   00:15:17:F9:34:C6
        ## Give valid Subnet Mask
        Subnet_Mask                                   255.255.255.0
        ## Give valid IP address
        Default_Gateway_IP_Address                    172.18.2.1
        ## Give valid MAC address
        Default_Gateway_MAC_Address                   00:00:00:00:00:00
        ## Give valid IP address
        Backup_Gateway_IP_Address                     0.0.0.0
        ## Give valid MAC address
        Backup_Gateway_MAC_Address                    00:00:00:00:00:00
        ## Give valid unsigned number
        Vlan_id                                       0
        ## Possible values: Yes/No
        Vlan_Id_Enable                                No
        ## Give valid unsigned number
        Vlan_Priority                                 0
EndSection
:


The cables are plugged in, of course. Any helpful comment
would be highly appreciated.


Regards

Harri

_______________________________________________
Freeipmi-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/freeipmi-users

Reply via email to