飞走不可
飞走不可
最近发现搭建的wpn服务可以正常连接,并其它域名网站可以正常访问。唯独google.com 和youtube.com等无法访问,在服务器上抓包.如下: ```bash # tcpdump dst www.youtube.com -vv listening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes 07:07:56.915331 IP vpn-gateway.us-east1-b.c.hi42-top.internal > vl-in-f91.1e100.net: ICMP vpn-gateway.us-east1-b.c.hi42-top.internal unreachable - need to frag...
`System env informations` * aws ubuntu 16.04 `Runtime Error Messages: ` ```bash ~/alpine-ikev2-vpn# bash onekey_run_vpnserver.sh onekey_run_vpnserver.sh: line 7: python: command not found onekey_run_vpnserver.sh: line 9: python: command not found Unknow...