Jump to content
Not connected, Your IP: 216.73.216.40

Recommended Posts

Posted ... (edited)

Hello,
I installed Siduction as a Linux distro, then Wireguard and Resolvconf... In the Linux terminal, after launching wg quick up, I get this response:

sudo wg-quick up /home/nicolas/airvpn/europewg.conf
Warning: `/home/nicolas/airvpn/europewg.conf' is world accessible
[#] ip link add dev europewg type wireguard
[#] wg setconf europewg /dev/fd/63
[#] ip -4 address add 10.163.170.96/32 dev europewg
[#] ip -6 address add fd7d:76ee:e68f:a993:5e09:e107:ad2:4168/128 dev europewg
[#] ip link set mtu 1320 up dev europewg
[#] resolvconf -a tun.europewg -m 0 -x
[#] wg set europewg fwmark 51820
[#] ip -6 rule add not fwmark 51820 table 51820
[#] ip -6 rule add table main suppress_prefixlength 0
[#] ip -6 route add ::/0 dev europewg table 51820
[#] nft -f /dev/fd/63
/dev/fd/63:5:110-123: Error: Could not process rule: No such file or directory

[#] resolvconf -d tun.europewg -f
[#] ip -6 rule delete table 51820
[#] ip -6 rule delete table main suppress_prefixlength 0
[#] ip link delete dev europewg


Does anyone have a solution? Thank you very much.

 

Edited ... by santec29

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...