• Manual removal of DHCPv6 leases does not work. Nothing happens.

    Locked
    3
    0 Votes
    3 Posts
    997 Views
    M

    Even so, it is still a bug right ?

    Else I don't see the point of having the function.

    Regards
    Dan Lundqvist

  • DHCPv6 Leases GUI-bug. Row to long.

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    jimpJ

    If an HTML/CSS-inclined community member wants to tackle that, I'd love to see some other layout styles to save some width.

    We did fix a couple of places in widgets and the rc banner (top of the console/ssh menu) last week that were low hanging fruit but on a page like that it will take some effort to redesign it in a way that is both readable and fits inside that width.

    Making the output two lines high (since it's already wrapping the times) would be one way.

    Patches (and pull requests!) are always welcome ;-)

  • NIC/driver capabilities list?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    Q

    I have Dual NIC NC360T and a onboard NIC (mainboard P5B-VM SE).
    Which option should I select?

  • DHCPv6 leases "Online"-state strangely offline even if client is working.

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ

    When it does work, that only indicates a hosts's presence on that IP in the NDP table.

    If the client pulled both a DHCPv6 and SLAAC address and is actually using the SLAAC IP to reach the Internet (as Windows 7 and Ubuntu both love to do, among others), then it would never show as "online" in the lease table since it wouldn't show up in the NDP list since the firewall isn't actively seeing traffic from the DHCP IP.

    Not saying that's what is happening there, but it's the usual culprit here.

  • DHCP6 getting strange lease.

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    M

    I have done a check now and from what I could see it is giving correct leases now within the span defined. :-)
    Using build Sat Jun 16 14:16:56 EDT 2012

    I have switched to a non Unique Local Addressing scheme to real Internet IPv6 addresses now so i have
    my own /64 Routed IPv6 Prefixes.  I have selected a ::2 to ::ffff span for the DHCP and it seems to give out
    within this scope to the clients when setting to Managed mode.

    So I think this problem has been resolved ?
    Unless there is a specific problem when using fd00:….  addresses.

    Best regards
    Dan Lundqvist
    Stockholm, Sweden

  • Problem with IPv6.RA Operating Mode not working in latest build.

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    M

    Hi databeestje,

    Someone seems to have committed some fixes now. :-)

    I have tested all RA modes and they seem to send the correct flags and also when RA disabled it is quiet. :-)

    Router Only
    ICMPv6.Flags =
            0… .... = Managed address configuration: Not set
            .0.. .... = Other configuration: Not set
    ICMPv6.OPTION.Prefix information.Flags
                0... .... = On-link flag(L): Not set
                .0.. .... = Autonomous address-configuration flag(A): Not set

    Unmanaged
    ICMPv6.Flags =
            0… .... = Managed address configuration: Not set
            .0.. .... = Other configuration: Not set
    ICMPv6.OPTION.Prefix information.Flags
                1... .... = On-link flag(L): Set
                .1.. .... = Autonomous address-configuration flag(A): Set

    Managed
    ICMPv6.Flags =
            1… .... = Managed address configuration: Set
            .0.. .... = Other configuration: Not set
    ICMPv6.OPTION.Prefix information.Flags
                1... .... = On-link flag(L): Set
                .0.. .... = Autonomous address-configuration flag(A): Not set

    Assisted
    ICMPv6.Flags
            0… .... = Managed address configuration: Not set
            .1.. .... = Other configuration: Set
    ICMPv6.OPTION.Prefix information.Flags
                1... .... = On-link flag(L): Set
                .1.. .... = Autonomous address-configuration flag(A): Set

    Best regards
    Dan Lundqvist
    Stockholm, Sweden

  • Package REinstallation fails for everything…

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    jimpJ

    When you click 'reinstall package' it didn't actually reinstall the binaries, the commits were trying to fix that. Apparently it missed a case or two, I guess, not sure 100%. Wasn't my code and when this came up I didn't have time to debug it so I just reverted it to make things stable again.

  • Siproxd-0.8.0-i386.pbi missing

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    R

    Working perfectly now. Thanks jimp.

  • Captive portal not wordking (need urgent help)

    Locked
    8
    0 Votes
    8 Posts
    4k Views
    L

    yep, same here on x_64 latest snapshot

  • Installed Packages "Package Info"

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ

    It was intentional to save space or somesuch

  • Status: DHCPv6 leases

    Locked
    10
    0 Votes
    10 Posts
    8k Views
    jimpJ

    That's what Assisted mode does, more or less.

    The OP's original problem is that the client didn't in DHCP leases, yet had an IPv6 IP.

    The problem is that he's testing an Android client, which has no DHCPv6 client, so it only does SLAAC.

    That's why it doesn't show in the DHCP leases, because it didn't get an IP from DHCP. Mystery solved.

  • IPv6 NAT / Port forwarding not working.

    Locked
    3
    0 Votes
    3 Posts
    10k Views
    M

    Hello John,

    Thanks so much for clearing out this mind-block from my side.
    I'm so used to the "old way" that I don't see the forest due to all trees. :-)

    So elegant and straight forward.  I give it a try.

    Best regards
    Dan Lundqvist

    UPDATE: Worked like a charm… :-)  Thanks for pointing my mind in the right direction.

  • DynDNS bug?

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    rcfaR

    Nothing in the logs that I could see. But since the WAN address changes very rarely, this is difficult for me to reproduce. Essentially, as long as I don't force the Verizon ONT off the grid (yanking the power and the backup battery which are not supposed to be user operated), or I switch the MAC address of the WAN interface and wait for a few hours until the lease is expired or Verizon's system recognizes the new MAC as the "valid" interface address, or otherwise once in a bluemoon when they decide to give me a different IP address on a new DHCP lease, the address stays the same.

    So this usually goes unnoticed by me for quite some time, particularly since I access the box mostly through the LAN side.

    I only mentioned it, since I noticed it today for the third time, but I have no idea for how long it was that way. So if there's something in the logs, it's buried somewhere…

    I'll keep an eye out for this. It's not all that critical...

  • Configuration reload issues…

    Locked
    1
    0 Votes
    1 Posts
    976 Views
    No one has replied
  • Strange error message in Dashboard…

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    rcfaR

    After a re-install on a new SSD these issues are (at least for now) gone.
    There are some other issues, though, see separate posts.

  • Mixing IPv4 and IPv6 addresses in aliases not working as expected

    Locked
    11
    0 Votes
    11 Posts
    3k Views
    B

    @jimp:

    reply-to ensures that traffic goes back out the way it came in.

    So in a multi-wan setup, if you query something (such as a port forward) that goes through to lan, when the return traffic goes back out, it would still leave via the wan it came in through. Otherwise it would consult the routing table and use the default gateway.

    Thanks!

  • Increasing default SSL key size

    Locked
    22
    0 Votes
    22 Posts
    8k Views
    N

    Yup.  There is really no good reason for rolling out version after version of down rev’d and out of date product.

    If people can't deal with upgrading then they can stay on the previous existing rev they are currently running.  Placating lowest common denominator at the expense of everyone is it just bad dogma.

  • IPSEC can't connect from WAN side

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    D

    @wallabybob:

    What is in the pfSense IPSEC log (see Status -> System Logs, click on IPSEC tab)?

    Anything possibly relevant in any other system log, especially around the time of your IPSEC access attempts?

    The IPSEC Log is not particularly helpful, but here it is:

    Jun 13 20:34:33 alligator racoon: DEBUG: === Jun 13 20:34:33 alligator racoon: DEBUG: 748 bytes message received from MOB.INT.NET.ADR[53687] to WAN.ADD.RES.S[500] Jun 13 20:34:33 alligator racoon: DEBUG:  421ec068 961f6a81 00000000 00000000 01100400 00000000 000002ec 04000124 00000001 00000001 00000118 01010008 03000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 03000024 02010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020002 80040002 03000024 03010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020001 80040002 03000024 04010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020001 80040002 03000020 05010000 800b0001 800c0e10 80010005 8003fde9 80020002 80040002 03000020 06010000 800b0001 800c0e10 80010005 8003fde9 80020001 80040002 03000020 07010000 800b0001 800c0e10 80010001 8003fde9 80020002 80040002 00000020 08010000 800b0001 800c0e10 80010001 8003fde9 80020001 80040002 0a000084 93697e20 6b6d48b0 dc44b61c 88809909 f0317092 ed00b33b f917e0ec 7194f1d0 a5062c5d 12c0e002 74a6e8a2 512e88b3 fa6a5121 52e3076d 74f32c63 dd8ad951 a3059fe2 62307385 9fbbc2b6 8589759b a40bc4ea 38bc080d 8f9c42dd e4c84648 660d8deb b0387d8b 78bdeb98 d360d73a dd4813e Jun 13 20:34:33 alligator racoon: DEBUG: === Jun 13 20:34:33 alligator racoon: INFO: respond new phase 1 negotiation: WAN.ADD.RES.S[500]<=>MOB.INT.NET.ADR[53687] Jun 13 20:34:33 alligator racoon: INFO: begin Aggressive mode. Jun 13 20:34:33 alligator racoon: DEBUG: begin. Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=1(sa) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=4(ke) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=10(nonce) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=5(id) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:34:33 alligator racoon: DEBUG: succeed. Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type ke Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type nonce Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type id Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: RFC 3947 Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: DEBUG: received unknown Vendor ID Jun 13 20:34:33 alligator racoon: DEBUG:  4df37928 e9fc4fd1 b3262170 d515c662 Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-08 Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-07 Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-06 Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-05 Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-04 Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-03 Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-02 Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-02 Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsra-isakmp-xauth-06.txt Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: CISCO-UNITY Jun 13 20:34:33 alligator racoon: DEBUG: received payload of type vid Jun 13 20:34:33 alligator racoon: INFO: received Vendor ID: DPD Jun 13 20:34:33 alligator racoon: DEBUG: remote supports DPD Jun 13 20:34:33 alligator racoon: [MOB.INT.NET.ADR] DEBUG: getrmconf_by_ph1: remote MOB.INT.NET.ADR[53687], identity <key-id>. Jun 13 20:34:33 alligator racoon: [MOB.INT.NET.ADR] DEBUG: configuration "anonymous" selected. Jun 13 20:34:33 alligator racoon: [MOB.INT.NET.ADR] INFO: Selected NAT-T version: RFC 3947 Jun 13 20:34:33 alligator racoon: DEBUG: total SA len=288 Jun 13 20:34:33 alligator racoon: DEBUG:  00000001 00000001 00000118 01010008 03000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 03000024 02010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020002 80040002 03000024 03010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020001 80040002 03000024 04010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020001 80040002 03000020 05010000 800b0001 800c0e10 80010005 8003fde9 80020002 80040002 03000020 06010000 800b0001 800c0e10 80010005 8003fde9 80020001 80040002 03000020 07010000 800b0001 800c0e10 80010001 8003fde9 80020002 80040002 00000020 08010000 800b0001 800c0e10 80010001 8003fde9 80020001 80040002 Jun 13 20:34:33 alligator racoon: DEBUG: begin. Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=2(prop) Jun 13 20:34:33 alligator racoon: DEBUG: succeed. Jun 13 20:34:33 alligator racoon: DEBUG: proposal #1 len=280 Jun 13 20:34:33 alligator racoon: DEBUG: begin. Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:34:33 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:34:33 alligator racoon: DEBUG: succeed. Jun 13 20:34:33 alligator racoon: DEBUG: transform #1 len=36 Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:34:33 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=AES-CBC Jun 13 20:34:33 alligator racoon: DEBUG: encryption(aes) Jun 13 20:34:33 alligator racoon: DEBUG: type=Key Length, flag=0x8000, lorv=256 Jun 13 20:34:33 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:34:33 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=SHA Jun 13 20:34:33 alligator racoon: DEBUG: hash(sha1) Jun 13 20:34:33 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:34:33 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:34:33 alligator racoon: DEBUG: transform #2 len=36 Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:34:33 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=AES-CBC Jun 13 20:34:33 alligator racoon: DEBUG: encryption(aes) Jun 13 20:34:33 alligator racoon: DEBUG: type=Key Length, flag=0x8000, lorv=128 Jun 13 20:34:33 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:34:33 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=SHA Jun 13 20:34:33 alligator racoon: DEBUG: hash(sha1) Jun 13 20:34:33 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:34:33 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:34:33 alligator racoon: DEBUG: transform #3 len=36 Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:34:33 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=AES-CBC Jun 13 20:34:33 alligator racoon: DEBUG: encryption(aes) Jun 13 20:34:33 alligator racoon: DEBUG: type=Key Length, flag=0x8000, lorv=256 Jun 13 20:34:33 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:34:33 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=MD5 Jun 13 20:34:33 alligator racoon: DEBUG: hash(md5) Jun 13 20:34:33 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:34:33 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:34:33 alligator racoon: DEBUG: transform #4 len=36 Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:34:33 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=AES-CBC Jun 13 20:34:33 alligator racoon: DEBUG: encryption(aes) Jun 13 20:34:33 alligator racoon: DEBUG: type=Key Length, flag=0x8000, lorv=128 Jun 13 20:34:33 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:34:33 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=MD5 Jun 13 20:34:33 alligator racoon: DEBUG: hash(md5) Jun 13 20:34:33 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:34:33 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:34:33 alligator racoon: DEBUG: transform #5 len=32 Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:34:33 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=3DES-CBC Jun 13 20:34:33 alligator racoon: DEBUG: encryption(3des) Jun 13 20:34:33 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:34:33 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=SHA Jun 13 20:34:33 alligator racoon: DEBUG: hash(sha1) Jun 13 20:34:33 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:34:33 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:34:33 alligator racoon: DEBUG: transform #6 len=32 Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:34:33 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=3DES-CBC Jun 13 20:34:33 alligator racoon: DEBUG: encryption(3des) Jun 13 20:34:33 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:34:33 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=MD5 Jun 13 20:34:33 alligator racoon: DEBUG: hash(md5) Jun 13 20:34:33 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:34:33 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:34:33 alligator racoon: DEBUG: transform #7 len=32 Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:34:33 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=DES-CBC Jun 13 20:34:33 alligator racoon: DEBUG: encryption(des) Jun 13 20:34:33 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:34:33 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=SHA Jun 13 20:34:33 alligator racoon: DEBUG: hash(sha1) Jun 13 20:34:33 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:34:33 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:34:33 alligator racoon: DEBUG: transform #8 len=32 Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:34:33 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=DES-CBC Jun 13 20:34:33 alligator racoon: DEBUG: encryption(des) Jun 13 20:34:33 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:34:33 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=MD5 Jun 13 20:34:33 alligator racoon: DEBUG: hash(md5) Jun 13 20:34:33 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:34:33 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:34:33 alligator racoon: DEBUG: pair 1: Jun 13 20:34:33 alligator racoon: DEBUG:  0x285234c0: next=0x0 tnext=0x28523590 Jun 13 20:34:33 alligator racoon: DEBUG:  0x28523590: next=0x0 tnext=0x285235e0 Jun 13 20:34:33 alligator racoon: DEBUG:    0x285235e0: next=0x0 tnext=0x285235f0 Jun 13 20:34:33 alligator racoon: DEBUG:    0x285235f0: next=0x0 tnext=0x28523600 Jun 13 20:34:33 alligator racoon: DEBUG:      0x28523600: next=0x0 tnext=0x28523620 Jun 13 20:34:33 alligator racoon: DEBUG:      0x28523620: next=0x0 tnext=0x28523640 Jun 13 20:34:33 alligator racoon: DEBUG:        0x28523640: next=0x0 tnext=0x28523650 Jun 13 20:34:33 alligator racoon: DEBUG:        0x28523650: next=0x0 tnext=0x0 Jun 13 20:34:33 alligator racoon: DEBUG: proposal #1: 8 transform Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:34:33 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:34:33 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=AES-CBC Jun 13 20:34:33 alligator racoon: DEBUG: type=Key Length, flag=0x8000, lorv=256 Jun 13 20:34:33 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:34:33 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=SHA Jun 13 20:34:33 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:34:33 alligator racoon: DEBUG: prop#=1, prot-id=ISAKMP, spi-size=0, #trns=8 Jun 13 20:34:33 alligator racoon: DEBUG: trns#=1, trns-id=IKE Jun 13 20:34:33 alligator racoon: DEBUG:  lifetime = 3600 Jun 13 20:34:33 alligator racoon: DEBUG:  lifebyte = 0 Jun 13 20:34:33 alligator racoon: DEBUG:  enctype = AES-CBC Jun 13 20:34:33 alligator racoon: DEBUG:  encklen = 256 Jun 13 20:34:33 alligator racoon: DEBUG:  hashtype = SHA Jun 13 20:34:33 alligator racoon: DEBUG:  authmethod = XAuth pskey client Jun 13 20:34:33 alligator racoon: DEBUG:  dh_group = 1024-bit MODP group Jun 13 20:34:33 alligator racoon: DEBUG: an acceptable proposal found. Jun 13 20:34:33 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:34:33 alligator racoon: DEBUG: agreed on XAuth pskey server auth. Jun 13 20:34:33 alligator racoon: DEBUG: === Jun 13 20:34:33 alligator racoon: DEBUG: new cookie: 7cb99a29b98fad86 Jun 13 20:34:33 alligator racoon: DEBUG: use ID type of IPv4_address Jun 13 20:34:33 alligator racoon: DEBUG: compute DH's private. Jun 13 20:34:33 alligator racoon: DEBUG:  45acbc6a eb897c38 5b17b3fe 135831ad d9074f07 ea98e199 86d829c3 989c7726 488ecffb 85fa59d8 389f94b6 187c65ea a79444d0 51614524 3f4beee8 7f908dd5 d9f936e3 ab3feb86 ab43917e 1845d1bb d649ca3e 3f63f692 eb78e4f8 d525b1a2 d7085d7f c62ceccf 272df368 b1302856 8310be72 99950e1c 76e59a51 10866f92 Jun 13 20:34:33 alligator racoon: DEBUG: compute DH's public. Jun 13 20:34:33 alligator racoon: DEBUG:  0747a5b7 ee6b0ffb 8c4d3935 403434fc 360524cc 060de48f 082f20c6 6e88ad74 5538ea4a 401e6433 ff115294 183688f9 288c8a85 68fe0558 62bbf01a eb773703 0ae07d0d f7a12d69 a2b6efb4 2acaba11 cb484d33 f74d4d05 c1e4e5e8 e88c849b 15938643 249a5eee 3d412292 ffaa6e10 c2f4eab3 13c86067 7b692c4b 83a11173 Jun 13 20:34:33 alligator racoon: DEBUG: compute DH's shared. Jun 13 20:34:33 alligator racoon: DEBUG:  54816672 8ae0d993 081e0527 0e7ea6a9 f45d6e89 bd2d1861 9a8b8eaf d9e1a730 e6a1312a 89ba100f 0fcbfcb6 b35bc7d1 6d1904aa 69cd85a0 4e327b03 1d6d63a2 3c077c0d 9b6a5d9c 25beee22 be773c7d c635947d 838d3316 515bfc3a 775c6be1 bb59a651 2bdba1ff 8928e0ca 63b4f074 42aa6cd6 5ab8008b 6c9b47ab eeb2ac44 Jun 13 20:34:33 alligator racoon: DEBUG: the psk found. Jun 13 20:34:33 alligator racoon: DEBUG: nonce 1: Jun 13 20:34:33 alligator racoon: DEBUG:  344eaad9 4b29dbea 38d80005 691b8068 Jun 13 20:34:33 alligator racoon: DEBUG: nonce 2: Jun 13 20:34:33 alligator racoon: DEBUG:  9e3c5321 da85e20a 5a5b80b9 62276343 Jun 13 20:34:33 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:34:33 alligator racoon: DEBUG: SKEYID computed: Jun 13 20:34:33 alligator racoon: DEBUG:  890f6d41 8317887d c3ea56a9 125a49a9 515a4326 Jun 13 20:34:33 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:34:33 alligator racoon: DEBUG: SKEYID_d computed: Jun 13 20:34:33 alligator racoon: DEBUG:  0f66d5d6 1537e087 00338603 dd5c27a2 58d0aed2 Jun 13 20:34:33 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:34:33 alligator racoon: DEBUG: SKEYID_a computed: Jun 13 20:34:33 alligator racoon: DEBUG:  9a9f2e15 7078ee04 5c0ecc9d a23c54c9 3fb3b518 Jun 13 20:34:33 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:34:33 alligator racoon: DEBUG: SKEYID_e computed: Jun 13 20:34:33 alligator racoon: DEBUG:  02cb21ed 5c746185 a029d849 d1782bfc a6ba437c Jun 13 20:34:33 alligator racoon: DEBUG: encryption(aes) Jun 13 20:34:33 alligator racoon: DEBUG: hash(sha1) Jun 13 20:34:33 alligator racoon: DEBUG: len(SKEYID_e) < len(Ka) (20 < 32), generating long key (Ka = K1 | K2 | ...) Jun 13 20:34:33 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:34:33 alligator racoon: DEBUG: compute intermediate encryption key K1 Jun 13 20:34:33 alligator racoon: DEBUG:  00 Jun 13 20:34:33 alligator racoon: DEBUG:  6bc5bf11 30550c33 d5dd1dd7 0f1865a1 100562f1 Jun 13 20:34:33 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:34:33 alligator racoon: DEBUG: compute intermediate encryption key K2 Jun 13 20:34:33 alligator racoon: DEBUG:  6bc5bf11 30550c33 d5dd1dd7 0f1865a1 100562f1 Jun 13 20:34:33 alligator racoon: DEBUG:  8a820dc1 d0cecd65 d3b820a7 a6dcee2f 353ba730 Jun 13 20:34:33 alligator racoon: DEBUG: final encryption key computed: Jun 13 20:34:33 alligator racoon: DEBUG:  6bc5bf11 30550c33 d5dd1dd7 0f1865a1 100562f1 8a820dc1 d0cecd65 d3b820a7 Jun 13 20:34:33 alligator racoon: DEBUG: hash(sha1) Jun 13 20:34:33 alligator racoon: DEBUG: encryption(aes) Jun 13 20:34:33 alligator racoon: DEBUG: IV computed: Jun 13 20:34:33 alligator racoon: DEBUG:  48d35641 06486031 782c39df 5c091c0c Jun 13 20:34:33 alligator racoon: DEBUG: generate HASH_R Jun 13 20:34:33 alligator racoon: DEBUG: HASH with: Jun 13 20:34:33 alligator racoon: DEBUG:  0747a5b7 ee6b0ffb 8c4d3935 403434fc 360524cc 060de48f 082f20c6 6e88ad74 5538ea4a 401e6433 ff115294 183688f9 288c8a85 68fe0558 62bbf01a eb773703 0ae07d0d f7a12d69 a2b6efb4 2acaba11 cb484d33 f74d4d05 c1e4e5e8 e88c849b 15938643 249a5eee 3d412292 ffaa6e10 c2f4eab3 13c86067 7b692c4b 83a11173 93697e20 6b6d48b0 dc44b61c 88809909 f0317092 ed00b33b f917e0ec 7194f1d0 a5062c5d 12c0e002 74a6e8a2 512e88b3 fa6a5121 52e3076d 74f32c63 dd8ad951 a3059fe2 62307385 9fbbc2b6 8589759b a40bc4ea 38bc080d 8f9c42dd e4c84648 660d8deb b0387d8b 78bdeb98 d360d73a dd4813e9 33ac5642 e9f2fea0 8f9b7a43 7cb99a29 b98fad86 421ec068 961f6a81 00000001 00000001 00000118 01010008 03000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 03000024 02010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020002 80040002 03000024 03010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020001 80040002 03000024 04010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020001 80040002 03000020 0501000 Jun 13 20:34:33 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:34:33 alligator racoon: DEBUG: HASH (resp) computed: Jun 13 20:34:33 alligator racoon: DEBUG:  a452ac00 97992705 0c43e5fc 795b7cfa 6652a487 Jun 13 20:34:33 alligator racoon: INFO: Adding remote and local NAT-D payloads. Jun 13 20:34:33 alligator racoon: [MOB.INT.NET.ADR] INFO: Hashing MOB.INT.NET.ADR[53687] with algo #2 (NAT-T forced) Jun 13 20:34:33 alligator racoon: DEBUG: hash(sha1) Jun 13 20:34:33 alligator racoon: [WAN.ADD.RES.S] INFO: Hashing WAN.ADD.RES.S[500] with algo #2 (NAT-T forced) Jun 13 20:34:33 alligator racoon: DEBUG: hash(sha1) Jun 13 20:34:33 alligator racoon: INFO: Adding xauth VID payload. Jun 13 20:34:33 alligator racoon: DEBUG: add payload of len 52, next type 4 Jun 13 20:34:33 alligator racoon: DEBUG: add payload of len 128, next type 10 Jun 13 20:34:33 alligator racoon: DEBUG: add payload of len 16, next type 5 Jun 13 20:34:33 alligator racoon: DEBUG: add payload of len 8, next type 8 Jun 13 20:34:33 alligator racoon: DEBUG: add payload of len 20, next type 13 Jun 13 20:34:33 alligator racoon: DEBUG: add payload of len 8, next type 13 Jun 13 20:34:33 alligator racoon: DEBUG: add payload of len 16, next type 13 Jun 13 20:34:33 alligator racoon: DEBUG: add payload of len 16, next type 20 Jun 13 20:34:33 alligator racoon: DEBUG: add payload of len 20, next type 20 Jun 13 20:34:33 alligator racoon: DEBUG: add payload of len 20, next type 13 Jun 13 20:34:33 alligator racoon: DEBUG: add payload of len 16, next type 0 Jun 13 20:34:33 alligator racoon: DEBUG: 392 bytes from WAN.ADD.RES.S[500] to MOB.INT.NET.ADR[53687] Jun 13 20:34:33 alligator racoon: DEBUG: sockname WAN.ADD.RES.S[500] Jun 13 20:34:33 alligator racoon: DEBUG: send packet from WAN.ADD.RES.S[500] Jun 13 20:34:33 alligator racoon: DEBUG: send packet to MOB.INT.NET.ADR[53687] Jun 13 20:34:33 alligator racoon: DEBUG: 1 times of 392 bytes message will be sent to MOB.INT.NET.ADR[53687] Jun 13 20:34:33 alligator racoon: DEBUG:  421ec068 961f6a81 7cb99a29 b98fad86 01100400 00000000 00000188 04000038 00000001 00000001 0000002c 01010001 00000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 0a000084 0747a5b7 ee6b0ffb 8c4d3935 403434fc 360524cc 060de48f 082f20c6 6e88ad74 5538ea4a 401e6433 ff115294 183688f9 288c8a85 68fe0558 62bbf01a eb773703 0ae07d0d f7a12d69 a2b6efb4 2acaba11 cb484d33 f74d4d05 c1e4e5e8 e88c849b 15938643 249a5eee 3d412292 ffaa6e10 c2f4eab3 13c86067 7b692c4b 83a11173 05000014 9e3c5321 da85e20a 5a5b80b9 62276343 0800000c 011101f4 62c2c6af 0d000018 a452ac00 97992705 0c43e5fc 795b7cfa 6652a487 0d00000c 09002689 dfd6b712 0d000014 12f5f28c 457168a9 702d9fe2 74cc0100 14000014 4a131c81 07035845 5c5728f2 0e95452f 14000018 978b970a c8a5b9f7 ee4cbfcc 23f55811 cadab7b1 0d000018 4d69103e 6dce038a 8a5eb199 3e4ea7f8 92d36273 00000014 afcad713 68a1f1c9 6b8696fc 77570100 Jun 13 20:34:33 alligator racoon: DEBUG: resend phase1 packet 421ec068961f6a81:7cb99a29b98fad86 Jun 13 20:34:33 alligator racoon: DEBUG: === Jun 13 20:34:33 alligator racoon: DEBUG: 748 bytes message received from MOB.INT.NET.ADR[53687] to WAN.ADD.RES.S[500] Jun 13 20:34:33 alligator racoon: DEBUG:  421ec068 961f6a81 00000000 00000000 01100400 00000000 000002ec 04000124 00000001 00000001 00000118 01010008 03000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 03000024 02010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020002 80040002 03000024 03010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020001 80040002 03000024 04010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020001 80040002 03000020 05010000 800b0001 800c0e10 80010005 8003fde9 80020002 80040002 03000020 06010000 800b0001 800c0e10 80010005 8003fde9 80020001 80040002 03000020 07010000 800b0001 800c0e10 80010001 8003fde9 80020002 80040002 00000020 08010000 800b0001 800c0e10 80010001 8003fde9 80020001 80040002 0a000084 93697e20 6b6d48b0 dc44b61c 88809909 f0317092 ed00b33b f917e0ec 7194f1d0 a5062c5d 12c0e002 74a6e8a2 512e88b3 fa6a5121 52e3076d 74f32c63 dd8ad951 a3059fe2 62307385 9fbbc2b6 8589759b a40bc4ea 38bc080d 8f9c42dd e4c84648 660d8deb b0387d8b 78bdeb98 d360d73a dd4813e Jun 13 20:34:33 alligator racoon: WARNING: the packet retransmitted in a short time from MOB.INT.NET.ADR[53687] Jun 13 20:34:33 alligator racoon: DEBUG: sockname WAN.ADD.RES.S[500] Jun 13 20:34:33 alligator racoon: DEBUG: send packet from WAN.ADD.RES.S[500] Jun 13 20:34:33 alligator racoon: DEBUG: send packet to MOB.INT.NET.ADR[53687] Jun 13 20:34:33 alligator racoon: DEBUG: 1 times of 392 bytes message will be sent to MOB.INT.NET.ADR[53687] Jun 13 20:34:33 alligator racoon: DEBUG:  421ec068 961f6a81 7cb99a29 b98fad86 01100400 00000000 00000188 04000038 00000001 00000001 0000002c 01010001 00000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 0a000084 0747a5b7 ee6b0ffb 8c4d3935 403434fc 360524cc 060de48f 082f20c6 6e88ad74 5538ea4a 401e6433 ff115294 183688f9 288c8a85 68fe0558 62bbf01a eb773703 0ae07d0d f7a12d69 a2b6efb4 2acaba11 cb484d33 f74d4d05 c1e4e5e8 e88c849b 15938643 249a5eee 3d412292 ffaa6e10 c2f4eab3 13c86067 7b692c4b 83a11173 05000014 9e3c5321 da85e20a 5a5b80b9 62276343 0800000c 011101f4 62c2c6af 0d000018 a452ac00 97992705 0c43e5fc 795b7cfa 6652a487 0d00000c 09002689 dfd6b712 0d000014 12f5f28c 457168a9 702d9fe2 74cc0100 14000014 4a131c81 07035845 5c5728f2 0e95452f 14000018 978b970a c8a5b9f7 ee4cbfcc 23f55811 cadab7b1 0d000018 4d69103e 6dce038a 8a5eb199 3e4ea7f8 92d36273 00000014 afcad713 68a1f1c9 6b8696fc 77570100 Jun 13 20:34:33 alligator racoon: NOTIFY: the packet is retransmitted by MOB.INT.NET.ADR[53687] (1). Jun 13 20:34:33 alligator racoon: DEBUG: === Jun 13 20:34:33 alligator racoon: DEBUG: 748 bytes message received from MOB.INT.NET.ADR[53687] to WAN.ADD.RES.S[500] Jun 13 20:34:33 alligator racoon: DEBUG:  421ec068 961f6a81 00000000 00000000 01100400 00000000 000002ec 04000124 00000001 00000001 00000118 01010008 03000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 03000024 02010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020002 80040002 03000024 03010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020001 80040002 03000024 04010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020001 80040002 03000020 05010000 800b0001 800c0e10 80010005 8003fde9 80020002 80040002 03000020 06010000 800b0001 800c0e10 80010005 8003fde9 80020001 80040002 03000020 07010000 800b0001 800c0e10 80010001 8003fde9 80020002 80040002 00000020 08010000 800b0001 800c0e10 80010001 8003fde9 80020001 80040002 0a000084 93697e20 6b6d48b0 dc44b61c 88809909 f0317092 ed00b33b f917e0ec 7194f1d0 a5062c5d 12c0e002 74a6e8a2 512e88b3 fa6a5121 52e3076d 74f32c63 dd8ad951 a3059fe2 62307385 9fbbc2b6 8589759b a40bc4ea 38bc080d 8f9c42dd e4c84648 660d8deb b0387d8b 78bdeb98 d360d73a dd4813e Jun 13 20:34:33 alligator racoon: WARNING: the packet retransmitted in a short time from MOB.INT.NET.ADR[53687] Jun 13 20:34:33 alligator racoon: DEBUG: sockname WAN.ADD.RES.S[500] Jun 13 20:34:33 alligator racoon: DEBUG: send packet from WAN.ADD.RES.S[500] Jun 13 20:34:33 alligator racoon: DEBUG: send packet to MOB.INT.NET.ADR[53687] Jun 13 20:34:33 alligator racoon: DEBUG: 1 times of 392 bytes message will be sent to MOB.INT.NET.ADR[53687] Jun 13 20:34:33 alligator racoon: DEBUG:  421ec068 961f6a81 7cb99a29 b98fad86 01100400 00000000 00000188 04000038 00000001 00000001 0000002c 01010001 00000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 0a000084 0747a5b7 ee6b0ffb 8c4d3935 403434fc 360524cc 060de48f 082f20c6 6e88ad74 5538ea4a 401e6433 ff115294 183688f9 288c8a85 68fe0558 62bbf01a eb773703 0ae07d0d f7a12d69 a2b6efb4 2acaba11 cb484d33 f74d4d05 c1e4e5e8 e88c849b 15938643 249a5eee 3d412292 ffaa6e10 c2f4eab3 13c86067 7b692c4b 83a11173 05000014 9e3c5321 da85e20a 5a5b80b9 62276343 0800000c 011101f4 62c2c6af 0d000018 a452ac00 97992705 0c43e5fc 795b7cfa 6652a487 0d00000c 09002689 dfd6b712 0d000014 12f5f28c 457168a9 702d9fe2 74cc0100 14000014 4a131c81 07035845 5c5728f2 0e95452f 14000018 978b970a c8a5b9f7 ee4cbfcc 23f55811 cadab7b1 0d000018 4d69103e 6dce038a 8a5eb199 3e4ea7f8 92d36273 00000014 afcad713 68a1f1c9 6b8696fc 77570100 Jun 13 20:34:33 alligator racoon: NOTIFY: the packet is retransmitted by MOB.INT.NET.ADR[53687] (1). Jun 13 20:34:43 alligator racoon: DEBUG: 392 bytes from WAN.ADD.RES.S[500] to MOB.INT.NET.ADR[53687] Jun 13 20:34:43 alligator racoon: DEBUG: sockname WAN.ADD.RES.S[500] Jun 13 20:34:43 alligator racoon: DEBUG: send packet from WAN.ADD.RES.S[500] Jun 13 20:34:43 alligator racoon: DEBUG: send packet to MOB.INT.NET.ADR[53687] Jun 13 20:34:43 alligator racoon: DEBUG: 1 times of 392 bytes message will be sent to MOB.INT.NET.ADR[53687] Jun 13 20:34:43 alligator racoon: DEBUG:  421ec068 961f6a81 7cb99a29 b98fad86 01100400 00000000 00000188 04000038 00000001 00000001 0000002c 01010001 00000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 0a000084 0747a5b7 ee6b0ffb 8c4d3935 403434fc 360524cc 060de48f 082f20c6 6e88ad74 5538ea4a 401e6433 ff115294 183688f9 288c8a85 68fe0558 62bbf01a eb773703 0ae07d0d f7a12d69 a2b6efb4 2acaba11 cb484d33 f74d4d05 c1e4e5e8 e88c849b 15938643 249a5eee 3d412292 ffaa6e10 c2f4eab3 13c86067 7b692c4b 83a11173 05000014 9e3c5321 da85e20a 5a5b80b9 62276343 0800000c 011101f4 62c2c6af 0d000018 a452ac00 97992705 0c43e5fc 795b7cfa 6652a487 0d00000c 09002689 dfd6b712 0d000014 12f5f28c 457168a9 702d9fe2 74cc0100 14000014 4a131c81 07035845 5c5728f2 0e95452f 14000018 978b970a c8a5b9f7 ee4cbfcc 23f55811 cadab7b1 0d000018 4d69103e 6dce038a 8a5eb199 3e4ea7f8 92d36273 00000014 afcad713 68a1f1c9 6b8696fc 77570100 Jun 13 20:34:43 alligator racoon: DEBUG: resend phase1 packet 421ec068961f6a81:7cb99a29b98fad86 Jun 13 20:34:53 alligator racoon: DEBUG: 392 bytes from WAN.ADD.RES.S[500] to MOB.INT.NET.ADR[53687] Jun 13 20:34:53 alligator racoon: DEBUG: sockname WAN.ADD.RES.S[500] Jun 13 20:34:53 alligator racoon: DEBUG: send packet from WAN.ADD.RES.S[500] Jun 13 20:34:53 alligator racoon: DEBUG: send packet to MOB.INT.NET.ADR[53687] Jun 13 20:34:53 alligator racoon: DEBUG: 1 times of 392 bytes message will be sent to MOB.INT.NET.ADR[53687] Jun 13 20:34:53 alligator racoon: DEBUG:  421ec068 961f6a81 7cb99a29 b98fad86 01100400 00000000 00000188 04000038 00000001 00000001 0000002c 01010001 00000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 0a000084 0747a5b7 ee6b0ffb 8c4d3935 403434fc 360524cc 060de48f 082f20c6 6e88ad74 5538ea4a 401e6433 ff115294 183688f9 288c8a85 68fe0558 62bbf01a eb773703 0ae07d0d f7a12d69 a2b6efb4 2acaba11 cb484d33 f74d4d05 c1e4e5e8 e88c849b 15938643 249a5eee 3d412292 ffaa6e10 c2f4eab3 13c86067 7b692c4b 83a11173 05000014 9e3c5321 da85e20a 5a5b80b9 62276343 0800000c 011101f4 62c2c6af 0d000018 a452ac00 97992705 0c43e5fc 795b7cfa 6652a487 0d00000c 09002689 dfd6b712 0d000014 12f5f28c 457168a9 702d9fe2 74cc0100 14000014 4a131c81 07035845 5c5728f2 0e95452f 14000018 978b970a c8a5b9f7 ee4cbfcc 23f55811 cadab7b1 0d000018 4d69103e 6dce038a 8a5eb199 3e4ea7f8 92d36273 00000014 afcad713 68a1f1c9 6b8696fc 77570100 Jun 13 20:34:53 alligator racoon: DEBUG: resend phase1 packet 421ec068961f6a81:7cb99a29b98fad86 Jun 13 20:35:03 alligator racoon: DEBUG: 392 bytes from WAN.ADD.RES.S[500] to MOB.INT.NET.ADR[53687] Jun 13 20:35:03 alligator racoon: DEBUG: sockname WAN.ADD.RES.S[500] Jun 13 20:35:03 alligator racoon: DEBUG: send packet from WAN.ADD.RES.S[500] Jun 13 20:35:03 alligator racoon: DEBUG: send packet to MOB.INT.NET.ADR[53687] Jun 13 20:35:03 alligator racoon: DEBUG: 1 times of 392 bytes message will be sent to MOB.INT.NET.ADR[53687] Jun 13 20:35:03 alligator racoon: DEBUG:  421ec068 961f6a81 7cb99a29 b98fad86 01100400 00000000 00000188 04000038 00000001 00000001 0000002c 01010001 00000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 0a000084 0747a5b7 ee6b0ffb 8c4d3935 403434fc 360524cc 060de48f 082f20c6 6e88ad74 5538ea4a 401e6433 ff115294 183688f9 288c8a85 68fe0558 62bbf01a eb773703 0ae07d0d f7a12d69 a2b6efb4 2acaba11 cb484d33 f74d4d05 c1e4e5e8 e88c849b 15938643 249a5eee 3d412292 ffaa6e10 c2f4eab3 13c86067 7b692c4b 83a11173 05000014 9e3c5321 da85e20a 5a5b80b9 62276343 0800000c 011101f4 62c2c6af 0d000018 a452ac00 97992705 0c43e5fc 795b7cfa 6652a487 0d00000c 09002689 dfd6b712 0d000014 12f5f28c 457168a9 702d9fe2 74cc0100 14000014 4a131c81 07035845 5c5728f2 0e95452f 14000018 978b970a c8a5b9f7 ee4cbfcc 23f55811 cadab7b1 0d000018 4d69103e 6dce038a 8a5eb199 3e4ea7f8 92d36273 00000014 afcad713 68a1f1c9 6b8696fc 77570100 Jun 13 20:35:03 alligator racoon: DEBUG: resend phase1 packet 421ec068961f6a81:7cb99a29b98fad86 Jun 13 20:35:13 alligator racoon: DEBUG: 392 bytes from WAN.ADD.RES.S[500] to MOB.INT.NET.ADR[53687] Jun 13 20:35:13 alligator racoon: DEBUG: sockname WAN.ADD.RES.S[500] Jun 13 20:35:13 alligator racoon: DEBUG: send packet from WAN.ADD.RES.S[500] Jun 13 20:35:13 alligator racoon: DEBUG: send packet to MOB.INT.NET.ADR[53687] Jun 13 20:35:13 alligator racoon: DEBUG: 1 times of 392 bytes message will be sent to MOB.INT.NET.ADR[53687] Jun 13 20:35:13 alligator racoon: DEBUG:  421ec068 961f6a81 7cb99a29 b98fad86 01100400 00000000 00000188 04000038 00000001 00000001 0000002c 01010001 00000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 0a000084 0747a5b7 ee6b0ffb 8c4d3935 403434fc 360524cc 060de48f 082f20c6 6e88ad74 5538ea4a 401e6433 ff115294 183688f9 288c8a85 68fe0558 62bbf01a eb773703 0ae07d0d f7a12d69 a2b6efb4 2acaba11 cb484d33 f74d4d05 c1e4e5e8 e88c849b 15938643 249a5eee 3d412292 ffaa6e10 c2f4eab3 13c86067 7b692c4b 83a11173 05000014 9e3c5321 da85e20a 5a5b80b9 62276343 0800000c 011101f4 62c2c6af 0d000018 a452ac00 97992705 0c43e5fc 795b7cfa 6652a487 0d00000c 09002689 dfd6b712 0d000014 12f5f28c 457168a9 702d9fe2 74cc0100 14000014 4a131c81 07035845 5c5728f2 0e95452f 14000018 978b970a c8a5b9f7 ee4cbfcc 23f55811 cadab7b1 0d000018 4d69103e 6dce038a 8a5eb199 3e4ea7f8 92d36273 00000014 afcad713 68a1f1c9 6b8696fc 77570100 Jun 13 20:35:13 alligator racoon: DEBUG: resend phase1 packet 421ec068961f6a81:7cb99a29b98fad86 Jun 13 20:35:23 alligator racoon: ERROR: phase1 negotiation failed due to time up. 421ec068961f6a81:7cb99a29b98fad86 Jun 13 20:35:23 alligator racoon: DEBUG: IV freed Jun 13 20:36:38 alligator racoon: DEBUG: === Jun 13 20:36:38 alligator racoon: DEBUG: 748 bytes message received from MOB.INT.NET.ADR[45698] to WAN.ADD.RES.S[500] Jun 13 20:36:38 alligator racoon: DEBUG:  06c729cd f356e66d 00000000 00000000 01100400 00000000 000002ec 04000124 00000001 00000001 00000118 01010008 03000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 03000024 02010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020002 80040002 03000024 03010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020001 80040002 03000024 04010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020001 80040002 03000020 05010000 800b0001 800c0e10 80010005 8003fde9 80020002 80040002 03000020 06010000 800b0001 800c0e10 80010005 8003fde9 80020001 80040002 03000020 07010000 800b0001 800c0e10 80010001 8003fde9 80020002 80040002 00000020 08010000 800b0001 800c0e10 80010001 8003fde9 80020001 80040002 0a000084 b0ca305d bb94b80b 7a5a2be9 b338210a c50923b5 9d7f9789 bf3fcfc6 6895015d 6056047f 020e4cd7 8db83576 a6ee3751 f0133b93 e06b429c 90b268e1 43668b94 3c8a749a 7ae83a8a 6307f9f2 2b977aea 8254bff4 7a4270a7 ecb0366b 0890ff06 dfd9492c 6bc666c4 30ac35a8 aec08d72 592e4f9 Jun 13 20:36:38 alligator racoon: DEBUG: === Jun 13 20:36:38 alligator racoon: INFO: respond new phase 1 negotiation: WAN.ADD.RES.S[500]<=>MOB.INT.NET.ADR[45698] Jun 13 20:36:38 alligator racoon: INFO: begin Aggressive mode. Jun 13 20:36:38 alligator racoon: DEBUG: begin. Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=1(sa) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=4(ke) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=10(nonce) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=5(id) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=13(vid) Jun 13 20:36:38 alligator racoon: DEBUG: succeed. Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type ke Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type nonce Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type id Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: RFC 3947 Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: DEBUG: received unknown Vendor ID Jun 13 20:36:38 alligator racoon: DEBUG:  4df37928 e9fc4fd1 b3262170 d515c662 Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-08 Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-07 Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-06 Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-05 Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-04 Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-03 Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-02 Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-02 Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: draft-ietf-ipsra-isakmp-xauth-06.txt Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: CISCO-UNITY Jun 13 20:36:38 alligator racoon: DEBUG: received payload of type vid Jun 13 20:36:38 alligator racoon: INFO: received Vendor ID: DPD Jun 13 20:36:38 alligator racoon: DEBUG: remote supports DPD Jun 13 20:36:38 alligator racoon: [MOB.INT.NET.ADR] DEBUG: getrmconf_by_ph1: remote MOB.INT.NET.ADR[45698], identity <key-id>. Jun 13 20:36:38 alligator racoon: [MOB.INT.NET.ADR] DEBUG: configuration "anonymous" selected. Jun 13 20:36:38 alligator racoon: [MOB.INT.NET.ADR] INFO: Selected NAT-T version: RFC 3947 Jun 13 20:36:38 alligator racoon: DEBUG: total SA len=288 Jun 13 20:36:38 alligator racoon: DEBUG:  00000001 00000001 00000118 01010008 03000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 03000024 02010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020002 80040002 03000024 03010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020001 80040002 03000024 04010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020001 80040002 03000020 05010000 800b0001 800c0e10 80010005 8003fde9 80020002 80040002 03000020 06010000 800b0001 800c0e10 80010005 8003fde9 80020001 80040002 03000020 07010000 800b0001 800c0e10 80010001 8003fde9 80020002 80040002 00000020 08010000 800b0001 800c0e10 80010001 8003fde9 80020001 80040002 Jun 13 20:36:38 alligator racoon: DEBUG: begin. Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=2(prop) Jun 13 20:36:38 alligator racoon: DEBUG: succeed. Jun 13 20:36:38 alligator racoon: DEBUG: proposal #1 len=280 Jun 13 20:36:38 alligator racoon: DEBUG: begin. Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:36:38 alligator racoon: DEBUG: seen nptype=3(trns) Jun 13 20:36:38 alligator racoon: DEBUG: succeed. Jun 13 20:36:38 alligator racoon: DEBUG: transform #1 len=36 Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:36:38 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=AES-CBC Jun 13 20:36:38 alligator racoon: DEBUG: encryption(aes) Jun 13 20:36:38 alligator racoon: DEBUG: type=Key Length, flag=0x8000, lorv=256 Jun 13 20:36:38 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:36:38 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=SHA Jun 13 20:36:38 alligator racoon: DEBUG: hash(sha1) Jun 13 20:36:38 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:36:38 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:36:38 alligator racoon: DEBUG: transform #2 len=36 Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:36:38 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=AES-CBC Jun 13 20:36:38 alligator racoon: DEBUG: encryption(aes) Jun 13 20:36:38 alligator racoon: DEBUG: type=Key Length, flag=0x8000, lorv=128 Jun 13 20:36:38 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:36:38 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=SHA Jun 13 20:36:38 alligator racoon: DEBUG: hash(sha1) Jun 13 20:36:38 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:36:38 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:36:38 alligator racoon: DEBUG: transform #3 len=36 Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:36:38 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=AES-CBC Jun 13 20:36:38 alligator racoon: DEBUG: encryption(aes) Jun 13 20:36:38 alligator racoon: DEBUG: type=Key Length, flag=0x8000, lorv=256 Jun 13 20:36:38 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:36:38 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=MD5 Jun 13 20:36:38 alligator racoon: DEBUG: hash(md5) Jun 13 20:36:38 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:36:38 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:36:38 alligator racoon: DEBUG: transform #4 len=36 Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:36:38 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=AES-CBC Jun 13 20:36:38 alligator racoon: DEBUG: encryption(aes) Jun 13 20:36:38 alligator racoon: DEBUG: type=Key Length, flag=0x8000, lorv=128 Jun 13 20:36:38 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:36:38 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=MD5 Jun 13 20:36:38 alligator racoon: DEBUG: hash(md5) Jun 13 20:36:38 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:36:38 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:36:38 alligator racoon: DEBUG: transform #5 len=32 Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:36:38 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=3DES-CBC Jun 13 20:36:38 alligator racoon: DEBUG: encryption(3des) Jun 13 20:36:38 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:36:38 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=SHA Jun 13 20:36:38 alligator racoon: DEBUG: hash(sha1) Jun 13 20:36:38 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:36:38 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:36:38 alligator racoon: DEBUG: transform #6 len=32 Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:36:38 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=3DES-CBC Jun 13 20:36:38 alligator racoon: DEBUG: encryption(3des) Jun 13 20:36:38 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:36:38 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=MD5 Jun 13 20:36:38 alligator racoon: DEBUG: hash(md5) Jun 13 20:36:38 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:36:38 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:36:38 alligator racoon: DEBUG: transform #7 len=32 Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:36:38 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=DES-CBC Jun 13 20:36:38 alligator racoon: DEBUG: encryption(des) Jun 13 20:36:38 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:36:38 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=SHA Jun 13 20:36:38 alligator racoon: DEBUG: hash(sha1) Jun 13 20:36:38 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:36:38 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:36:38 alligator racoon: DEBUG: transform #8 len=32 Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:36:38 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=DES-CBC Jun 13 20:36:38 alligator racoon: DEBUG: encryption(des) Jun 13 20:36:38 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:36:38 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=MD5 Jun 13 20:36:38 alligator racoon: DEBUG: hash(md5) Jun 13 20:36:38 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:36:38 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:36:38 alligator racoon: DEBUG: pair 1: Jun 13 20:36:38 alligator racoon: DEBUG:  0x285234c0: next=0x0 tnext=0x28523590 Jun 13 20:36:38 alligator racoon: DEBUG:  0x28523590: next=0x0 tnext=0x285235f0 Jun 13 20:36:38 alligator racoon: DEBUG:    0x285235f0: next=0x0 tnext=0x28523600 Jun 13 20:36:38 alligator racoon: DEBUG:    0x28523600: next=0x0 tnext=0x28523620 Jun 13 20:36:38 alligator racoon: DEBUG:      0x28523620: next=0x0 tnext=0x28523640 Jun 13 20:36:38 alligator racoon: DEBUG:      0x28523640: next=0x0 tnext=0x28523650 Jun 13 20:36:38 alligator racoon: DEBUG:        0x28523650: next=0x0 tnext=0x28523660 Jun 13 20:36:38 alligator racoon: DEBUG:        0x28523660: next=0x0 tnext=0x0 Jun 13 20:36:38 alligator racoon: DEBUG: proposal #1: 8 transform Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Type, flag=0x8000, lorv=seconds Jun 13 20:36:38 alligator racoon: DEBUG: type=Life Duration, flag=0x8000, lorv=3600 Jun 13 20:36:38 alligator racoon: DEBUG: type=Encryption Algorithm, flag=0x8000, lorv=AES-CBC Jun 13 20:36:38 alligator racoon: DEBUG: type=Key Length, flag=0x8000, lorv=256 Jun 13 20:36:38 alligator racoon: DEBUG: type=Authentication Method, flag=0x8000, lorv=XAuth pskey client Jun 13 20:36:38 alligator racoon: DEBUG: type=Hash Algorithm, flag=0x8000, lorv=SHA Jun 13 20:36:38 alligator racoon: DEBUG: type=Group Description, flag=0x8000, lorv=1024-bit MODP group Jun 13 20:36:38 alligator racoon: DEBUG: prop#=1, prot-id=ISAKMP, spi-size=0, #trns=8 Jun 13 20:36:38 alligator racoon: DEBUG: trns#=1, trns-id=IKE Jun 13 20:36:38 alligator racoon: DEBUG:  lifetime = 3600 Jun 13 20:36:38 alligator racoon: DEBUG:  lifebyte = 0 Jun 13 20:36:38 alligator racoon: DEBUG:  enctype = AES-CBC Jun 13 20:36:38 alligator racoon: DEBUG:  encklen = 256 Jun 13 20:36:38 alligator racoon: DEBUG:  hashtype = SHA Jun 13 20:36:38 alligator racoon: DEBUG:  authmethod = XAuth pskey client Jun 13 20:36:38 alligator racoon: DEBUG:  dh_group = 1024-bit MODP group Jun 13 20:36:38 alligator racoon: DEBUG: an acceptable proposal found. Jun 13 20:36:38 alligator racoon: DEBUG: hmac(modp1024) Jun 13 20:36:38 alligator racoon: DEBUG: agreed on XAuth pskey server auth. Jun 13 20:36:38 alligator racoon: DEBUG: === Jun 13 20:36:38 alligator racoon: DEBUG: new cookie: 71a55fb9a6457df4 Jun 13 20:36:38 alligator racoon: DEBUG: use ID type of IPv4_address Jun 13 20:36:38 alligator racoon: DEBUG: compute DH's private. Jun 13 20:36:38 alligator racoon: DEBUG:  635d0b84 6542a0e9 7ab076bd 7cde89cb 58e11a26 c7f43f40 f5c41e57 8eb7f87f b8052172 75a0f21a b8894182 7600f843 cb90e29a 9e0f1564 25124c53 04a81473 4000ba5f 1cdc1b8f 461fd6da 159697de 08d48575 5f06f041 137bc4b5 632664d4 8734ca09 c588b8c8 b9f5ff0c 9df8a382 9f5bf199 477324b6 bd4731a7 b851a559 Jun 13 20:36:38 alligator racoon: DEBUG: compute DH's public. Jun 13 20:36:38 alligator racoon: DEBUG:  b3fee264 05ffd9a0 abde904a 6464065c 95dfe3c2 a7eda9b7 a7ad4f5a 0d4ec686 cd50032c 6bbc7681 678807cf 683fcebc 098e9c60 ccc308e4 c9597d15 c1525093 682cece3 246719a9 137c2e60 85e1b508 2affa22e fbd5076a 1280e783 115c46f4 f78bd9c6 24a5dad0 d2cf7a0b ad7d075d 9e6bed0c c71c0ff6 d0f52bce 1b8ddce7 Jun 13 20:36:38 alligator racoon: DEBUG: compute DH's shared. Jun 13 20:36:38 alligator racoon: DEBUG:  9f67b79a e2378d1f 0b1c8776 ca94d605 bd5249c2 ffa8f8fb c3313d8e 1dd6aa8b 70d2752a 3c5ee484 f653cc82 1d7497fa 970a85f9 cab54b7a 005ecd16 040bf081 6f26fc3c 2aeca028 b7e6f459 9bd500a7 8b505414 975798ca 6156915d 2b1d9c29 805bd220 e8900ccf 99bbb926 88ec752d 2eac9748 86c7cdcd 81b7e355 340096f3 Jun 13 20:36:38 alligator racoon: DEBUG: the psk found. Jun 13 20:36:38 alligator racoon: DEBUG: nonce 1: Jun 13 20:36:38 alligator racoon: DEBUG:  88495b0e 66d208be 9d7c6d28 3199cde7 Jun 13 20:36:38 alligator racoon: DEBUG: nonce 2: Jun 13 20:36:38 alligator racoon: DEBUG:  b690c498 73f44731 f9916aff 7895f893 Jun 13 20:36:38 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:36:38 alligator racoon: DEBUG: SKEYID computed: Jun 13 20:36:38 alligator racoon: DEBUG:  e983f14d 78ae686d 5f8f8162 04426c5a cf5c95d4 Jun 13 20:36:38 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:36:38 alligator racoon: DEBUG: SKEYID_d computed: Jun 13 20:36:38 alligator racoon: DEBUG:  cfd0c359 0bbb8706 abad2c3f 6893f196 df874983 Jun 13 20:36:38 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:36:38 alligator racoon: DEBUG: SKEYID_a computed: Jun 13 20:36:38 alligator racoon: DEBUG:  9fd5c7ec 48b6f565 fbf02ea8 9a40ddec 10246293 Jun 13 20:36:38 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:36:38 alligator racoon: DEBUG: SKEYID_e computed: Jun 13 20:36:38 alligator racoon: DEBUG:  0332558c 040a6c2e a3588e65 499ae1fc be15f6ac Jun 13 20:36:38 alligator racoon: DEBUG: encryption(aes) Jun 13 20:36:38 alligator racoon: DEBUG: hash(sha1) Jun 13 20:36:38 alligator racoon: DEBUG: len(SKEYID_e) < len(Ka) (20 < 32), generating long key (Ka = K1 | K2 | ...) Jun 13 20:36:38 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:36:38 alligator racoon: DEBUG: compute intermediate encryption key K1 Jun 13 20:36:38 alligator racoon: DEBUG:  00 Jun 13 20:36:38 alligator racoon: DEBUG:  81a09ac2 8f852a77 5c2c6e3c 9045e196 5ab3d75f Jun 13 20:36:38 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:36:38 alligator racoon: DEBUG: compute intermediate encryption key K2 Jun 13 20:36:38 alligator racoon: DEBUG:  81a09ac2 8f852a77 5c2c6e3c 9045e196 5ab3d75f Jun 13 20:36:38 alligator racoon: DEBUG:  dc51ea4e dc06f8f6 c33b962d 2ec5d834 a75e5fa6 Jun 13 20:36:38 alligator racoon: DEBUG: final encryption key computed: Jun 13 20:36:38 alligator racoon: DEBUG:  81a09ac2 8f852a77 5c2c6e3c 9045e196 5ab3d75f dc51ea4e dc06f8f6 c33b962d Jun 13 20:36:38 alligator racoon: DEBUG: hash(sha1) Jun 13 20:36:38 alligator racoon: DEBUG: encryption(aes) Jun 13 20:36:38 alligator racoon: DEBUG: IV computed: Jun 13 20:36:38 alligator racoon: DEBUG:  517b5d00 0a28225d 30f84406 983ff2ca Jun 13 20:36:38 alligator racoon: DEBUG: generate HASH_R Jun 13 20:36:38 alligator racoon: DEBUG: HASH with: Jun 13 20:36:38 alligator racoon: DEBUG:  b3fee264 05ffd9a0 abde904a 6464065c 95dfe3c2 a7eda9b7 a7ad4f5a 0d4ec686 cd50032c 6bbc7681 678807cf 683fcebc 098e9c60 ccc308e4 c9597d15 c1525093 682cece3 246719a9 137c2e60 85e1b508 2affa22e fbd5076a 1280e783 115c46f4 f78bd9c6 24a5dad0 d2cf7a0b ad7d075d 9e6bed0c c71c0ff6 d0f52bce 1b8ddce7 b0ca305d bb94b80b 7a5a2be9 b338210a c50923b5 9d7f9789 bf3fcfc6 6895015d 6056047f 020e4cd7 8db83576 a6ee3751 f0133b93 e06b429c 90b268e1 43668b94 3c8a749a 7ae83a8a 6307f9f2 2b977aea 8254bff4 7a4270a7 ecb0366b 0890ff06 dfd9492c 6bc666c4 30ac35a8 aec08d72 592e4f93 0cb781a3 f08a6bb9 9a7b0a54 71a55fb9 a6457df4 06c729cd f356e66d 00000001 00000001 00000118 01010008 03000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 03000024 02010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020002 80040002 03000024 03010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020001 80040002 03000024 04010000 800b0001 800c0e10 80010007 800e0080 8003fde9 80020001 80040002 03000020 0501000 Jun 13 20:36:38 alligator racoon: DEBUG: hmac(hmac_sha1) Jun 13 20:36:38 alligator racoon: DEBUG: HASH (resp) computed: Jun 13 20:36:38 alligator racoon: DEBUG:  d17a7056 1a27369f 9489891f 150778fc d61b56ee Jun 13 20:36:38 alligator racoon: INFO: Adding remote and local NAT-D payloads. Jun 13 20:36:38 alligator racoon: [MOB.INT.NET.ADR] INFO: Hashing MOB.INT.NET.ADR[45698] with algo #2 (NAT-T forced) Jun 13 20:36:38 alligator racoon: DEBUG: hash(sha1) Jun 13 20:36:38 alligator racoon: [WAN.ADD.RES.S] INFO: Hashing WAN.ADD.RES.S[500] with algo #2 (NAT-T forced) Jun 13 20:36:38 alligator racoon: DEBUG: hash(sha1) Jun 13 20:36:38 alligator racoon: INFO: Adding xauth VID payload. Jun 13 20:36:38 alligator racoon: DEBUG: add payload of len 52, next type 4 Jun 13 20:36:38 alligator racoon: DEBUG: add payload of len 128, next type 10 Jun 13 20:36:38 alligator racoon: DEBUG: add payload of len 16, next type 5 Jun 13 20:36:38 alligator racoon: DEBUG: add payload of len 8, next type 8 Jun 13 20:36:38 alligator racoon: DEBUG: add payload of len 20, next type 13 Jun 13 20:36:38 alligator racoon: DEBUG: add payload of len 8, next type 13 Jun 13 20:36:38 alligator racoon: DEBUG: add payload of len 16, next type 13 Jun 13 20:36:38 alligator racoon: DEBUG: add payload of len 16, next type 20 Jun 13 20:36:38 alligator racoon: DEBUG: add payload of len 20, next type 20 Jun 13 20:36:38 alligator racoon: DEBUG: add payload of len 20, next type 13 Jun 13 20:36:38 alligator racoon: DEBUG: add payload of len 16, next type 0 Jun 13 20:36:38 alligator racoon: DEBUG: 392 bytes from WAN.ADD.RES.S[500] to MOB.INT.NET.ADR[45698] Jun 13 20:36:38 alligator racoon: DEBUG: sockname WAN.ADD.RES.S[500] Jun 13 20:36:38 alligator racoon: DEBUG: send packet from WAN.ADD.RES.S[500] Jun 13 20:36:38 alligator racoon: DEBUG: send packet to MOB.INT.NET.ADR[45698] Jun 13 20:36:38 alligator racoon: DEBUG: 1 times of 392 bytes message will be sent to MOB.INT.NET.ADR[45698] Jun 13 20:36:38 alligator racoon: DEBUG:  06c729cd f356e66d 71a55fb9 a6457df4 01100400 00000000 00000188 04000038 00000001 00000001 0000002c 01010001 00000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 0a000084 b3fee264 05ffd9a0 abde904a 6464065c 95dfe3c2 a7eda9b7 a7ad4f5a 0d4ec686 cd50032c 6bbc7681 678807cf 683fcebc 098e9c60 ccc308e4 c9597d15 c1525093 682cece3 246719a9 137c2e60 85e1b508 2affa22e fbd5076a 1280e783 115c46f4 f78bd9c6 24a5dad0 d2cf7a0b ad7d075d 9e6bed0c c71c0ff6 d0f52bce 1b8ddce7 05000014 b690c498 73f44731 f9916aff 7895f893 0800000c 011101f4 62c2c6af 0d000018 d17a7056 1a27369f 9489891f 150778fc d61b56ee 0d00000c 09002689 dfd6b712 0d000014 12f5f28c 457168a9 702d9fe2 74cc0100 14000014 4a131c81 07035845 5c5728f2 0e95452f 14000018 88e55826 ea3ddacd 0793e665 e57bcd6c 455fd212 0d000018 a7ecdcb5 e088dc4d e0c34c48 72ac2bfa 6caa8bb7 00000014 afcad713 68a1f1c9 6b8696fc 77570100 Jun 13 20:36:38 alligator racoon: DEBUG: resend phase1 packet 06c729cdf356e66d:71a55fb9a6457df4 Jun 13 20:36:48 alligator racoon: DEBUG: 392 bytes from WAN.ADD.RES.S[500] to MOB.INT.NET.ADR[45698] Jun 13 20:36:48 alligator racoon: DEBUG: sockname WAN.ADD.RES.S[500] Jun 13 20:36:48 alligator racoon: DEBUG: send packet from WAN.ADD.RES.S[500] Jun 13 20:36:48 alligator racoon: DEBUG: send packet to MOB.INT.NET.ADR[45698] Jun 13 20:36:48 alligator racoon: DEBUG: 1 times of 392 bytes message will be sent to MOB.INT.NET.ADR[45698] Jun 13 20:36:48 alligator racoon: DEBUG:  06c729cd f356e66d 71a55fb9 a6457df4 01100400 00000000 00000188 04000038 00000001 00000001 0000002c 01010001 00000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 0a000084 b3fee264 05ffd9a0 abde904a 6464065c 95dfe3c2 a7eda9b7 a7ad4f5a 0d4ec686 cd50032c 6bbc7681 678807cf 683fcebc 098e9c60 ccc308e4 c9597d15 c1525093 682cece3 246719a9 137c2e60 85e1b508 2affa22e fbd5076a 1280e783 115c46f4 f78bd9c6 24a5dad0 d2cf7a0b ad7d075d 9e6bed0c c71c0ff6 d0f52bce 1b8ddce7 05000014 b690c498 73f44731 f9916aff 7895f893 0800000c 011101f4 62c2c6af 0d000018 d17a7056 1a27369f 9489891f 150778fc d61b56ee 0d00000c 09002689 dfd6b712 0d000014 12f5f28c 457168a9 702d9fe2 74cc0100 14000014 4a131c81 07035845 5c5728f2 0e95452f 14000018 88e55826 ea3ddacd 0793e665 e57bcd6c 455fd212 0d000018 a7ecdcb5 e088dc4d e0c34c48 72ac2bfa 6caa8bb7 00000014 afcad713 68a1f1c9 6b8696fc 77570100 Jun 13 20:36:48 alligator racoon: DEBUG: resend phase1 packet 06c729cdf356e66d:71a55fb9a6457df4 Jun 13 20:36:58 alligator racoon: DEBUG: 392 bytes from WAN.ADD.RES.S[500] to MOB.INT.NET.ADR[45698] Jun 13 20:36:58 alligator racoon: DEBUG: sockname WAN.ADD.RES.S[500] Jun 13 20:36:58 alligator racoon: DEBUG: send packet from WAN.ADD.RES.S[500] Jun 13 20:36:58 alligator racoon: DEBUG: send packet to MOB.INT.NET.ADR[45698] Jun 13 20:36:58 alligator racoon: DEBUG: 1 times of 392 bytes message will be sent to MOB.INT.NET.ADR[45698] Jun 13 20:36:58 alligator racoon: DEBUG:  06c729cd f356e66d 71a55fb9 a6457df4 01100400 00000000 00000188 04000038 00000001 00000001 0000002c 01010001 00000024 01010000 800b0001 800c0e10 80010007 800e0100 8003fde9 80020002 80040002 0a000084 b3fee264 05ffd9a0 abde904a 6464065c 95dfe3c2 a7eda9b7 a7ad4f5a 0d4ec686 cd50032c 6bbc7681 678807cf 683fcebc 098e9c60 ccc308e4 c9597d15 c1525093 682cece3 246719a9 137c2e60 85e1b508 2affa22e fbd5076a 1280e783 115c46f4 f78bd9c6 24a5dad0 d2cf7a0b ad7d075d 9e6bed0c c71c0ff6 d0f52bce 1b8ddce7 05000014 b690c498 73f44731 f9916aff 7895f893 0800000c 011101f4 62c2c6af 0d000018 d17a7056 1a27369f 9489891f 150778fc d61b56ee 0d00000c 09002689 dfd6b712 0d000014 12f5f28c 457168a9 702d9fe2 74cc0100 14000014 4a131c81 07035845 5c5728f2 0e95452f 14000018 88e55826 ea3ddacd 0793e665 e57bcd6c 455fd212 0d000018 a7ecdcb5 e088dc4d e0c34c48 72ac2bfa 6caa8bb7 00000014 afcad713 68a1f1c9 6b8696fc 77570100 Jun 13 20:36:58 alligator racoon: DEBUG: resend phase1 packet 06c729cdf356e66d:71a55fb9a6457df4 Jun 13 20:37:08 alligator racoon: DEBUG: 392 bytes from WAN.ADD.RES.S[500] to MOB.INT.NET.ADR[45698] Jun 13 20:37:08 alligator racoon: DEBUG: sockname WAN.ADD.RES.S[500] Jun 13 20:37:08 alligator racoon: DEBUG: send packet from WAN.ADD.RES.S[500] Jun 13 20:37:08 alligator racoon: DEBUG: send packet to MOB.INT.NET.ADR[45698] Jun 13 20:37:08 alligator racoon: DEBUG: 1 times of 392 bytes message will be sent to MOB.INT.NET.ADR[45698] Jun 13 20:37:08 alligator racoon: DEBUG:  06c729cd f356e66d 71a55fb9 a6457df4 01100400 00000000 00000188 04000038 00000001 00000001 000000</key-id></key-id>
  • [ER] scrollable drop-down menus in pfsense_ng theme…

    Locked
    27
    0 Votes
    27 Posts
    8k Views
    C

    @phil.davis:

    I loaded:
    2.1-BETA0 (i386)
    built on Wed Jun 13 20:47:21 EDT 2012
    FreeBSD 8.3-RELEASE-p3

    Using Firefox 13.0 browser.

    As Jim did, I had to cleared my cache once to get the scrollbars happening.
    The scollbars happen based on the browser window size when I login. Works well for me.
    If I resize the browser window while logged in, the scrollbars don't come or go, the dropdown menu doesn't get longer or shorter. But I guess that is fine. The fine touch would be to make the dropdown menu sizing/scrollbar calculation get re-invoked from some window-resizing callback - then it would adjust itself automagically when the window is resized - but I have no idea about implementing stuff like this.
    I should have played more before posting - after resizing the window a simple page reload makes the menus and scrollbars adjust to the new window size. Also, selecting something from the menus makes a whole new page draw up, which also resets the menus and scrollbars to the new window size. All working very nicely for me.

    This is very handy when working from small screens. Particularly for the Diagnostics and Status menus, that are fairly long. Murphy's Law in this case states that you will always want to select the first item on the menu that is not visible. Now Murphy will have to think of something else  :)

    Thanks for this handy UI feature.

    Really this is a very handy when working from small screens (I usage)
    Thank you by feedback :)

  • Cf partition stuck in read-only

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    P

    The system was sent to me today. After bootup, when trying to change some config settings from the GUI, the following appeared on the console:

    unknown: TIMEOUT - WRITE retrying (1 retry left) LBA=1762727 ata0: timeout waiting to issue command ata0: error issuing WRITE command

    Looks like some nasty hardware problem with the CF card. I have flashed a new CF card, booted, restored the config. It has run without error for a while. Now I'll see what happens when it arrives back at its normal home tomorrow.
    So this one was nothing to do with 2.1 or software.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.