Wireguard and fritzbox

hi there i am new to vpn and i need help to configure wireguard on my ce-system
i have here my fritzbox config and i need help to translate it to the wireguard config.
and no that is not my real data on the connection :stuck_out_tongue:

[Interface]
PrivateKey = asdlöfjlkösdföllkjfsghlköjsdfg
Address = 22.22.22.22/24,ffff:eeee:dddd::222/64
DNS = 111.111.111.1,aaaa:bbbb:cccc::1111:2222:3333:4444
DNS = fritz.box

[Peer]
PublicKey = kjasdkfljhasdjkfglkfghköldfhökl1111
PresharedKey = 9999999999999sdafsdfasdfasdfasdf
AllowedIPs = 111.111.111.0/24,0.0.0.0/0,aabb:ccdd:eeff::/64,::/0
Endpoint = wieisstmein.myfritz.net:56949
PersistentKeepalive = 25

You should be able to get a wireguard .conf file for your preferred server from your VPN provider.
You will want one for Linux if they offer different options.
In my case the router one I use works also on Linux.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.