Jump to content

Recommended Posts

Posted

День добрый.

Столкнулся с не понятным поведением поведением wireguard. Интернет подключен через PPPoE соединение, Wireguard как описывали тут на форумах (connect via PPPoE0 не забыл). Но после включения интерфейса он и не подключается к удаленному серверу и не выдает никаких ошибок. Соответственно Отправлено и Получено висит 0 байт, времени последнего рукопожатия не отображается. Тот же самый конфиг на других устройствах из домашней сети работает исправно. 

Конфиг:

interface Wireguard1
    description Name
    security-level public
    ip address 10.8.0.4 255.255.255.0
    ip tcp adjust-mss pmtu
    wireguard peer ***=
        endpoint ***.***.***.***:51820
        preshared-key ***=
        allow-ips 0.0.0.0 0.0.0.0
        connect via PPPoE0

Журнал:

Июл 22 21:54:07 ndm
Network::Interface::Base: "Wireguard1": "base" changed "conf" layer state "disabled" to "running".
Июл 22 21:54:07 ndm
Network::Interface::Base: "Wireguard1": interface is up.
Июл 22 21:54:07 ndm
Core::System::StartupConfig: saving (http/rci).
Июл 22 21:54:07 ndm
Wireguard::Interface: "Wireguard1": resolved peer "***=" endpoint to "***.***.***.**".
Июл 22 21:54:07 ndm
Network::Interface::EndpointTracker: "Wireguard1": "***=": remote endpoint is "***.***.***.**"..
Июл 22 21:54:07 ndm
Network::Interface::EndpointTracker: "Wireguard1": "***=": connecting via "PPPoE0" (PPPoE0).
Июл 22 21:54:07 ndm
Network::Interface::EndpointTracker: "Wireguard1": "***=": local endpoint is "10.100.180.12".
Июл 22 21:54:07 kernel
wireguard: Wireguard1: peer "***=" (7) created
Июл 22 21:54:09 ndm
Core::System::StartupConfig: configuration saved.

На этом всё и заканчивается. Даже спустя долгое время не происходит ничего нового.

Подскажите, в чем может быть дело?

 

 

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies. By clicking "I accept" or continuing to browse the site, you authorize their use in accordance with the Privacy Policy.