tunnel comes in down state

Bug #1836996 reported by Sergey Klyusov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Netplan
New
Undecided
Unassigned

Bug Description

  tunnels:
    tun0:
      mode: gre
      remote: x.x.x.x
      local: y.y.y.y
      addresses: [10.10.6.1/30]
      routes:
        - to: 10.0.9.0/24
          via: 10.10.6.2
        - to: 10.0.10.0/24
          via: 10.10.6.2

tunnel appears in system, but in admin-down state
have to bring it up manually with "ip link set tun0 up"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.