Advertisement
| Hall of Fame |
|
[x]
Posted via EE Mobile
|
||
Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
||
| Question |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48: 49: 50: 51: 52: 53: 54: 55: 56: 57: 58: 59: 60: 61: 62: 63: 64: 65: 66: 67: 68: 69: 70: 71: 72: 73: 74: 75: |
Feb 28 09:36:53 Pluto[171]: (20080228T093653253) "Phx2WA" #2623: IPsec SA established Feb 28 09:37:01 Pluto[171]: (20080228T093701078) "Phx2WA" #2621: next payload type of ISAKMP Identification Payload has an unknown value: 91 Feb 28 09:37:01 Pluto[171]: (20080228T093701081) "Phx2WA" #2621: probable authentication failure (mismatch of preshared secrets?): malformed payload in packet Feb 28 09:37:20 Pluto[171]: (20080228T093720901) "Phx2WA" #2621: next payload type of ISAKMP Identification Payload has an unknown value: 188 Feb 28 09:37:20 Pluto[171]: (20080228T093720905) "Phx2WA" #2621: probable authentication failure (mismatch of preshared secrets?): malformed payload in packet Feb 28 09:37:56 Pluto[171]: (20080228T093756913) "Phx2WA" #2620: max number of retransmissions (2) reached STATE_QUICK_I1 Feb 28 09:37:56 Pluto[171]: (20080228T093756915) "Phx2WA" #2620: starting keying attempt 768 of an unlimited number Feb 28 09:37:56 Pluto[171]: (20080228T093757004) "Phx2WA" #2624: initiating Quick Mode PSK+ENCRYPT+TUNNEL to replace #2620 Feb 28 09:37:57 Pluto[171]: (20080228T093757077) "Phx2WA" #2622: ignoring informational payload, type NO_PROPOSAL_CHOSEN Feb 28 09:37:57 Pluto[171]: (20080228T093757078) "Phx2WA" #2622: Notification: Pid=3 SPIsz=4 Type=14 Val=p\036\243W\012 Feb 28 09:37:57 Pluto[171]: (20080228T093757079) "Phx2WA" #2622: received and ignored informational message Feb 28 09:37:57 Pluto[171]: (20080228T093757342) "Phx2WA" #2625: responding to Main Mode Feb 28 09:37:58 Pluto[171]: (20080228T093758994) "Phx2WA" #2625: sent MR3, ISAKMP SA established Feb 28 09:37:59 Pluto[171]: (20080228T093759067) "Phx2WA" #2626: responding to Quick Mode Feb 28 09:37:59 Pluto[171]: (20080228T093759185) "Phx2WA" #2626: IPsec SA established ___________________________________________________________________ config setup interfaces = %defaultroute X-enabled = yes klipsdebug = none plutodebug = none plutoload = %search plutostart = %search overridemtu = 1500 manualstart = uniqueids = yes conn Phx2TX type = tunnel leftsubnet = 192.168.0.0/24 rightsubnet = 192.168.2.0/24 left = %defaultroute x-interface = %defaultroute right = DOMAINNAME*.gotdns.com auto = start keyexchange = ike authby = secret auth = esp pfs = no pfsgroup = MODP1024 leftid = vpn@DOMAINNAME*.gotdns.com rightid = TEXAS_Linksys ike = "3DES-MD5-MODP768" esp = "3DES-SHA1" keyingtries = 0 ikelifetime = 86400 keylife = 86400 rekeymargin = 600 rekeyfuzz = 100% x-l2tpd = no conn Phx2WA type = tunnel leftsubnet = 192.168.0.0/24 rightsubnet = 192.168.1.0/24 left = %defaultroute x-interface = %defaultroute right = DOMAINNAME*.gotdns.com auto = start keyexchange = ike authby = secret auth = esp pfs = no pfsgroup = MODP1024 leftid = vpn@DOMAINNAME*.gotdns.com rightid = WA_Linksys ike = "3DES-MD5-MODP768" esp = "3DES-SHA1" keyingtries = 0 ikelifetime = 86400 keylife = 86400 rekeymargin = 600 rekeyfuzz = 100% x-l2tpd = no |