2014-07-04, 06:29:17 VPN Log [g2gips0] #442: [Tunnel Established] ISAKMP SA established
Jul 4 14:38:08.250: ISAKMP:(1012):atts are acceptable.
Jul 4 14:38:08.250: IPSEC(validate_proposal_request): proposal part #1
Jul 4 14:38:08.250: IPSEC(validate_proposal_request): proposal part #1,
(key eng. msg.) INBOUND local= 93.190.176.206, remote= 93.190.178.205,
local_proxy= 10.1.1.0/255.255.255.0/0/0 (type=4),
remote_proxy= 10.1.2.0/255.255.255.0/0/0 (type=4),
protocol= AH, transform= ah-sha-hmac (Tunnel),
lifedur= 0s and 0kb,
spi= 0x0(0), conn_id= 0, keysize= 0, flags= 0x0
Jul 4 14:38:08.250: IPSEC(validate_proposal_request): proposal part #2
Jul 4 14:38:08.254: IPSEC(validate_proposal_request): proposal part #2,
(key eng. msg.) INBOUND local= 93.190.176.206, remote= 93.190.178.205,
local_proxy= 10.1.1.0/255.255.255.0/0/0 (type=4),
remote_proxy= 10.1.2.0/255.255.255.0/0/0 (type=4),
protocol= ESP, transform= esp-aes 256 esp-sha-hmac (Tunnel),
lifedur= 0s and 0kb,
spi= 0x0(0), conn_id= 0, keysize= 256, flags= 0x0
Jul 4 14:38:08.254: IPSEC(crypto_ipsec_process_proposal): invalid local address 93.190.176.206
Jul 4 14:38:08.254: ISAKMP:(1012): IPSec policy invalidated proposal
Jul 4 14:38:08.254: ISAKMP:(1012): phase 2 SA policy not acceptable! (local 93.190.176.206 remote 93.190.178.205)
Jul 4 14:38:08.254: ISAKMP: set new node 680991999 to QM_IDLE
Jul 4 14:38:08.254: ISAKMP:(1012):Sending NOTIFY PROPOSAL_NOT_CHOSEN protocol 2
spi 2204243888, message ID = 680991999
Jul 4 15:08:33.746: IPSEC(crypto_ipsec_process_proposal): transform proposal not supported for identity:
{ah-sha-hmac esp-aes 256 esp-sha-hmac }
$ time dig ya.ru
; <<>> DiG 9.9.2-P1 <<>> ya.ru
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 43348
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;ya.ru. IN A
;; ANSWER SECTION:
ya.ru. 1077 IN A 213.180.204.3
ya.ru. 1077 IN A 93.158.134.3
ya.ru. 1077 IN A 213.180.193.3
;; Query time: 46 msec
;; SERVER: 208.67.222.222#53(208.67.222.222)
;; WHEN: Thu Mar 13 19:13:33 2014
;; MSG SIZE rcvd: 82
real 0m1.070s
user 0m0.004s
sys 0m0.016s
$ time dig @8.8.8.8 ya.ru
; <<>> DiG 9.9.2-P1 <<>> @8.8.8.8 ya.ru
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27283
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;ya.ru. IN A
;; ANSWER SECTION:
ya.ru. 3475 IN A 213.180.193.3
ya.ru. 3475 IN A 213.180.204.3
ya.ru. 3475 IN A 93.158.134.3
;; Query time: 50 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Mar 13 19:15:59 2014
;; MSG SIZE rcvd: 82
real 0m0.069s
user 0m0.008s
sys 0m0.008s
router#show ip nat translations
Pro Inside global Inside local Outside local Outside global
udp 93.190.177.42:33159 10.1.1.100:33159 208.67.220.220:53 208.67.220.220:53
udp 93.190.177.42:34346 10.1.1.100:34346 208.67.220.220:53 208.67.220.220:53
udp 93.190.177.42:34371 10.1.1.100:34371 208.67.222.222:53 208.67.222.222:53
udp 93.190.177.42:35332 10.1.1.100:35332 208.67.220.220:53 208.67.220.220:53
udp 93.190.177.42:35643 10.1.1.100:35643 208.67.222.222:53 208.67.222.222:53
udp 93.190.177.42:35882 10.1.1.100:35882 208.67.220.220:53 208.67.220.220:53
doctor@laboratory ~/Рабочий стол $ ping -Dn ya.ru
PING ya.ru (93.158.134.3) 56(84) bytes of data.
[1394702353.482536] 64 bytes from 93.158.134.3: icmp_req=1 ttl=57 time=36.1 ms
[1394702354.483436] 64 bytes from 93.158.134.3: icmp_req=2 ttl=56 time=35.8 ms
[1394702355.485298] 64 bytes from 93.158.134.3: icmp_req=3 ttl=56 time=35.7 ms
[1394702356.487838] 64 bytes from 93.158.134.3: icmp_req=4 ttl=57 time=36.3 ms
[1394702357.489522] 64 bytes from 93.158.134.3: icmp_req=5 ttl=56 time=36.6 ms
[1394702358.490895] 64 bytes from 93.158.134.3: icmp_req=6 ttl=57 time=36.2 ms
[1394702359.492631] 64 bytes from 93.158.134.3: icmp_req=7 ttl=57 time=36.5 ms
^C
--- ya.ru ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6009ms
rtt min/avg/max/mdev = 35.735/36.234/36.619/0.353 ms
doctor@laboratory ~/Рабочий стол $ ping -D ya.ru
PING ya.ru (93.158.134.3) 56(84) bytes of data.
[1394702373.908500] 64 bytes from www.yandex.ru (93.158.134.3): icmp_req=1 ttl=57 time=37.0 ms
[1394702378.996749] 64 bytes from www.yandex.ru (93.158.134.3): icmp_req=2 ttl=57 time=36.0 ms
[1394702384.081748] 64 bytes from www.yandex.ru (93.158.134.3): icmp_req=3 ttl=57 time=35.7 ms
^C[1394702389.168423] 64 bytes from www.yandex.ru (93.158.134.3): icmp_req=4 ttl=56 time=36.2 ms
--- ya.ru ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 15261ms
rtt min/avg/max/mdev = 35.750/36.268/37.048/0.480 ms
#show ip nat translations
Pro Inside global Inside local Outside local Outside global
icmp 192.168.138.152:4764 10.1.1.100:4764 192.168.117.249:4764 192.168.117.249:4764
# generated from XKB map ru
include common
map 0x419
grave 0x29
asciitilde 0x29 shift
asciicircum 0x07 shift
backslash 0x2b
bar 0x2b shift
apostrophe 0x28
greater 0x34 shift
less 0x33 shift