This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Manipulate status of firewall rule on iPhone/Ipad with Confd command line client

Hi,

In the past I made an iOS app for my wifes iPhone to block/unblock Internet for our kids. This worked with DD-WRT on my access-point.

We now have a ASG home edition as firewall instead of the firewall in DD-WRT.
So I want to make a new iOS App that changes the status of a firewall rule object with cc (confd) by means of a GUI which uses SSH in the background.
I can't seem to figure out the syntax to change the status switch value of a firewall rule object.
Can someone help me with te correct commandline syntax?

Thanks in advance.
Jacco


This thread was automatically locked due to age.
Parents
  • Daniels perl script works great!
    But for my iOS app I don't want to depend on a perl script.
    I want to use cc with arguments but I can't figure out te correct syntax. I have no knowledge of perl to correctly interpret Daniels code. 

    Is there someone that knows the cc syntax to change the status of a packet filter rule?
Reply
  • Daniels perl script works great!
    But for my iOS app I don't want to depend on a perl script.
    I want to use cc with arguments but I can't figure out te correct syntax. I have no knowledge of perl to correctly interpret Daniels code. 

    Is there someone that knows the cc syntax to change the status of a packet filter rule?
Children
No Data