#22095: auto=0 and enabled=0 isn't respected for 6in4 tunnel
-------------------------+--------------------------------
 Reporter:  cheese       |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Chaos Calmer 15.05
 Keywords:               |
-------------------------+--------------------------------
 I have a tunnel which I don't want to be started automatically.

 config interface 'he'
     option proto '6in4'
     option mtu '1472'
     option peeraddr '*'
     option ip6addr '*'
     option ip6prefix '*'
     option tunnelid '*'
     option username '*'
     option updatekey '*'
     option auto '0'
     option enabled '0'

 Indeed, on boot it doesn't start. But after I started it manually once,
 with "ifup he" (and then stopped it with "ifdown he") it starts
 automatically after starting wan interface ("ifup wan"). This is
 unexpectable behaviour.

 15.05.1 release

--
Ticket URL: <https://dev.openwrt.org/ticket/22095>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to