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

Help!!

I accidentally created a bad SNat/DNat rule that's preventing me from getting back in and correcting it.

Can I log into my ASL locally as root and edit some file to remove that bad rule? Possibly avoiding a complete reinstall of the ASL?

Or, have I "screwed the pooch?" 

I don't know Linux CLI, so if you have suggestions plz be thorough.

I have ASL home version 4 

Thanks in advance. [:S]


This thread was automatically locked due to age.
  • You could use joe editor to edit data in file
    packetdata in folder /etc/wfe/conf/

    StepByStep
    - Login to console
     Code:
     cd /etc/wfe/conf
    joe packetdata 

     

    delete needed rule and save file on exit (press CRTL+K, X)

    BR, Matjaz

    BR, Matjaz