Quantcast
Channel: TrueNAS Community
Viewing all articles
Browse latest Browse all 185907

No internet connection with Wireguard on TrueNAS SCALE 21.06-BETA.1

$
0
0
TrueNAS SCALE is just what I need, so thanks guys.

One question, does Wireguard via CLI work for anybody?
It works on my desktop PC but not on SCALE :(

My steps:
create /etc/wireguard/wg0.conf with following contents:

Code:
[Interface]
PrivateKey = ...
Address = ...
DNS = 193.138.218.74

[Peer]
PublicKey = ...
AllowedIPs = 0.0.0.0/0,::0/0
Endpoint = ...


wg-quick up wg0

Code:
truenas# wg show
interface: wg0
  public key: ...
  private key: ...
  listening port: 51548
  fwmark: 0xca6c

peer: ...


Read more

Viewing all articles
Browse latest Browse all 185907

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>