Hi,
I just installd Adito.
I havet had time to verify it in a production environment.
And i have some other thing to do..
So i will post the installation and maby some of you can verify that it works.
I did this installation on a UT 6.2
But it should work on a 6.1.
Here are the steps.
Edit
Code:
/etc/apt/sources.list
add or uncomment
From the terminal or thru ssh:
run
run
Code:
apt-get install ant
run
run
run
run
run
Add packet filter
Code:
Name: Adito Access
Action: PASS
Destination Local
Protocol: TCP UDP
Destination Port: 28080
Now access the Adito setup with your browser
http://untangleip:28080
Follow the steps.
When you are done with the setup go back to the terminal or SSH
run
Code:
"ant install-service"
then run
Edit your packet filter to the port you choise for the webserver.
Code:
Name: Adito Access
Action: PASS
Destination Local
Protocol: TCP UDP
Destination Port: your port choise
Now you should be able to access your adito server
Now Edit
Code:
/etc/apt/sources.list
Comment or remove:
run
Verify that it only use Untangle sources.
All done.