#20502: fwknopd - can't set working interface.
--------------------------+----------------------------------
 Reporter:  grisopower@…  |      Owner:  developers
     Type:  defect        |     Status:  new
 Priority:  normal        |  Milestone:  Chaos Calmer (trunk)
Component:  packages      |    Version:
 Keywords:  fwknopd       |
--------------------------+----------------------------------
 When I try to change interface on where the daemon has to listen to,
 default value appears on 'save and apply'.
 I took a look on /etc/init.d/fwknopd and I saw that it's working well if I
 change the get_conf func with

 if [ "uci get fwknopd.@access[0].PCAP_INTF" = ""]
 Rather than
 if [ 'uci get fwknopd.@access[0].PCAP_INTF' = ""]
 Thx

--
Ticket URL: <https://dev.openwrt.org/ticket/20502>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to