Hi Kevin,<br><br>   Thanks for your reply. I have tried changing the configurations, but I am still getting the same issue. I am sending an updated log if that helps.<br>I wanted to know one more thing from the configuration point of view if my environment set up is correct. <br>
<br>I have a Sierra 3G Wireless modem connected to the Ubuntu PC. It has got 10.2.xx.xx IP address with netmask 255.255.255.255. On remote side, I have a Sarian 3G router with internet gateway 10.3.xx.xx and 192.168.254.254 gateway (on the other side) with subnet mask 255.255.255.255. <br>
<br>Your help is highly appreciated.<br><br>Regards,<br>Krishnamohan <br><br><div class="gmail_quote">On 23 June 2011 01:23, kevin vpn <span dir="ltr"><<a href="mailto:kvpn@live.com" target="_blank">kvpn@live.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>On Wed, 22 Jun 2011 09:59:51 +0100<br>
KrishnaMohan Bandi <<a href="mailto:krishnamohan.bandi@gmail.com" target="_blank">krishnamohan.bandi@gmail.com</a>> wrote:<br>
<br>
> Hi all,<br>
><br>
>     I am having problem with establishing a VPN connection using a<br>
> Sierra Wireless 3G modem connected to a Linux PC running Ubuntu 10.04<br>
> LTS via USB interface to a SARIAN systems HSPDA/3G-EDGE/GPRS Router<br>
> (HR4110).<br>
><br>
> VPN Client Version : 2.1.7<br>
> Linux OS Version : Ubuntu 10.04 LTS<br>
> Gateway Make/Model : Sierra Wireless 3G Modem, MC8795V<br>
><br>
> I can connect to the Internet using the wireless 3G modem and I can<br>
> ping the 3G Router. I have configured the Shrew client and when I<br>
> click on 'Connect', it always comes up with "Session terminated by<br>
> gateway" error. I am attaching the log files for the same.<br>
><br>
<br>
</div>Hi Krishnamohan,<br>
<br>
>From the iked.log you sent, Shrew and the gateway are able to<br>
successfully negotiate a phase 1 connection, but something happens<br>
during the configuration negotiation.  You can see in the snippet below<br>
that the client sends a "config pull" request, but that what comes back<br>
is a "DELETE" response from the gateway.<br>
<br>
I think that it would be useful if you could look at the logs from the<br>
gateway and see what messages it provides.  Perhaps you need to use<br>
"ike config push" or another option instead of "ike config pull" in the<br>
Auto Configuration field.<br>
<br>
...<br>
11/06/22 09:38:33 ii : sending config pull request<br>
11/06/22 09:38:33 >> : hash payload<br>
11/06/22 09:38:33 >> : attribute payload<br>
11/06/22 09:38:33 == : new configure hash ( 16 bytes )<br>
11/06/22 09:38:33 >= : cookies 6449e54f868d95b2:dda86dffb97902a4<br>
11/06/22 09:38:33 >= : message 515f034c<br>
11/06/22 09:38:33 >= : encrypt iv ( 8 bytes )<br>
11/06/22 09:38:33 == : encrypt packet ( 136 bytes )<br>
11/06/22 09:38:33 == : stored iv ( 8 bytes )<br>
11/06/22 09:38:33 -> : send IKE packet x.x.x.x:500 -> y.y.y.y:500 ( 168<br>
bytes ) 11/06/22 09:38:33 DB : config resend event scheduled ( ref<br>
count = 2 ) 11/06/22 09:38:33 DB : phase2 not found<br>
11/06/22 09:38:34 <- : recv IKE packet y.y.y.y:500 -> x.x.x.x:500 ( 76<br>
bytes ) 11/06/22 09:38:34 DB : phase1 found<br>
11/06/22 09:38:34 ii : processing informational packet ( 76 bytes )<br>
11/06/22 09:38:34 == : new informational iv ( 8 bytes )<br>
11/06/22 09:38:34 =< : cookies 6449e54f868d95b2:dda86dffb97902a4<br>
11/06/22 09:38:34 =< : message c9489444<br>
11/06/22 09:38:34 =< : decrypt iv ( 8 bytes )<br>
11/06/22 09:38:34 == : decrypt packet ( 76 bytes )<br>
11/06/22 09:38:34 <= : stored iv ( 8 bytes )<br>
11/06/22 09:38:34 << : hash payload<br>
11/06/22 09:38:34 << : delete payload<br>
11/06/22 09:38:34 == : informational hash_i ( computed ) ( 16 bytes )<br>
11/06/22 09:38:34 == : informational hash_c ( received ) ( 16 bytes )<br>
11/06/22 09:38:34 ii : informational hash verified<br>
11/06/22 09:38:34 ii : received peer DELETE message<br>
...<br>
_______________________________________________<br>
vpn-help mailing list<br>
<a href="mailto:vpn-help@lists.shrew.net" target="_blank">vpn-help@lists.shrew.net</a><br>
<a href="http://lists.shrew.net/mailman/listinfo/vpn-help" target="_blank">http://lists.shrew.net/mailman/listinfo/vpn-help</a><br>
</blockquote></div><br>