Jump to content
  • 0

WireGuard, Gre, GreTap. Приоритезация.


xronik

Question

Задача поднять была поднять wireguard (10.10.10.3 -> 10.10.10.1), а поверх Gre (192.168.100.0/30).

После перезагрузки роутера первым пытается подняться gre, в результате чего присваивается IP wan'a (в моем случае ip, полученный от USB модема 192.168.8.100). Помогает down -> up интерфейса. Для этого и задумана командная срока через веб-интерфейс ? :)

"id": "Gre0",
    "index": 0,
    "type": "Gre",
    "description": "gre0",
    "interface-name": "gre0",
    "link": "up",
    "connected": "yes",
    "state": "up",
    "mtu": 1476,
    "tx-queue": 1,
    "address": "192.168.100.3",
    "mask": "255.255.255.252",
    "uptime": 267,
    "global": false,
    "security-level": "public",
    "tunnel-local-source": "192.168.8.100",
    "tunnel-remote-destination": "10.10.10.1",
    "ipsec-enabled": false,
    "ipsec-ikev2-allowed": true,
    "ipsec-ikev2-enabled": false,
    "prompt": "(config)"

В следствии чего возникло два вопроса:

1) Возможно как-то выставить приоритетность/последовательность создания туннелей ?

2) Когда завезут gretap ? Как-то заходил разговор в 2017 году и ?

С ув.

Edited by xronik
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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
Answer this question...

×   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...