Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

VPN ID type field suddenly gone

Hi,

I am experiencing the following problem on 8.303:
After changing the "VPN ID type" field from "Hostname" to "IP" this field is completely gone!
A reboot doesn't work, the field doesn't come back anymore.

Please see both screenshots, first one with the missing field, second taken from another 8.303 where this field shows up as it should, but wasn't changed at all.

How can I get back this field?

Is there anyone who can help me out there?

Michael


This thread was automatically locked due to age.
Parents
  • This is a known issue, will be fixed in the 8.305 or you can fix it by yourself [;)]

    20268: Local RSA key VPN options: after choosing IP address as VPN ID type you can't choose an other VPN ID type

    workaround:

    login with ssh become root and type:
    cc [enter]
    RAW [enter]
    lock_override [enter]
    OBJS [enter]
    ca [enter]
    rsa [enter]
    Change into the object by entering the REF_ID of the object 
    vpn_id='thenewvpnid' [enter]
    vpn_id_type='fqdn' [enter]
    w [enter]
Reply
  • This is a known issue, will be fixed in the 8.305 or you can fix it by yourself [;)]

    20268: Local RSA key VPN options: after choosing IP address as VPN ID type you can't choose an other VPN ID type

    workaround:

    login with ssh become root and type:
    cc [enter]
    RAW [enter]
    lock_override [enter]
    OBJS [enter]
    ca [enter]
    rsa [enter]
    Change into the object by entering the REF_ID of the object 
    vpn_id='thenewvpnid' [enter]
    vpn_id_type='fqdn' [enter]
    w [enter]
Children
No Data