From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: Problems with OpenVPN in Core 72 testing Date: Mon, 19 Aug 2013 17:44:41 +0200 Message-ID: <1376927081.18941.200.camel@rice-oxley.tremer.info> In-Reply-To: <58C10650-1649-4534-A7E1-6B7DE03F53A5@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4576247345465394977==" List-Id: --===============4576247345465394977== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, thanks for reporting this. I fixed this bug and an other one. Could you please check, if this is fixed for you as well? http://git.ipfire.org/?p=3Dipfire-2.x.git;a=3Dblob_plain;f=3Dhtml/cgi-bin/ovp= nmain.cgi;h=3D73e610bfdfeaa82783403252cd8d4723dc602290;hb=3D8e6a8fd5d3b36919f= f427abcdd0e7072fc7f85d9 -Michael On Sat, 2013-08-17 at 18:41 +0200, Erik K. wrote: > Hi all, > i want to report a problem in ovpnmain.cgi with the unreleased core > 72. The problem appears if i try to add a new openvpn roadwarrior > client, the WUI gives me "Invalid input for remote host/ip. " as an > error message back. It makes no difference if i enter an IP or a > domain name into the "remot host/ip" field under the "global > settings" , the error is the same. >=20 >=20 > Here are the output of the httpd/error_log: >=20 >=20 > [Sat Aug 17 18:31:04 2013] [error] [client 192.168.7.2] [Sat Aug 17 > 18:31:04 2013] ovpnmain.cgi: Use of uninitialized value > $cgiparams{"ADVANCED"} in string eq > at /srv/web/ipfire/cgi-bin/ovpnmain.cgi line 3194., referer: > https://192.168.7.18:444/cgi-bin/ovpnmain.cgi > [Sat Aug 17 18:31:04 2013] [error] [client 192.168.7.2] [Sat Aug 17 > 18:31:04 2013] ovpnmain.cgi: Use of uninitialized value > $cgiparams{"REMOTE"} in string eq > at /srv/web/ipfire/cgi-bin/ovpnmain.cgi line 3562., referer: > https://192.168.75.18:444/cgi-bin/ovpnmain.cgi > [Sat Aug 17 18:31:04 2013] [error] [client 192.168.7.2] [Sat Aug 17 > 18:31:04 2013] ovpnmain.cgi: Use of uninitialized value > $cgiparams{"SIDE"} in string ne > at /srv/web/ipfire/cgi-bin/ovpnmain.cgi line 3562., referer: > https://192.168.75.18:444/cgi-bin/ovpnmain.cgi > [Sat Aug 17 18:31:04 2013] [error] [client 192.168.7.2] [Sat Aug 17 > 18:31:04 2013] ovpnmain.cgi: Use of uninitialized value > $cgiparams{"SIDE"} in hash element > at /srv/web/ipfire/cgi-bin/ovpnmain.cgi line 4086., referer: > https://192.168.75.18:444/cgi-bin/ovpnmain.cgi > [Sat Aug 17 18:31:04 2013] [error] [client 192.168.7.2] [Sat Aug 17 > 18:31:04 2013] ovpnmain.cgi: Use of uninitialized value > $cgiparams{"PROTOCOL"} in hash element > at /srv/web/ipfire/cgi-bin/ovpnmain.cgi line 4090., referer: > https://192.168.75.18:444/cgi-bin/ovpnmain.cgi > [Sat Aug 17 18:31:04 2013] [error] [client 192.168.7.2] [Sat Aug 17 > 18:31:04 2013] ovpnmain.cgi: Use of uninitialized value > $cgiparams{"INTERFACE"} in hash element > at /srv/web/ipfire/cgi-bin/ovpnmain.cgi line 4099., referer: > https://192.168.75.18:444/cgi-bin/ovpnmain.cgi > [Sat Aug 17 18:31:04 2013] [error] [client 192.168.7.2] [Sat Aug 17 > 18:31:04 2013] ovpnmain.cgi: Use of uninitialized value > $cgiparams{"COMPLZO"} in hash element > at /srv/web/ipfire/cgi-bin/ovpnmain.cgi line 4103., referer: > https://192.168.75.18:444/cgi-bin/ovpnmain.cgi > [Sat Aug 17 18:31:04 2013] [error] [client 192.168.7.2] [Sat Aug 17 > 18:31:04 2013] ovpnmain.cgi: Use of uninitialized value > $cgiparams{"RG"} in hash element > at /srv/web/ipfire/cgi-bin/ovpnmain.cgi line 4254., referer: > https://192.168.7.18:444/cgi-bin/ovpnmain.cgi > [Sat Aug 17 18:31:04 2013] [error] [client 192.168.7.2] [Sat Aug 17 > 18:31:04 2013] ovpnmain.cgi: Use of uninitialized value in > concatenation (.) or string at /srv/web/ipfire/cgi-bin/ovpnmain.cgi > line 4387., referer: https://192.168.7.18:444/cgi-bin/ovpnmain.cgi >=20 >=20 > Tests with ovpnmain.cgi on core 71 makes no problems. >=20 >=20 > Greetings=20 >=20 >=20 > Erik > _______________________________________________ > Development mailing list > Development(a)lists.ipfire.org > http://lists.ipfire.org/mailman/listinfo/development --===============4576247345465394977==--