From: "Erik K." <ummeegge@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: Problems with OpenVPN in Core 72 testing
Date: Mon, 19 Aug 2013 18:41:57 +0200 [thread overview]
Message-ID: <5C28B1DC-24B7-4640-B81A-717876552FDC@ipfire.org> (raw)
In-Reply-To: <1376927081.18941.200.camel@rice-oxley.tremer.info>
[-- Attachment #1: Type: text/plain, Size: 4034 bytes --]
Your welcome,
this fix seems to made it, this problem seems to be solved.
Erik
Am 19.08.2013 um 17:44 schrieb Michael Tremer:
> 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
>
> _______________________________________________
> Development mailing list
> Development(a)lists.ipfire.org
> http://lists.ipfire.org/mailman/listinfo/development
next prev parent reply other threads:[~2013-08-19 16:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <58C10650-1649-4534-A7E1-6B7DE03F53A5@ipfire.org>
2013-08-19 15:44 ` Michael Tremer
2013-08-19 16:41 ` Erik K. [this message]
2013-08-21 20:14 ` Thomas Berthel
2013-08-21 20:27 ` Michael Tremer
2013-08-21 20:47 ` Thomas Berthel
2013-08-21 20:49 ` Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5C28B1DC-24B7-4640-B81A-717876552FDC@ipfire.org \
--to=ummeegge@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox