Merge pull request #515 from Ebrithil95/patch-1

Wireguard: Fix IPv6 in iPhone peer example
This commit is contained in:
Christian Poessinger 2021-04-22 21:00:15 +02:00 committed by GitHub
commit 73192d5226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,7 +169,7 @@ the peers. This allows the peers to interact with one another.
}
peer iPhone {
allowed-ips 10.172.24.20/32
allowed-ips 2001:DB8:470:22::30/128
allowed-ips 2001:DB8:470:22::20/128
persistent-keepalive 15
pubkey BknHcLFo8nOo8Dwq2CjaC/TedchKQ0ebxC7GYn7Al00=
}