MadaMada

@madamada@snac.void.my

SysAdmin with a simple life..interested in FOSS, FreeBSD, Linux, IPv6, cloud stuff and whatever things that come along the way I find interesting..
JabberIDmadamada@xpath.my
Matrix@madamada:matrix.org
Emailmada@void.my
Webhttps://buster.xpath.my
Geminigemini://warlock.xpath.my
TheFediPeoplehttps://fediverse.info/explore/people
Yggdrasilhttps://yggdrasil-network.github.io/
0 ★ 0 ↺

[?]MadaMada »
@madamada@snac.void.my

Great work, btw, is the background route monitor still an issue where it doesn't exit when the tunnel is turned off ?

    ...

    [?]matuzalem »
    @matuzalem@mastodon.bsd.cafe

    @madamada Isn't this more of a Linux issue? I' haven't seen /bin/bash /usr/bin/wg-quick up wg0 lingering after destroying the connection, but I haven't been looking. I'm using 14.3-BETA4 and my stability issues with WiFi are more prescient in my mind ;0

      ...
      1 ★ 0 ↺

      [?]MadaMada »
      @madamada@snac.void.my

      @matuzalem@mastodon.bsd.cafe It's also an issue on FreeBSD..I have a PostDown setting that kills the route command when bringing the tunnel down..

        ...

        [?]matuzalem »
        @matuzalem@mastodon.bsd.cafe

        @madamada Do you have is posted somewhere, your postDown, I will implement it.

          ...
          0 ★ 0 ↺

          [?]MadaMada »
          @madamada@snac.void.my

          @matuzalem@bsd.cafe

          PostDown = killall -9 route

            ...
            0 ★ 0 ↺

            [?]MadaMada »
            @madamada@snac.void.my

            @matuzalem@mastodon.bsd.cafe @matuzalem@bsd.cafe You can read about the bug here..

            https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275026

              [?]matuzalem »
              @matuzalem@mastodon.bsd.cafe

              @madamada Added:

              flush_wg_routes.sh
              This script runs automatically on disconnect and:

              Identifies and removes any active routes associated with wg0
              Ensures the system routing table is clean after tunnel teardown
              If no tunnel-specific routes are present, it exits safely:

              [flush_wg_routes] No routes found for interface wg0

              github.com/krolingo/wg-gui

                ...

                History