<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>I have a couple of network segments that are behind a
dynamic DSL. Currently we have the following for static users. I
have seen samples with right=%any and rightnexthop=%default. But I haven't
had any success with these. Using the syntax below, what would
be the proper way to setup the right side client for a dynamic IP (assuming that
have a class c network behind them that we will be routing to the other
side)?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>conn a-b<BR>
type=tunnel<BR>
left=66.88.22.81<BR>
leftsourceip=10.0.0.254<BR>
leftsubnet=10.0.0.0/8<BR> <A
href="mailto:leftid=@serverhost.com">leftid=@serverhost.com</A><BR>
leftnexthop=66.88.22.80<BR>
leftrsasigkey=0sAQ...<BR>
right=99.22.33.91<BR>
rightsourceip=10.0.12.254<BR>
rightsubnet=10.0.12.0/24<BR> <A
href="mailto:rightid=@clienthost.com">rightid=@clienthost.com</A><BR>
rightnexthop=99.22.33.90<BR>
rightrsasigkey=0sAQ...<BR>
auto=start<BR></DIV>
<DIV>Thanks, </DIV>
<DIV> </DIV>
<DIV>Gary</DIV></BODY></HTML>