On Mon, Nov 10, 2014, at 01:43 PM, Jan Engelhardt wrote:
On Monday 2014-11-10 22:29, grantksupport@operamail.com wrote:
on boot of an upgrade 13.2 system, with a working tun1 interface config migrated from 13.1,
cat /etc/sysconfig/network/ifcfg-tun1 BOOTPROTO='static' STARTMODE='auto' TUNNEL='tun' TUNNEL_SET_GROUP='openvpn' TUNNEL_SET_OWNER='openvpn' TUNNEL_SET_PERSISTENT='yes' IPV6INIT='no' IPADDR="0.0.0.0"
0.0.0.0 is not a valid address to be used. You probably should remove the line (even in case of non-wicked 13.1).
0.0.0.0 is widely referenced, and widely used for initialization and config of tun interfaces by OS on system boot. On init of the VPN, app up-scripts assign the actual IP. Can you provide a documentation reference for your claim that it's neither legitimate nor allowed use? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org