Code:
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500                                                         
        options=c019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO,LINKSTATE>                                 
        ether 2c:41:38:87:22:90                                                                                                    
        nd6 options=9<PERFORMNUD,IFDISABLED>                                                                                       
        media: Ethernet autoselect (none)                                                                                          
        status: no carrier                                                                                                         
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500                                                          
        options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>                                 
        ether 00:15:17:bf:75:06                                                                                                    
        inet 192.168.0.253 netmask 0xffffff00 broadcast 192.168.0.255                                                              
        inet 192.168.0.125 netmask 0xffffff00 broadcast 192.168.0.255                                                              
        nd6 options=9<PERFORMNUD,IFDISABLED>                                                                                       
        media: Ethernet autoselect (1000baseT <full-duplex>)                                                                       
        status: active                                                                                                             
em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500                                                          
        options=4019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO>                                           
        ether 00:15:17:bf:75:07                                                                                                    
        inet 192.168.0.126 netmask 0xffffff00 broadcast 192.168.0.255                                                              
        nd6 options=9<PERFORMNUD,IFDISABLED>                                                                                       
        media: Ethernet autoselect                                                                                                 
        status: no carrier                                                                                                         
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384                                                                  
        options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>                                                                      
        inet6 ::1 prefixlen 128                                                                                                    
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4                                                                                 
        inet 127.0.0.1 netmask 0xff000000                                                                                          
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>              
Code:
C:\>ping 192.168.0.253
Pinging 192.168.0.253 with 32 bytes of data:
Reply from 192.168.0.253: bytes=32 time<1ms TTL=64
Reply from 192.168.0.253: bytes=32 time<1ms TTL=64
Reply from 192.168.0.253: bytes=32 time<1ms TTL=64
Reply from 192.168.0.253: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.0.253:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\>ping 192.168.0.125
Pinging 192.168.0.125 with 32 bytes of data:
Reply from 192.168.0.125: bytes=32 time<1ms TTL=64
Reply from 192.168.0.125: bytes=32 time<1ms TTL=64
Reply from 192.168.0.125: bytes=32 time<1ms TTL=64
Reply from 192.168.0.125: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.0.125:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\>
C:\>ping 192.168.0.126
Pinging 192.168.0.126 with 32 bytes of data:
Reply from 192.168.0.107: Destination host unreachable.
Reply from 192.168.0.107: Destination host unreachable.
Reply from 192.168.0.107: Destination host unreachable.
Reply from 192.168.0.107: Destination host unreachable.
Ping statistics for 192.168.0.126:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),