From: <abe...@us...> - 2016-06-12 14:55:43
|
Revision: 7718 http://sourceforge.net/p/astlinux/code/7718 Author: abelbeck Date: 2016-06-12 14:55:41 +0000 (Sun, 12 Jun 2016) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2016-06-12 14:39:30 UTC (rev 7717) +++ branches/1.0/docs/ChangeLog.txt 2016-06-12 14:55:41 UTC (rev 7718) @@ -98,6 +98,8 @@ -- arnofw (AIF), add NAT_FOREIGN_NETWORK rc.conf variable to support a downstream router with NAT disabled. More Info: http://doc.astlinux.org/userdoc:tt-internal-downstream-router +-- arnofw (AIF), add support for LAN_LAN_HOST_OPEN_xxx firewall rules. + -- Email Notifications, now automatically define a 'a@b.tld' From header in the form: "<action>-<hostname>" <a@b.tld> The current <action> values are: SIP, Asterisk, Monit, Test, UPS, WAN @@ -120,7 +122,11 @@ -- Network and Edit tab, add support for Avahi mDNS/DNS-SD Service Discovery. More Info: http://doc.astlinux.org/userdoc:tt_avahi_mdns +-- Network -> Firewall sub-tab, add support for "Pass LAN->LAN" action + Example: Allow any LAN subnet access to a LAN printer at 192.168.101.8 serving LPD, IPP and JetDirect + == Action: Pass LAN->LAN | Protocol: TCP | Source: 0/0 | Destination: 192.168.101.8 | Port: 515,631,9100 + Additions for AstLinux 1.2.6.1: ============================== This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |