AndreiZ Posted July 22 Share Posted July 22 День добрый. Столкнулся с не понятным поведением поведением 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. На этом всё и заканчивается. Даже спустя долгое время не происходит ничего нового. Подскажите, в чем может быть дело? Quote Link to comment Share on other sites More sharing options...
Denis P Posted July 22 Share Posted July 22 2 часа назад, AndreiZ сказал: Подскажите, в чем может быть дело Keepalive забыли 1 Quote Link to comment Share on other sites More sharing options...
AndreiZ Posted July 23 Author Share Posted July 23 Так и думал что это что-то элементарное 😄 Благодарю. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.