[vpn-help] Regression in Linux shrew 2.1.7 -> OpenBSD 4.8+ roadwarrior VPN

Sebastian Linser Cybob at Cybob.org
Fri Oct 21 02:12:37 CDT 2011


On Thu, 20 Oct 2011 23:29:53 -0400, Kevin VPN wrote:
> On 10/20/2011 05:52 AM, Zak Elep wrote:
>> On Thu, Oct 20, 2011 at 2:12 PM, Zak 
>> Elep<zak.elep at orangeandbronze.com>  wrote:
>>> I'm going to try again on a fresh Ubuntu install to narrow down the
>>> problem.  My origin setup was an Ubuntu Natty machine upgrading to
>>> Oneiric, so I saw the shrew upgrade to 2.1.5 to 2.1.7; as Kevin 
>>> said,
>>> there may be a dependency issue (and maybe even a kernel one, since
>>> the new Ubuntu version ships with Linux 3.0.)
>>
>> I got around to do this and confirm that shrew 2.1.7 packages (ike,
>> ike-qtgui) does not work on a fresh Ubuntu 11.10 install, while the
>> older shrew 2.1.5 packages from 11.04 does work.  In order to get it
>> running, first install the libssl0.9.8 package in Oneiric,[0] then 
>> the
>> Natty packages for ike[1] and ike-qtgui.[2] You may have to install
>> the Qt packages (libqt3-mt) if it is not installed yet (Kubuntu 
>> users
>> here need not do this.)
>>
>> [0]:  http://packages.ubuntu.com/oneiric/libssl0.9.8
>> [1]:  http://packages.ubuntu.com/natty/ike
>> [2]:  http://packages.ubuntu.com/natty/ike-qtgui
>>
>
> Hi Zak,
>
> That's disappointing that the 2.1.7 package doesn't work, but the
> workaround instructions will be really useful for folks.  Many 
> thanks!
>
> Are you any good at builds? Do you want to take a try at building
> 2.1.7 manually on 11.10 to see if it's a problem with the package or 
> a
> fundamental problem with the 2.1.7 code?
> _______________________________________________
> vpn-help mailing list
> vpn-help at lists.shrew.net
> http://lists.shrew.net/mailman/listinfo/vpn-help
Hi Zak and Kevin,

i can confirm that the 2.2.0-beta-2 works with ubuntu 11.10 if you 
compile it from the scratch.
I just used the following commands to do so:
cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc -DNATT=YES
cmake .
make
sudo make install

I'll try to compile and test 2.1.7 tonight.

-- 
Sebastian Linser
mail: cybob at cybob.org



More information about the vpn-help mailing list