Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    3,038 downloads
    LibreOffice 3.6.6 /
    4.0.3

    1,446 downloads
    Wine 1.4.1 / 1.5.30
    1,232 downloads
    BackTrack 5 R3
    1,035 downloads
    Red Hat Linux 9
    945 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    939 downloads
    Linux Mint 14.1 / 15
    RC

    756 downloads
    Red Hat Enterprise
    Linux 6.4

    711 downloads
    Ubuntu 12.10
    699 downloads
    VLC 2.0.6
    698 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 367
    OpenMandriva
    20130513

    User rating: 4.4/5
    Votes: 621
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 266
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-3

    User rating: 4.3/5
    Votes: 255
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 565
    Fedora 18
    User rating: 4.3/5
    Votes: 610
    openSUSE Linux 12.3
    / 13.1 Milestone 1

    User rating: 4.2/5
    Votes: 467
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 664
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 281
    Linux Mint 14.1 / 15
    RC

    User rating: 4.0/5
    Votes: 353
    Home > Linux > System > Networking > Untangle Gateway Platform > Changelog

    Untangle Gateway Platform 9.4.1 - Changelog


    What's new in Untangle Gateway Platform 9.4:

    January 12th, 2013

    · Separate mobile devices to a different rack with different policies for BYOD (bring your own device) environments. Captive pages can be displayed by operating system and/or device type.
    · Show different captive portal pages to wireless and wired users.
    · Only show a captive portal page if the user is not already known via some other method (like the Active Directory Login Script).
    · Show a warning page when the user goes over quota or is added to the penalty box for bad behavior.
    · Have special captive pages for specific sites.
    · Enable custom integrations from acknowledging Acceptable Use Policies (AUP) to accepting payments for wi-fi hotspot access.



    What's new in Untangle Gateway Platform 9.1.0:

    December 13th, 2011

    Platform:

    · The application order in the rack has been revised
    · Event logs have been reimplemented, columns have been added, improvement improved, and options added.
    · Many usability improvements in the installation & setup wizard
    · App downloads now show progress correctly.
    · Many apps settings have been moved from postgres to files
    · Local directory users are now saved in a file (vs slapd)
    · BerkeleyDB has been removed.
    · DHCP renewing no longer restarts networking (nor disrupt VPN connections) (#8955)
    · SIP helper is now disabled by default (#7236)
    · Improve start-up time.
    · App display order has been changed in the rack.

    Virus Blocker(s):

    · Virus Blocker has been renamed to "Virus Blocker Lite."
    · Kaspersky Virus Blocker has been renamed to "Virus Blocker"
    · The new "Virus Blocker" (paid) application uses a new engine from a better OEM provider.
    · On upgrade, users will continue to have Kaspersky Virus Blocker until their subscription expires and they will automatically convert to Virus Blocker.

    The conversion table:
    · 9.0 and prior 9.1 and after
    · Kaspersky Virus Blocker Virus Blocker
    · Virus Blocker Virus Blocker Lite

    Spam Blocker & Booster:

    · Spam Blocker has been renamed to "Spam Blocker Lite."
    · A new premium "Spam Blocker" application has been added.
    · The "Commtouch Spam Booster" application has been folded into the "Spam Blocker" application.
    · It is not recommended to run both the lite and full spam blocker(s). This results no additional spam caught and worse system performance.
    · On upgrade the the following conversion will take place such that in all scenarios the server will functionally be the same, but the apps will be slightly different:

    The conversion table:
    · 9.0 and prior 9.1 and after
    · Spam Blocker Spam Blocker Lite
    · Spam Blocker + Commtouch Spam Booster Spam Blocker

    · Also added a new "pass outbound message" to the event log so it is obvious when running a backwards bridge.

    Web Filter:

    · Web Filter now uses an expanded list of categories for greater granularity.
    · Web Filter has new defaults to reflect the new categories.
    · New category settings will be converted from old category settings on upgrade.

    Web Filter Lite:

    · Ads have been removed from blockpages
    · Database is now stored in an in-memory hash table.
    · Performance is improved, but more memory is required.

    Spyware Blocker:

    · Now enforces google's safebrowsing maleware list.
    · Obsolete ActiveX functionality removed.

    Phish Blocker:

    · Now enforces google's safebrowsing phish list.

    Firewall:

    · Firewall rules now use matchers like Bandwidth Control and Port Forwards.
    · Firewall rules can now match on Username (with Directory Connector) and Group.
    · Firewall rule ID now displayed in UI and event log.

    WAN Balancer:

    · WAN Balancer now installs in the "off" state (#8966)
    · WAN Balancer now ignores inbound connections (#8942)

    Bandwidth Control:

    · Username rules can now match on multiple usernames and globbed expressions (#8879)

    OpenVPN:

    · Now distributes openvpn 2.2.1 to remote clients
    · New client supports windows 8.
    · Note: these changes only effect newly distributed clients, already configured remote clients are unchanged.

    Architectural Changes:

    · Below are some changes made under the cover that are not necessarily visible as a user.

    Settings files:

    We are in the process of moving settings out of the postgress to files. Previously settings were stored in tables in the database. This worked but it had a few downsides:

    · Created an unneccesary dependence on having the database accessible at all times
    · Made the code to handle settings reading/writing and modification more difficult than it should be.
    · Made it impossible to just view your settings manually as you had to run a bunch of database queries.
    · Its slow

    · Settings now live in files in a JSON format in /usr/share/untangle/settings/. In 9.1 some of the apps have been converted to use the new settings format, and in future version the rest of the apps and platform will also be converted.

    This has a few benefits:

    · Its much simpler
    · which makes reading/writing settings much easier
    · highly simplifies other tasks like backup/restore
    · allows for external daemons to easily read settings
    · etc
    · Its faster
    · It allows for advanced users to just edit and backup settings files
    · It paves the way for command center functionality (as now you can easily have a "standard" web filter settings file)

    The following applications/functions now have their settings in files:

    · Web Filter
    · Web Filter Lite
    · Web Cache
    · Bandwidth Control
    · Firewall
    · Spyware Blocker
    · Spam Blocker
    · Spam Blocker Lite
    · Phish Blocker
    · Attack Blocker
    · Ad Blocker
    · Protocol Control
    · Local Directory

    Dropping Berkeley DB:

    · Previous we used a special database to store the Web Filter Lite and Spyware Blocker databases. This has been a performance bottleneck and source of excess disk I/O for little benefit. The databases aren't big enough to justify this.

    · In 9.1 we store the Web Filter Lite categorization table and Spyware Blocker lists in memory. This significantly speeds things up, but also means more memory is required. In our testing, Web Filter Lite probably uses about 100 megs more memory. Of course, no memory is wasted on the berkeley DB cache now either which is some cases was larger than the database itself.

    · Ultimately this is just simpler and faster and only requires marginally more memory. Note: Web Filter is NOT effected. Web Filter uses a paid online dynamic categorization service and has its own much smaller/faster cache implementation.

    Event Logs:

    · There are two layers of events in Untangle. The first level is the fully-normalized events. Each application will write its own event as things happen. For example, Protocol Control might log that a session is HTTP, and Web Filter might log that it passed the "http://untangle.com" as a Technology categorized site. Meanwhile Bandwidth Control logs the same session as being prioritized as "High," and Directory Connector logs that the "jimbob" user created this session.

    · These flush to the database every few seconds/minutes.

    · Later the Reports app would come along and compile de-normalized "fact tables" out of all these seperate tables. These "fact tables" were easy and fast to query and generally contained all the information in one row. This allows for you quickly to query all events relating to a certain user for a certain time period to a certain site, without doing excess joins on all the seperate normalized tables.

    · In 9.0 and prior, the event logs queried the normalized tables. This worked fine but users often requested extra fields that simply could not be added without adding joins. When we did add joins to add these extra fields the queries became too slow and sometimes not return at all, and it would often stress a live server enough to slow network traffic. As such we didn't add new columns.

    · In 9.1 the event logs query the de-normalized fact tables, so the queries are much faster, simpler, and have all the relevent columns easily accessible.

    As with all things there are trade-offs:

    · This means that the fact-table compilation must happen before you can view the fact tables. Currently, we do this periodically in the background (the interval depends on your hardware) and on-demand when the "refresh" button is pressed in the Event Log UI. This means the actual retrieving of the events is faster, but the first visit may require fact-table compilation process to be run if you want more recent events. On a fast server this process takes only a second or two, on a slow server it can take a few minutes.

    · The good news is that event logs and reports now draw from the same data pool and should match exactly. This also paves the way for more featured event logs. Columns are now all sortable. In the future when we move to a newer extjs javascript library add even more features such as filtering/sorting/searching and even graphs and visualization tools because the database queries can all be done in semi-realtime.



    What's new in Untangle Gateway Platform 8.0:

    November 17th, 2010

    Platform:

    · Added ability to import/export rules and settings in tables (#1573)
    · New "Session Viewer" to view sessions currently being scanned
    · Sessions now shown as stat at top of rack
    · DNS is now bypassed by default (#7996)
    · New kernel for additional features required for Bandwidth Control and QoS (2.6.26-2)
    · New ExtJS toolkit for UI

    QoS:

    · New Implementation for more functionality and better usability
    · Now 8 priorities, with customizable behavior for each
    · Now does both inbound and outbound limiting
    · New session viewer for seeing session priorities

    Bandwidth Control:

    · Added the Bandwidth Control application for bandwidth and traffic shaping (#3963)
    · Added Bandwidth Monitor for real-time session viewing
    · Bandwidth Control reports for viewing bandwidth usage on the network
    · Bandwidth Control rules allow for prioritization of traffic
    · Penalty Box allows for handling of misbehaved users
    · Quotas allow for allocation of hourly/daily/weekly bandwidth quotas

    eSoft Web Filter:

    · Now uses SNI to filter HTTPS traffic by hostname (reverts to old behavior if no SNI found) (#7172)

    Reports:

    · Added ability to manually start report generation (#2479)
    · Increased maximum retention time (#8016)
    · Top CSVs now include all data (not just top 9) (#8122)
    · Various bugfixes

    Captive Portal:

    · Ability to view current logged in users (#7630)
    · Ability to force log out logged in users (#7630)
    · Fix bug for the enable checkbox not working properly (#7685)

    Directory Connector:

    · No longer counts "captive portal user" as a valid user (#8004)
    · Added "Groups" Column to Status page table.

    OpenVPN:

    · Improved usability of wizard (#8001)
    · Now pushes search domain to connecting clients (#8164)
    · No longer enables port 443 automatically
    · Client updated to 2.1.3 (with Windows 7/Vista support)

    WAN Balancer:

    · Sessions created during startup now handled (#8074)

    Other bugs:

    · UDP fixes (#8077, #8078)
    · More 8.0 Fixed Bugs



    What's new in Untangle Gateway Platform 7.4:

    August 13th, 2010

    Platform:

    · Updated kernel with many bugfixes including HPET-fix (#7789, #7847)
    · Updated NIC drivers for some modern cards (#7892)
    · Rename packages to lite/standard/premium (#7726, #7886)
    · Added a warning for port 443 port forwards (#5727)
    · Made switching from bridge to static more intuitive (#7460)
    · Added some community skins (#7715)
    · Additional error checking on app installation (#7801, #7804, #7878)
    · Video-safe-mode is now the default (#7838)

    Reports:

    · Major report changes to bring consistency and simplicity to report graphs and data (#7713, #6923, #7505, #7579, #7583, #7618, #7893, #7894, #7895, #7896, #7897, #7901, #7902, #7903, #7913, #7924, #7927,#7928)
    · Report pages can now be printed (#7445)

    Web Filter:

    · Double slash now handled correctly (#7803)
    · Wildcard in block/pass list fixes (#7842)

    Captive Portal:

    · CIDR notation now works in capture and pass rules (#7640, #7729)
    · Logout button improvements (#7723)
    · Intermittent logout fixed (#7832)

    Spyware Blocker:

    · Fixed block cookies checkbox (#7708)

    OpenVPN:

    · Table can now be sorted. (#7806)

    Firewall:

    · Only matching sessions reset on save (#7925)

    eSoft Web Filter:

    · Enforcing safe search in eSoft Web Filter now works on international domains (#7754)

    Directory Connector:

    · Disabling HTTP no longer breaks AD login script (#7209)
    · Can now specify a username/password for RADIUS test (#7456)

    Kaspersky Virus Blocker:

    · Now ignores "not-a-virus" signatures (#7833)



    What's new in Untangle Gateway Platform 7.3:

    June 4th, 2010

    · Enhanced download & upgrade UI progress meter

    · When Untangle apps are downloaded or when future upgrades occur, Untangle Server will now display more details about the download / upgrade as it happens.
    · Platform enhancements

    · Our commitment to support different kinds of hardware and network interface cards (NICs) continues unabated. We now have much broader support, for practically all Intel NICs, and select Broadcomm cards.

    · With this release we have also made performance improvements in Untangle to consume less memory.
    · Application Improvements

    Several fixes and enhancements have been made to:

    · Reports
    · OpenVPN
    · Directory Connector
    · eSoft Web Filter improvements

    · For a full list of improvements in Untangle 7.3, please visit
    · http://wiki.untangle.com/index.php/7.3_Changelog
    · OEM Toolkit

    The Untangle Administration console can now be customized by OEM partners that wish to integrate Untangle software into their own appliance hardware. This capability enables:

    · Changes to the Untangle Admin console to reflect OEM’s brand
    · Changes to Text references to Untangle, to OEM's name
    · Changes to Untangle iconography to OEM-provided imagery

    · Branding Manager app changes

    We have also made enhancements to the Branding Manager, so show up as a rack element within Untangle. To be clear, the Branding Manager only changes components on pages that end-users behind an Untangle-protected network will see, namely:

    · Block pages
    · Quarantine pages
    · Captive portal pages



    What's new in Untangle Gateway Platform 7.0:

    October 2nd, 2009

    · Totally Redesigned and Rearchitected Reports
    · Improved video card/monitor hardware support
    · Major WAN Balancer & WAN Failover improvements
    · OpenVPN now support Vista and 64-bit clients
    · Performance improvements



    What's new in Untangle Gateway Platform 5.4.1-r19378:

    October 7th, 2008

    · Major bugfixes were made in the Windows installer.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM