Skip to content

员工连接公司内网

警告

本教程涉及的设备及信息仅供公司内部员工使用,我司部署有IDS检测系统,发现不法行为必究。

内网导航页 内网文档

用户名为员工邮箱前缀名称,密码为员工身份证后10位。

Windows 10/11

打开Powershell输入以下命令

Add-VpnConnection -Name "unit" -ServerAddress "gw.tink.ltd" -TunnelType "Ikev2"

Set-VpnConnectionIPsecConfiguration -ConnectionName "unit" -AuthenticationTransformConstants SHA256 -CipherTransformConstants AES256 -EncryptionMethod AES256 -IntegrityCheckMethod SHA256 -PfsGroup PFS2048 -DHGroup Group14 -PassThru -Force

Android

系统设置->VPN->添加VPN

名称: unit
类型: IKEv2/IPSec MSCHAPv2
服务器地址: gw.tink.ltd
IPSec标识符: gw.tink.ltd

iOS/MacOS

系统设置->VPN->添加VPN

类型: IKEv2
描述: unit
服务器: gw.tink.ltd
远程ID: gw.tink.ltd
用户鉴定: 用户名