<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.11" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi<BR>&nbsp;&nbsp;&nbsp; Currently getting the 
following error when starting ipsec up.<BR>&nbsp;&nbsp;&nbsp; ipsec auto --down 
comstock<BR>&nbsp;&nbsp;&nbsp; [root@server1 log]# ipsec auto --up 
comstock<BR>&nbsp;&nbsp;&nbsp; 104 "comstock" #5: STATE_MAIN_I1: 
initiate<BR>&nbsp;&nbsp;&nbsp; 003 "comstock" #5: ignoring unknown Vendor ID 
payload&nbsp;&nbsp;[4048b7d56ebce88525e7de7f00d6c2d3c0000000]<BR>&nbsp;&nbsp;&nbsp; 
003 "comstock" #5: Can't authenticate: no preshared key found for 
`122.252.4.168' and &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
`208.47.215.167'.&nbsp; Attribute 
OAKLEY_AUTHENTICATION_METHOD<BR>&nbsp;&nbsp;&nbsp; 003 "comstock" #5: no 
acceptable Oakley Transform<BR>&nbsp;&nbsp;&nbsp; 214 "comstock" #5: 
STATE_MAIN_I1: NO_PROPOSAL_CHOSEN<BR>&nbsp;&nbsp;&nbsp; My configuration file 
is.<BR>&nbsp;&nbsp;&nbsp; conn comstock<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
leftsubnet=122.252.4.1/32<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
leftnexthop=%defaultroute<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
left=122.252.4.168<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
right=208.47.215.167<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
rightsubnet=192.168.30.0/24<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
rightnexthop=208.47.215.129<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; auto=start<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; authby=secret<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
espauthkey=V.....^B<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; esp=3des-md5-96<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; auth=esp<BR>&nbsp;&nbsp;&nbsp; I also 
appended<BR>&nbsp;&nbsp;&nbsp; this to /etc/ipsec.secrets<BR>&nbsp;&nbsp;&nbsp; 
122.252.4.168 %any: PSK "Vg.....^B"<BR>&nbsp;&nbsp;&nbsp; Any idea what i'm 
doing wrong?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV></BODY></HTML>