Hallo,
habe eine 7170 mit Labor-Version 29.04.97-10173
Wenn ich die VPN fritzbox.cfg importieren will, bekomme ich folgende Fehlermeldung:
Das Firmware-Update ist fehlgeschlagen:
Invalid variable name.
Hat jemand eine Ahnung, welche Variable in der cfg falsch sein könnte?
MaximilianusCode:vpncfg { connections { enabled = yes; conn_type = conntype_user; name = "xxx"; always_renew = no; reject_not_encrypted = no; dont_filter_netbios = yes; localip = 0.0.0.0; local_virtualip = 0.0.0.0; remoteip = 0.0.0.0; remote_virtualip = 192.168.178.201; remoteid { user_fqdn = "xxx"; } mode = phase1_mode_aggressive; phase1ss = "all/all/all"; keytype = connkeytype_pre_shared; key = "yyy"; cert_do_server_auth = no; use_nat_t = no; use_xauth = no; use_cfgmode = no; phase2ss = "esp-all-all/ah-none/comp-all/pfs"; accesslist = "permit ip 192.168.178.0 255.255.255.0 192.168.178.201 255.255.255.255"; } ike_forward_rules = "udp 0.0.0.0:500 0.0.0.0:500", "udp 0.0.0.0:4500 0.0.0.0:4500"; }


Zitieren
