mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #515 from Ebrithil95/patch-1
Wireguard: Fix IPv6 in iPhone peer example
This commit is contained in:
commit
73192d5226
@ -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=
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user