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

confd-client.plx - making changes from the command line

Greetings folks.  I'm in a bit of a bind right now.  I'm out of town for the weekend, and I need to get into my Astaro machine.  However, I have limited access to the webadmin to certain networks, thus I can't get to it where I'm at right now.  The only access method I have into my Astaro machine from where I'm at is SSH.  So, I can ssh in, no problem.  I just need to know how to modify access to the webadmin.  I don't have a definition created for the network I'm on right now, so I'm okay opening up the webadmin to the world temporarily (just long enough to do what I need to do).

I'm assuming confd-client.plx is the tool I need, and using that tool I'm looking at the current array values for webadmin/allowed_networks.  However, I just can't figure out how to add a darn value to that array.  Can someone give me the proper command to simply allow all networks access to the webadmin?  I've tried things like the following:

+'REF_NetworkAny'
+2 'REF_NetworkAny'

And so forth.  I'm just not sure what to type.  Thanks.
-joe


This thread was automatically locked due to age.
Parents
  • You know, I didn't even think to put quotes around the outside of the entire array value on the command line.  What I did end up doing is just as you mentioned in your second option:  Inside of cc, in the webadmin/allowed_networks@ node, I typed:
    +REF_NetworkAny

    That did the trick.  Thanks!
    -joe
  • Is "cc" tool could create packet filter rule? If not, how to add packet filter rule using command line?

    Truly need this informations.
Reply Children
No Data