Ticket #591 (closed Bug report: duplicate)
(fw_iptables.c:116) iptables command failed(162) ... chain name too long (must be under 30 chars)
Reported by: | poolborges | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Gateway 1.1.5 |
Component: | Auth server, Feature request | Version: | |
Keywords: | Cc: |
Description
excuse my English[[BR]]
"iptables chain name" must be under 30 chars
By default wifidog use MAC ADDRESS for GatewayID (wifidog.conf), but the name of iptables is define in "fw_iptables.h" like this "WiFiDog_$ID$_WIFI2Internet"
Result: WiFiDog_0800274AB0BF_WIFI2Internet more than 30 chars
Sugest: Don´t user $ID$ in "fw_iptables.h"
Change History
Note: See
TracTickets for help on using
tickets.