How to set persistent static routes in KDE desktop system with NetworkManager and systemd?

Multi tool use
Multi tool use

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have two NICs. In NetworkManager > IPv4 > Routes, I checked "ignore automatically obtained routes" for both interfaces. Then I used these two commands:



$ sudo ip route add default via 192.168.1.1 metric 100 dev eth0
$ sudo ip route delete default via 192.168.2.1 dev eth1


The result is the routing table I wanted:



Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
192.168.2.0 0.0.0.0 255.255.255.0 U 101 0 0 eth1


How do I make it persistent now?



In case it matters, the configuration for eth0 is automatic (via DHCP) and for eth1 is static. Also, I'm running Arch Linux / KDE.









share

























    up vote
    0
    down vote

    favorite












    I have two NICs. In NetworkManager > IPv4 > Routes, I checked "ignore automatically obtained routes" for both interfaces. Then I used these two commands:



    $ sudo ip route add default via 192.168.1.1 metric 100 dev eth0
    $ sudo ip route delete default via 192.168.2.1 dev eth1


    The result is the routing table I wanted:



    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 eth0
    192.168.1.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
    192.168.2.0 0.0.0.0 255.255.255.0 U 101 0 0 eth1


    How do I make it persistent now?



    In case it matters, the configuration for eth0 is automatic (via DHCP) and for eth1 is static. Also, I'm running Arch Linux / KDE.









    share























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have two NICs. In NetworkManager > IPv4 > Routes, I checked "ignore automatically obtained routes" for both interfaces. Then I used these two commands:



      $ sudo ip route add default via 192.168.1.1 metric 100 dev eth0
      $ sudo ip route delete default via 192.168.2.1 dev eth1


      The result is the routing table I wanted:



      Kernel IP routing table
      Destination Gateway Genmask Flags Metric Ref Use Iface
      0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 eth0
      192.168.1.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
      192.168.2.0 0.0.0.0 255.255.255.0 U 101 0 0 eth1


      How do I make it persistent now?



      In case it matters, the configuration for eth0 is automatic (via DHCP) and for eth1 is static. Also, I'm running Arch Linux / KDE.









      share













      I have two NICs. In NetworkManager > IPv4 > Routes, I checked "ignore automatically obtained routes" for both interfaces. Then I used these two commands:



      $ sudo ip route add default via 192.168.1.1 metric 100 dev eth0
      $ sudo ip route delete default via 192.168.2.1 dev eth1


      The result is the routing table I wanted:



      Kernel IP routing table
      Destination Gateway Genmask Flags Metric Ref Use Iface
      0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 eth0
      192.168.1.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
      192.168.2.0 0.0.0.0 255.255.255.0 U 101 0 0 eth1


      How do I make it persistent now?



      In case it matters, the configuration for eth0 is automatic (via DHCP) and for eth1 is static. Also, I'm running Arch Linux / KDE.







      routing networkmanager iproute





      share












      share










      share



      share










      asked 7 mins ago









      MountainX

      4,7712469121




      4,7712469121

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475494%2fhow-to-set-persistent-static-routes-in-kde-desktop-system-with-networkmanager-an%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475494%2fhow-to-set-persistent-static-routes-in-kde-desktop-system-with-networkmanager-an%23new-answer', 'question_page');

          );

          Post as a guest













































































          F NjtwA1UQl1VJwt 7 qDGlo6d430F x8gj jLxfTvARDyy82Uczum n2 QyWML,F9spZ,ne,Psx Ms6Zl,5etKnJ
          y 8gpF FZOPUT0sfgwu3F dW bOkQoJYHE,H2E7 U28Q,tw

          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          How many registers does an x86_64 CPU actually have?

          Displaying single band from multi-band raster using QGIS