Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. setkey -c << EOF
  2. spdadd $pcscf/32[$port_pc] $ue/32[$port_us] tcp -P in ipsec esp/transport//require ;
  3. spdadd $pcscf/32[$port_pc] $ue/32[$port_us] udp -P in ipsec esp/transport//require ;
  4. add $pcscf $ue esp $spi_us -m transport -E $ealg $ck -A $alg $ik
  5. EOF
  6.  
  7. 192.168.137.98 192.168.137.39
  8. esp mode=transport spi=1024(0x00000400) reqid=16625(0x000040f1)
  9. E: 3des-cbc d0c1e6cd d58c07f7 fe4a6715 83d60210 d0c1e6cd d58c07f7
  10. A: hmac-md5 320fe4a8 ab88a62d f406ccb9 76346602
  11. seq=0x00000000 replay=4 flags=0x00000000 state=mature
  12. created: Jun 24 17:01:11 2019 current: Jun 24 17:01:22 2019
  13. diff: 11(s) hard: 0(s) soft: 0(s)
  14. last: hard: 0(s) soft: 0(s)
  15. current: 0(bytes) hard: 0(bytes) soft: 0(bytes)
  16. allocated: 0 hard: 0 soft: 0
  17. sadb_seq=1 pid=9623 refcnt=0
  18. 192.168.137.98 192.168.137.39
  19. esp mode=transport spi=2048(0x00000800) reqid=16624(0x000040f0)
  20. E: 3des-cbc d0c1e6cd d58c07f7 fe4a6715 83d60210 d0c1e6cd d58c07f7
  21. A: hmac-md5 320fe4a8 ab88a62d f406ccb9 76346602
  22. seq=0x00000000 replay=4 flags=0x00000000 state=mature
  23. created: Jun 24 17:01:11 2019 current: Jun 24 17:01:22 2019
  24. diff: 11(s) hard: 0(s) soft: 0(s)
  25. last: hard: 0(s) soft: 0(s)
  26. current: 0(bytes) hard: 0(bytes) soft: 0(bytes)
  27. allocated: 0 hard: 0 soft: 0
  28. sadb_seq=2 pid=9623 refcnt=0
  29. 192.168.137.39 192.168.137.98
  30. esp mode=transport spi=147047421(0x08c3c3fd) reqid=16623(0x000040ef)
  31. E: 3des-cbc d0c1e6cd d58c07f7 fe4a6715 83d60210 d0c1e6cd d58c07f7
  32. A: hmac-md5 320fe4a8 ab88a62d f406ccb9 76346602
  33. seq=0x00000000 replay=4 flags=0x00000000 state=mature
  34. created: Jun 24 17:01:11 2019 current: Jun 24 17:01:22 2019
  35. diff: 11(s) hard: 0(s) soft: 0(s)
  36. last: hard: 0(s) soft: 0(s)
  37. current: 0(bytes) hard: 0(bytes) soft: 0(bytes)
  38. allocated: 0 hard: 0 soft: 0
  39. sadb_seq=3 pid=9623 refcnt=0
  40. 192.168.137.39 192.168.137.98
  41. esp mode=transport spi=70783604(0x04381274) reqid=16622(0x000040ee)
  42. E: 3des-cbc d0c1e6cd d58c07f7 fe4a6715 83d60210 d0c1e6cd d58c07f7
  43. A: hmac-md5 320fe4a8 ab88a62d f406ccb9 76346602
  44. seq=0x00000000 replay=4 flags=0x00000000 state=mature
  45. created: Jun 24 17:01:11 2019 current: Jun 24 17:01:22 2019
  46. diff: 11(s) hard: 0(s) soft: 0(s)
  47. last: hard: 0(s) soft: 0(s)
  48. current: 0(bytes) hard: 0(bytes) soft: 0(bytes)
  49. allocated: 0 hard: 0 soft: 0
  50. sadb_seq=0 pid=9623 refcnt=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement