> > Thanks, as long as these names don't change from device to device I think > there will be no problem. >
One last question related to firewall, I've been able to create several templates via json which are working neatly but II'm struggling to build a json template to include an interface to an existing wan zone. Is it possible to configure zones using json advanced mode? I tried to define the zone inside the interface, but it seems that this sort of configuration must be done via firewall. These are my references: https://media.readthedocs.org/pdf/netjsonconfig/0.3.7/netjsonconfig.pdf http://nemesisdesign.net/blog/coding/netjsonconfig-convert-netjson-to-openwrt-uci/ > > On Wednesday, April 26, 2017 at 5:20:50 PM UTC+2, henriqsc wrote: >> >> Hello everyone, >> >> I noticed that after openwisp_config service is run for the first time >> the /etc/config/firewal is changed, all the rules and zones descriptions >> are chaged, for example: >> >> config rule >> option dst_port 'xxx' >> option taget 'yyy' >> >> is changed to: >> >> config rule 'cfg0c932bd' >> option dst_port 'xxx' >> option taget 'yyy' >> >> I'm not sure if it's an openwisp intervention or something openwrt >> related, althought I haven't found any explanation on the openwrt >> documentation so far. Configuration from the UI "download configuration" >> does not contain /etc/config/firewall. >> > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
