On Mon, Apr 19, 2010 at 9:48 AM, Matthijs Kooijman <[email protected]>wrote:
> > Maybe you could try to declare your service in /etc/config/services > adding > > something like: > > > > config service myhttpd > > option path "/pathto/yourHttpd" > > option order 16 > > option name "MyWeb" > > option fwall 1 > > list tcp_port 8080 > > > > instead adding a firewall.user file with custom iptables directives. > > > This is probably a good idea, it is the most elegant way of doing this. Not > sure if this survives upgrades, but I guess the firewall.user option won't > either. > > elegant yes... does it work? no http://forums.fon.com/viewtopic.php?f=24&t=8631&p=68317#p68317 > Alternatively, you could try the firewall.user approach but add the rule to > the "input_rule" chain instead of "input_daemon". AFAICS, this chain is > only > touched by /etc/firewall.fon, so it should remain working. > > great!
_______________________________________________ Development mailing list [email protected] http://fonosfera.org/mailman/listinfo/development
