Jivin Nitin Gupta lays it down ... > Sir, > > I solved the case. > It was just a silly mistake. > It needs to be : plutoopts="--ikeport 1234" > But , I got trapped in another problem. I need to change the destination > port also. > How to do that sir. > Plz help me
I don't know, check the man page for pluto and see what you can do. Worst case you could force NAT traversal on and NAT th epackets on the way out :-) Cheers, Davidm > On 9/17/07, David McCullough <[EMAIL PROTECTED]> wrote: > > > > > > Jivin Nitin Gupta lays it down ... > > > Sir, > > > > > > As laid down by you I added the plutoopts in config setup but when I > > issue > > > the "ipsec setup start" command pluto daemon doesnt start while if i > > remove > > > this option everything goes fine. > > > what should I do now sir ? > > > > Check you log files etc for info. I have no idea. > > I would suggest that you ask on the openswan users list, > > > > Cheers, > > Davidm > > > > > On 9/15/07, David McCullough <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > > > > Jivin Nitin Gupta lays it down ... > > > > > From: Nitin Gupta <[EMAIL PROTECTED]> > > > > > Date: Sep 7, 2007 12:36 PM > > > > > Subject: Need help : openswan VPN port > > > > > To: uClinux development list <[email protected]> > > > > > > > > > > Hi, > > > > > > > > > > I am working over IXP245 based board with uclinux-2.4 and openswan > > over > > > > it > > > > > However the VPN fuctionality is through btu I need to change the > > default > > > > VPN > > > > > port i.e 500 to 1234. > > > > > How can I go for it ? > > > > > Any advice or help would be appreciated. > > > > > > > > It looks like pluto takes a '-p port" option. > > > > > > > > In your ipsec.conf "config setup" stanza add this: > > > > > > > > plutoopts = "-p 1234" > > > > > > > > Cheers, > > > > Davidm > > > > > > > > -- > > > > David McCullough, [EMAIL PROTECTED], Ph:+61 > > > > 734352815 > > > > Secure Computing - SnapGear http://www.uCdot.org > > > > http://www.cyberguard.com > > > > > > > > -- > > David McCullough, [EMAIL PROTECTED], Ph:+61 > > 734352815 > > Secure Computing - SnapGear http://www.uCdot.org > > http://www.cyberguard.com > > -- David McCullough, [EMAIL PROTECTED], Ph:+61 734352815 Secure Computing - SnapGear http://www.uCdot.org http://www.cyberguard.com _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
