Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)GR
Posts
1
Comments
1
Joined
1 yr. ago

  • It doesn't have to be the same address, just one that I can be sure is associated with a specific peer.

    Here's what I see with ip -6 route

     
        
    2405:201:d03c:d849::/64 dev enp1s0 proto ra metric 100 pref medium
    fd42::1 dev wg0 proto kernel metric 256 pref medium
    fe80::/64 dev docker0 proto kernel metric 256 pref medium
    fe80::/64 dev vethe60384e proto kernel metric 256 pref medium
    fe80::/64 dev veth9415685 proto kernel metric 256 pref medium
    fe80::/64 dev vetha288603 proto kernel metric 256 pref medium
    fe80::/64 dev veth99b7aad proto kernel metric 256 pref medium
    fe80::/64 dev vethabf9238 proto kernel metric 256 pref medium
    fe80::/64 dev enp1s0 proto kernel metric 1024 pref medium
    default via fe80::8ea3:99ff:fe5a:d796 dev enp1s0 proto ra metric 100 pref high
    
      

    I'm a little confused where the NAT comes in.

    I think I misunderstood how NAT works.

  • networking @sh.itjust.works

    How do I set up a wireguard configuration that acts like a nat?