Last visit was: It is currently 13.04.2009 18:08


All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: OpenVPN Probleme nach Update auf 1.4.21
PostPosted: 14.08.2008 09:17 
DES
DES

Joined: 14.08.2008 09:03
Posts: 3
Hi und guten Morgen,

hab ZERINA OpenVPN in der Version 0.95b auf meinem IPCop 1.4.21 laufen.
Nun hab ich nach dem IPCop Update von 1.4.18 auf 1.4.21 das Problem,
dass der ZERINA Client nach einem neustart des IPCops nicht mehr automatisch startet.
Starte ich ZERINA anschließend von Hand läuft er einwandfrei (bis zum nächsten neustart).
Während des startens meines Cops bekomme ich auch folgende Fehlermeldung:
"OpenVPN enabled on red, but no red interface found".

Kann mir da vielleicht jemand weiterhelfen.
Neuinstallation von OpenVPN ohne Erfolg.


Top
Offline Profile  
 
 Post subject: Re: OpenVPN Probleme nach Update auf 1.4.21
PostPosted: 15.08.2008 03:12 
DES
DES

Joined: 05.06.2006 04:46
Posts: 2
Location: Davao City, Philippines
hompen wrote:
... hab ZERINA OpenVPN in der Version 0.95b auf meinem IPCop 1.4.21 laufen.
Nun hab ich nach dem IPCop Update von 1.4.18 auf 1.4.21 das Problem ...


Ich habe hier das gleiche Problem und wundere mich, dass es offensichtlich bis heute kein Zerina-Update fuer IpCop gibt.

Ueberhaupt macht es mich nachdenklich, wenn ich auf http://www.vpnforum.de/zerina/ immer nur SmoothWall lese und der Versuch eines Updates unter IpCop dann dann das hier bringt :

Quote:
Welcome to the OpenVPN for IPCop (ZERINA 0.9.5b) Installer!
ERROR: This ZERINA addon only works with IPCop 1.4.18!


Quote:
Welcome to the OpenVPN for IPCop (ZERINA 0.9.7a14) Installer!
ERROR: This ZERINA addon only works with IPCop 1.4.15!


wo doch IpCop aktuell bei Vers. 1.4.21 .... angelangt ist ... :(

Guenther


Top
Offline Profile  
 
 Post subject:
PostPosted: 15.08.2008 10:56 
DES
DES

Joined: 14.08.2008 09:03
Posts: 3
Jaja, genau das hab ich mir auch gedacht. Unter den News liest man nur Smoothwall...
Aber wegen deines Problems. Kann man ziemlich leicht umgehen:
Einfach das install Skript in einem Editor öffnen und folgende Zeile anpassen
Code:
if [ ! "`echo $IPCOPVERSION | grep "1.4.18"`" ] ; then

nach z.B.
Code:
if [ ! "`echo $IPCOPVERSION | grep "1.4.21"`" ] ; then

Dann funktioniert zumindest die Installation wieder.


Top
Offline Profile  
 
 Post subject:
PostPosted: 15.08.2008 11:56 
DES
DES

Joined: 14.08.2008 09:03
Posts: 3
Hab die Problemtik auch mal im IPCop Forum gepostet.
Komme allerdings erst am Montag dazu die Lösung von weizen42 zu testen. Aber vorab schonmal:

eine Zeile in /etc/rc.d/rc.local anpassen, aus:

Code:
#Added for zerina - BEGIN
echo "Starting openvpn (if enabled)"
/usr/local/bin/openvpnctrl --start-daemon-only
#Added for zerina - END


wird

Code:
#Added for zerina - BEGIN
echo "Starting openvpn (if enabled)"
/bin/sleep 10 && /usr/local/bin/openvpnctrl --start-daemon-only &
#Added for zerina - END


@gboelter von den (hoffentlich) sonnigen Philippinen :D
Wenn du schon vor mir dazu kommst das ganze zu testen, wär ich über ne Antwort dankbar.


Top
Offline Profile  
 
 Post subject:
PostPosted: 16.08.2008 04:07 
DES
DES

Joined: 05.06.2006 04:46
Posts: 2
Location: Davao City, Philippines
hompen wrote:
@gboelter von den (hoffentlich) sonnigen Philippinen :D
Wenn du schon vor mir dazu kommst das ganze zu testen, wär ich über ne Antwort dankbar.


Danke, hab's gerade getestet und es scheint einwandfrei zu funktionieren.

Mit sonnigen Gruessen

Guenther
Davao City, Philippines, Planet Earth, 27.0 °C


Top
Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ]  Moderator: Moderators

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Theme created StylerBB.net & kodeki