On 13 October 2015 at 03:16,  <open...@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@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to