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

Sophos VPN Client vor Log in starten?

Hallo,

ich habe ein Problem mit meinen Firmennetzlaufwerken, wenn ich mich von ubterwegs per VPN Sophos Client einwähle.

Im Büro werden die Laufwerke per Domain Controller über die GPO's zur Verfügung gestellt.

Starte ich mein Notebook von zu Hause aus oder unterwegs erscheinen die Laufwerke nicht auch nach dem Starten der VPN Verbindung nicht.

Wie kann ich diese Problem lösen?

 

mfg



This thread was automatically locked due to age.
Parents
  • Du kannst Skripte auch automatisch nach dem VPN Verbindungsaufbau ausführen lassen.

    Das Skript muss im selben Ordner liegen wie deine OpenVPN Config und mit dem selben Namen beginnen wie die Config.

    Am Ende des Skripnamens muss dann entweder _pre.bat, _up.bat, oder _down.bat stehen.

    Hier wird der Unterschied erklärt:


    Preconnect  If a file named "***_pre.bat" exist in the config folder
                where *** is the same as your OpenVPN config file name,
                this will be executed BEFORE the OpenVPN tunnel is established.

    Connect     If a file named "***_up.bat" exist in the config folder
                where *** is the same as your OpenVPN config file name,
                this will be executed AFTER the OpenVPN tunnel is established.

    Disconnect  If a file named "***_down.bat" exist in the config folder
                where *** is the same as your OpenVPN config file name,
                this will be executed BEFORE the OpenVPN tunnel is closed.

     

    Gruß

    fbadm

Reply
  • Du kannst Skripte auch automatisch nach dem VPN Verbindungsaufbau ausführen lassen.

    Das Skript muss im selben Ordner liegen wie deine OpenVPN Config und mit dem selben Namen beginnen wie die Config.

    Am Ende des Skripnamens muss dann entweder _pre.bat, _up.bat, oder _down.bat stehen.

    Hier wird der Unterschied erklärt:


    Preconnect  If a file named "***_pre.bat" exist in the config folder
                where *** is the same as your OpenVPN config file name,
                this will be executed BEFORE the OpenVPN tunnel is established.

    Connect     If a file named "***_up.bat" exist in the config folder
                where *** is the same as your OpenVPN config file name,
                this will be executed AFTER the OpenVPN tunnel is established.

    Disconnect  If a file named "***_down.bat" exist in the config folder
                where *** is the same as your OpenVPN config file name,
                this will be executed BEFORE the OpenVPN tunnel is closed.

     

    Gruß

    fbadm

Children
No Data