Temat: VPN na HMA
Uruchomiłem chyba nawet prawidłowo HMA na gargoyle-1.5.9.9-ar71xx-tl-wr1043nd-v1-squashfs-factory.bin
root@Debowo:/etc/openvpn# openvpn --config NY14.TCP.ovpn
Sat May 4 02:23:29 2013 OpenVPN 2.2.2 mips-openwrt-linux [SSL] [LZO2] [EPOLL] built on Mar 12 2013
Enter Auth Username:userpoufny
Enter Auth Password:
Sat May 4 02:23:40 2013 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Sat May 4 02:23:40 2013 Control Channel MTU parms [ L:1543 D:140 EF:40 EB:0 ET:0 EL:0 ]
Sat May 4 02:23:40 2013 Socket Buffers: R=[87380->131072] S=[16384->131072]
Sat May 4 02:23:40 2013 Data Channel MTU parms [ L:1543 D:1450 EF:43 EB:4 ET:0 EL:0 ]
Sat May 4 02:23:40 2013 Attempting to establish TCP connection with 64.120.46.218:443 [nonblock]
Sat May 4 02:23:41 2013 TCP connection established with 64.120.46.218:443
Sat May 4 02:23:41 2013 TCPv4_CLIENT link local: [undef]
Sat May 4 02:23:41 2013 TCPv4_CLIENT link remote: 64.120.46.218:443
Sat May 4 02:23:41 2013 TLS: Initial packet from 64.120.46.218:443, sid=90e8e5b8 c2193434
Sat May 4 02:23:41 2013 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Sat May 4 02:23:44 2013 VERIFY OK: depth=1, /C=UK/ST=NR/L=Attleborough/O=Hide_My_Ass__Pro/OU=VPN/CN=vpn.hidemyass.com/emailAddress=ca@hidemyass.com
Sat May 4 02:23:44 2013 VERIFY OK: nsCertType=SERVER
Sat May 4 02:23:44 2013 VERIFY OK: depth=0, /C=UK/ST=NR/L=Attleborough/O=Hide_My_Ass__Pro/OU=VPN/CN=server/emailAddress=vpn@hidemyass.com
Sat May 4 02:23:50 2013 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Sat May 4 02:23:50 2013 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Sat May 4 02:23:50 2013 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Sat May 4 02:23:50 2013 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Sat May 4 02:23:50 2013 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Sat May 4 02:23:50 2013 [server] Peer Connection Initiated with 64.120.46.218:443
Sat May 4 02:23:52 2013 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
Sat May 4 02:23:52 2013 PUSH: Received control message: 'PUSH_REPLY,topology subnet,route-gateway 10.200.0.1,dhcp-option DNS 208.67.222.222,dhcp-option DNS 208.67.220.220,redirect-gateway def1,ifconfig 10.200.3.171 255.255.252.0'
Sat May 4 02:23:52 2013 OPTIONS IMPORT: --ifconfig/up options modified
Sat May 4 02:23:52 2013 OPTIONS IMPORT: route options modified
Sat May 4 02:23:52 2013 OPTIONS IMPORT: route-related options modified
Sat May 4 02:23:52 2013 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Sat May 4 02:23:52 2013 TUN/TAP device tun0 opened
Sat May 4 02:23:52 2013 TUN/TAP TX queue length set to 100
Sat May 4 02:23:52 2013 /sbin/ifconfig tun0 10.200.3.171 netmask 255.255.252.0 mtu 1500 broadcast 10.200.3.255
Sat May 4 02:23:52 2013 /sbin/route add -net 64.120.46.218 netmask 255.255.255.255 gw 192.168.241.254
Sat May 4 02:23:52 2013 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 10.200.0.1
Sat May 4 02:23:52 2013 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.200.0.1
Sat May 4 02:23:52 2013 Initialization Sequence Completed
Po uruchomieniu na routerze niestety nie działa net.
Przed uruchomieniem i po przerwaniu openvpn działa ok.
Pewnie brakuje konfiguracji w firewall albo network ale nie mogę dojść co dołożyć.
Proszę o pomoc !