I am trying to use ping with specified interface with a command
ping -I re3 192.168.1.1
I know re3 exists from ifconfig
re3: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
ether e8:de:27:01:7f:e7
inet6 fe80::eade:27ff:fe01:7fe7%re3 prefixlen 64 scopeid 0x4
inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
Unfortunately I can't ping it's gateway:
$/root: ping -I re3 192.168.1.1
ping: invalid multicast interface: `re3'
What that mean?
UPDATE
$arp 192.168.1.1
? (192.168.1.1) at (incomplete) on re3 expired [ethernet]