[OpenWrt-Devel] proto 'none' overwriting tun interfaces

Roman Yeryomin leroi.lists at gmail.com
Tue Oct 13 04:50:21 EDT 2015


On 13 October 2015 at 03:16,  <openwrt at a.gnslr.us> wrote:
> Hi all,
>
> I've been compiling OpenWRT builds for my home router (Netgear WNDR3800 and now a WD MyNet N750) for a number of years. I just recently encountered a problem with the OpenVPN tun interfaces are showing up without IP addresses after a reboot. I have the following in my /etc/config/network:
>
> config interface 'vpn_udp'
>         option ifname 'tun0'
>         option proto 'none'
>
> config interface 'vpn_tcp'
>         option ifname 'tun1'
>         option proto 'none'
>

Why do you use proto=none?
Isn't it supposed to be used to actually disable/deconfigure that interface?

Regards,
Roman
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list