標題:
請各位幫忙看看我的 Static Key OpenVPN
[打印本頁]
作者:
firefly
時間:
2013-7-15 18:54
標題:
請各位幫忙看看我的 Static Key OpenVPN
不知道 DDWRT 設定出了什嗎問題。主要有2個問題﹕
1. 會突然斷線。
2. 有時會用用下 resolve 唔到 DNS﹐但 OpenVPN 公仔仍是綠色。
DDWRT Server Startup:
openvpn --mktun --dev tap0
brctl addif br0 tap0
ifconfig tap0 0.0.0.0 promisc up
echo "
-----BEGIN OpenVPN Static key V1-----
***
-----END OpenVPN Static key V1-----
" > /tmp/static.key
ln -s /usr/sbin/openvpn /tmp/myvpn
/tmp/myvpn --dev tap0 --secret /tmp/static.key --comp-lzo --port 443 --proto tcp-server --verb 3 --daemon
複製代碼
Server Firewall:
iptables -I INPUT 1 -p tcp --dport 443 -j ACCEPT
複製代碼
Client Config:
remote xxx.xxx.xxx
port 443
dev tap0
secret c:\\keys\\static.key
proto tcp-client
comp-lzo
route-gateway 192.168.1.1
redirect-gateway def1
dhcp-option DNS xxx.xxx.xx.xxx (xxx 是 PCCW 其中一個 DNS server)
keepalive 10 60
persist-key
persist-tun
ping-timer-rem
nobind
float
複製代碼
作者:
firefly
時間:
2013-8-8 00:20
有無師兄可以幫幫手﹖ Please help~
作者:
firefly
時間:
2013-8-8 00:20
有無師兄可以幫幫手﹖ Please help~
作者:
homeinns
時間:
2013-8-8 07:28
共慘黨的網絡警察在玩野 !!!
歡迎光臨 電訊茶室 (http://telecom-cafe.com/forum/)
Powered by Discuz! 7.2