Hi all,

fixed in assp 2.4.6 build 15180:

- ASSP_ARC.pm was unable to compress (gzip) files with unicode filenames
  The Plugin is not changed, the fix is in assp.pl.

- the DNS-server query order was (under certain conditions) unexpected 
changed


changed:

- The mechanism to bind to universal IP-addresses (port only defintion) 
for IPv6 enabled systems is changed.

the issue:
  Binding a listener to both universal IP addresses (0.0.0.0 and [::]) on 
a system with a disabled 
  'IPV6_V6ONLY' flag, the IPv6 bind has been failed on certain systems.

general changes:
  The bind order for those listeners (port definition only) is changed 
from 1.IPv4 - 2.IPv6 to 1.IPv6 - 2.IPv4.

system dependend changed behavior:
(1)
  If the system 'IPV6_V6ONLY' IP-flag is available and it is set to zero 
and it can be set/changed per socket,
  assp will set the flag to '1' for each universal IPv6 listener. In this 
case in addition an IPv4 universal
  listener can/will be created.
(2)
  If the 'IPV6_V6ONLY' flag is available and it is set to zero and it can 
NOT be set/changed per socket,
  assp will create the IPv6 listener [::] only. This listener is than used 
by the system for IPv6 and IPv4 
  connections.
(3)
  Systems where the 'IPV6_V6ONLY' flag is available and it is set to '1' 
are not affected by this change.
(4)
  If the 'IPV6_V6ONLY' IP-flag cannot be detected on a system (some 
windows versions for example), assp acts the
  same way, as the flag is available and set to '1' - (see 3).

Thomas


DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to