|
SquidAppliance 3.0
After a long delay, Dalmatech announces the immediate availability for version 3.0 of the SquidAppliance.
Here are the Features:
- JeOS 8.04.1
- VMware Tools
- Squid 3 Stable 1
- DansGuardian 2.8.0.6 with ClamAV AntiVirus Scanning
- Frox (FTP Proxy)
- Webmin 1.430
Save your company Bandwidth and at the same time protect them with full HTTP AntiVirus scanning. SquidAppliance 3.0 provides all this and more. Reporting is available through the Webmin interface using sarg. There is also Dansguardian Reporting as well.
Download:
File Size 670MB zipped
Login Information:
Username: user
Password: pass2cng
Webmin Access: https://IP_address:10000
Use the above login credentials to get into the webmin interface.
Networking:
The Appliance is setup for DHCP, to change the appliance to use a static IP address, use the following instructions:
Edit the following file from the terminal:
sudo vim /etc/network/interfaces (enter in your password when asked)
Make sure iface eth0 inet static is present if you want to enter in a static IP address
Next, Change the Address, NetMask, Network, Broadcast and Gateway to match your network configuration. When you are finished, just hit ESC followed by :wq <enter> to save.
Restart your network to apply your settings.
sudo /etc/init.d/networking restart
|