Linode 各机房速度测试
http://www.linode.com/speedtest/
masterqing
V2EX  ›  Linode

linode openvpn statickey

  •  
  •   masterqing · Nov 30, 2014 · 1371 views
    This topic created in 4212 days ago, the information mentioned may be changed or developed.
    statickey 模式下如何PUSH DNS 到client1

    server.conf
    port 8500
    proto udp
    dev tun
    ifconfig 10.8.0.1 10.8.0.2
    secret static.key
    push "dhcp-option DNS 8.8.4.4."
    push "dhcp-option DNS 8.8.8.8"
    push "redirect-gateway def1 bypass-dhcp"
    keepalive 10 60
    persist-tun
    persist-key
    comp-lzo
    daemon


    client.ovpn
    remote linode server
    port 8500
    proto udp
    dev tun
    ifconfig 10.8.0.2 10.8.0.1
    secret static.key
    redirect-gateway
    route-method exe


    客户端能连上,ping 不通twitter
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   952 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 19:43 · PVG 03:43 · LAX 12:43 · JFK 15:43
    ♥ Do have faith in what you're doing.