Jump to content
  • 0

<5.0b1 Bug ipv6 default route


Question

Posted

На версиях <5.0b1 происходит задвоение default маршрутов для ipv6. Включаю, выключаю интерфейс провайдера и получаю картину

 

image.png.3761b93a4b5871b68c63f6f9c08ce21a.png

 

В нормальном режиме работы видел такое много раз, ipv6 ломается.

4 answers to this question

Recommended Posts

  • 0
Posted

@Le ecureuil Такое вообще нормально?

        <route6>
            <destination>::/0</destination>
            <gateway>::</gateway>
            <interface>Wireguard3</interface>
            <metric>1000</metric>
            <flags>U</flags>
            <rejecting>no</rejecting>
            <proto>boot</proto>
            <floating>yes</floating>
            <static>no</static>
        </route6>
        <route6>
            <destination>::/0</destination>
            <gateway>fe80::a4f:a9ff:fe67:db1f</gateway>
            <interface>ISP</interface>
            <metric>1000</metric>
            <flags>U</flags>
            <rejecting>no</rejecting>
            <proto>boot</proto>
            <floating>no</floating>
            <static>no</static>
        </route6>
    </table_254>

 

  • 0
Posted (edited)
25 минут назад, Le ecureuil сказал:

По идее нет.

В целом воспроизводится, если найдете кариес и исправите, могу проверить. Т.е. есть два соединения WAN, Wireguard3.  Отключаю, включаю WAN, и вот оно. Возможно такое произойдет не с первого раза.

Edited by avn

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

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.