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=ipfire-2.x.git;a=blob_plain;f=html/cgi-bin/ovpnmain.cgi;h=73e610bfdfeaa82783403252cd8d4723dc602290;hb=8e6a8fd5d3b36919ff427abcdd0e7072fc7f85d9 -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. > > > Here are the output of the httpd/error_log: > > > [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 > > > Tests with ovpnmain.cgi on core 71 makes no problems. > > > Greetings > > > Erik > _______________________________________________ > Development mailing list > Development(a)lists.ipfire.org > http://lists.ipfire.org/mailman/listinfo/development