Hi I've updated to testing core69 and added a new mac to the connect to blue acl on the webif. If I look at the webif everything seems to work correctly but the new mac could not connect to the internet.
I checked iptables on the cli and I found the the new mac neither in the wirelessinput nor in the wirelessforward acl.
May someone check it before I open a bug?
- Daniel
Nothing in that area has been touches. Neither the CGI scripts nor the wrapper binaries.
Are there ANY rules in those chains? Could you execute the script by hand to see if it yields any error messages?
-Michael
On Mon, 2013-06-10 at 08:48 +0200, Daniel Weismüller wrote:
Hi I've updated to testing core69 and added a new mac to the connect to blue acl on the webif. If I look at the webif everything seems to work correctly but the new mac could not connect to the internet.
I checked iptables on the cli and I found the the new mac neither in the wirelessinput nor in the wirelessforward acl.
May someone check it before I open a bug?
- Daniel
Development mailing list Development@lists.ipfire.org http://lists.ipfire.org/mailman/listinfo/development
Okay fixed! My /usr/local/bin/wirelessctrl hasn't the right permissions.
[root@ipfire ~]#ll /usr/local/bin/wirelessctrl -rwxr-xr-x 1 root nobody 15148 2013-02-16 18:47 /usr/local/bin/wirelessctrl
The correct permissions are:
[root@ipfire ~]# ll /usr/local/bin/wirelessctrl -rwsr-x--- 1 root nobody 15148 2013-02-16 18:47 /usr/local/bin/wirelessctrl
Thanks to Michael and Michael ;)
Am Montag, den 10.06.2013, 11:55 +0200 schrieb Michael Tremer:
Nothing in that area has been touches. Neither the CGI scripts nor the wrapper binaries.
Are there ANY rules in those chains? Could you execute the script by hand to see if it yields any error messages?
-Michael
On Mon, 2013-06-10 at 08:48 +0200, Daniel Weismüller wrote:
Hi I've updated to testing core69 and added a new mac to the connect to blue acl on the webif. If I look at the webif everything seems to work correctly but the new mac could not connect to the internet.
I checked iptables on the cli and I found the the new mac neither in the wirelessinput nor in the wirelessforward acl.
May someone check it before I open a bug?
- Daniel
Development mailing list Development@lists.ipfire.org http://lists.ipfire.org/mailman/listinfo/development
Development mailing list Development@lists.ipfire.org http://lists.ipfire.org/mailman/listinfo/development