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