Thx for the reply
from vault1
myip
https://192.168.254.90 https://172.17.0.1
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether c8:fe:0f:d0:3b:62 brd ff:ff:ff:ff:ff:ff
altname enp2s0
inet 192.168.254.90/24 brd 192.168.254.255 scope global dynamic noprefixroute eth1
valid_lft 8632sec preferred_lft 8632sec
PING 192.168.254.91 (192.168.254.91) 56(84) bytes of data.
64 bytes from 192.168.254.91: icmp_seq=1 ttl=64 time=0.265 ms
64 bytes from 192.168.254.91: icmp_seq=2 ttl=64 time=0.258 ms
64 bytes from 192.168.254.91: icmp_seq=3 ttl=64 time=0.254 ms
64 bytes from 192.168.254.91: icmp_seq=4 ttl=64 time=0.262 ms
64 bytes from 192.168.254.91: icmp_seq=5 ttl=64 time=0.257 ms
64 bytes from 192.168.254.91: icmp_seq=6 ttl=64 time=0.251 ms
64 bytes from 192.168.254.91: icmp_seq=7 ttl=64 time=0.248 ms
^Z
[1]+ Stopped ping 192.168.254.91
Vault:~ # ping 192.168.254.151
PING 192.168.254.151 (192.168.254.151) 56(84) bytes of data.
64 bytes from 192.168.254.151: icmp_seq=1 ttl=128 time=2.23 ms
64 bytes from 192.168.254.151: icmp_seq=2 ttl=128 time=0.582 ms
64 bytes from 192.168.254.151: icmp_seq=3 ttl=128 time=0.424 ms
From vault2
Vault2:~ # ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether c8:fe:0f:d0:46:ba brd ff:ff:ff:ff:ff:ff
altname enp4s0
inet 192.168.254.91/24 brd 192.168.254.255 scope global dynamic noprefixroute eth2
valid_lft 14028sec preferred_lft 14028sec
Vault2:~ # myip
https://192.168.254.91 https://172.17.0.1
Vault2:~ # ping 192.168.254.90
PING 192.168.254.90 (192.168.254.90) 56(84) bytes of data.
64 bytes from 192.168.254.90: icmp_seq=1 ttl=64 time=0.267 ms
64 bytes from 192.168.254.90: icmp_seq=2 ttl=64 time=0.240 ms
^Z
[1]+ Stopped ping 192.168.254.90
Vault2:~ # ping 192.168.254.151
PING 192.168.254.151 (192.168.254.151) 56(84) bytes of data.
64 bytes from 192.168.254.151: icmp_seq=1 ttl=128 time=0.613 ms
64 bytes from 192.168.254.151: icmp_seq=2 ttl=128 time=0.509 ms
^Z
[2]+ Stopped ping 192.168.254.151
Windows Steve-HP
Connection-specific DNS Suffix . : local.ftr
Link-local IPv6 Address . . . . . : fe80::4ed3:b709:bfa8:f20f%11
IPv4 Address. . . . . . . . . . . : 192.168.254.151
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.254.254
Pinging 192.168.254.90 with 32 bytes of data:
Reply from 192.168.254.90: bytes=32 time=1ms TTL=64
Reply from 192.168.254.90: bytes=32 time<1ms TTL=64
Reply from 192.168.254.90: bytes=32 time<1ms TTL=64
Reply from 192.168.254.90: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.254.90:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
PS C:\Users\Omen>
PS C:\Users\Omen> ping 192.168.254.91
Pinging 192.168.254.91 with 32 bytes of data:
Reply from 192.168.254.91: bytes=32 time<1ms TTL=64
Reply from 192.168.254.91: bytes=32 time<1ms TTL=64
Reply from 192.168.254.91: bytes=32 time<1ms TTL=64
Reply from 192.168.254.91: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.254.91:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
They are all on the same switch connected to the same router.