@4censord@mstdn.social Yep, client{1,2} -> server works and server -> client{1,2} works too.
The clients are set up as follows:
server: 10.0.99.6
client1: 10.0.99.3
client2: 10.0.99.5
The server and client{1,2} have all the peers listed with their respective public keys, but only have an Endpoint configured for the server. client2 has AllowedIPs = 10.0.99.3/32 set for client1 and AllowedIPs = 10.0.99.6/32 set for the server, so that should also be correct as far as I understand.
I run just a normal ping:$ ping 10.0.99.3
PING 10.0.99.3 (10.0.99.3) 56(84) bytes of data.
From 10.0.99.5 icmp_seq=1 Destination Host Unreachable
ping: sendmsg: Destination address required
I can also do a traceroute to the server just fine:$ traceroute 10.0.99.6
traceroute to 10.0.99.6 (10.0.99.6), 30 hops max, 60 byte packets
1 10.0.99.6 (10.0.99.6) 2.087 ms 2.085 ms 2.210 ms
But traceroute 10.0.99.6
traceroute to 10.0.99.6 (10.0.99.6), 30 hops max, 60 byte packets
1 10.0.99.6 (10.0.99.6) 2.087 ms 2.085 ms 2.210 msBut not to client1:$ traceroute 10.0.99.3
traceroute to 10.0.99.3 (10.0.99.3), 30 hops max, 60 byte packets
send: Destination address required
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
@Dwarf (dwarf@borg.social)'s status on Tuesday, 31-Jan-2023 00:46:21 JST@Dwarf