飞塔防火墙配置IPSec over TCP
启用TCP模式此功能仅适用于IKE v2,需要7.4.1以上版本固件config vpn ipsec phase1-interface
edit "ipsec_name"
set transport tcp //强制使用TCP传输隧道IKE数据包
set fortinet-esp enable //强制使用TCP传输隧道ESP数据包,谨慎使用
end使用网络ID替代对等体...
阅读全文
启用TCP模式此功能仅适用于IKE v2,需要7.4.1以上版本固件config vpn ipsec phase1-interface
edit "ipsec_name"
set transport tcp //强制使用TCP传输隧道IKE数据包
set fortinet-esp enable //强制使用TCP传输隧道ESP数据包,谨慎使用
end使用网络ID替代对等体...
阅读全文
1. 访问https://store.rg-adguard.net2. 使用ProductId或URL进行获取ProductId:9n4wgh0z6vhqURL:https://apps.microsoft.com/detail/9n4wgh0z6vhq?hl=zh-CN&gl=US3. 下载AppxBundle后缀的安装包,双击安装如果需要Microsoft Edge播放HEVC视...
阅读全文
修改默认网段修改Docker配置文件/etc/docker/daemon.json添加以下内容:{
"bip": "10.98.1.1/16", // 默认桥接网络(docker0)
"default-address-pools": [
{"base": "10...
阅读全文
问题现象ESXi虚拟机直通显卡后,无法开机,提示“失败 - 模块“DevicePowerOn”打开电源失败。”解决方法编辑虚拟机设置-虚拟机选项-高级,增加配置参数pciPassthru.use64bitMMIO = True其他参数(可选,未经测试)pciPassthru.64bitMMIOSizeGB = 16 (variable depending on your GPU, see t...
阅读全文
修改配置文件/etc/systemd/system/ollama.service在[Service]标签下增加以下内容Environment="http_proxy=socks5://127.0.0.1:1080"
Environment="https_proxy=socks5://127.0.0.1:1080"重启Ollma服务systemctl d...
阅读全文