| DES/3DES/AES performance problem on SG31xx appliances
| | Problem: |
The SG31xx appliance series would perform below spec for DES, 3DES
and AES encrypted tunnels.
| | Affects: |
Clavister SG31xx appliances running v8.40.00--.04
| | Fix: |
Fixed in v8.40.05 and v8.50.00.
|
| Automatic IPsec keepalives would not work with 0.0.0.0/0 as local or remote net
| | Problem: |
The ICMP echo packets used inside the tunnel would be sent from 0.0.0.1, and
be dropped by the Block0Net setting at the receiving end.
| | Results: |
The packets would still be enough to trigger the tunnel to activate, but
the keepalive logic would never see any responses. This would lead it to
(correctly) assuming that there is something wrong with the keepalives,
and it would never tear down the tunnel, regardless of whether it worked
properly or not.
| | Affects: |
Clavister Firewall v8.20.00--.01, v8.30.00--.01 and v8.40.00--.04.
| | Fix: |
As of v8.20.02, v8.30.02, v8.40.05 and v8.50.00, the "Auto" mode will
stay away from the 0.0.0.0/8 net and pick 1.0.0.1 or .2 instead.
|
| Auto-adding routes would fail intermittently
| | Issue: |
IPsec tunnels have the capability of auto-adding routes to
IP addresses of incoming clients. This is useful in roaming
user scenarios where DHCP over IPsec is not used (in which
case the route would be added by the DHCP relayer).
| | Problem: |
In some configurations, the automatic route addition would
sometimes fail.
| | Results: |
Connections back to the client would be impossible.
Connections from the client could also be denied, depending
on source IP validation policy.
If however connections from the client were allowed, they
would work due to the fact that connections originated
from an IPsec tunnel would always send return traffic
back through the same tunnel.
| | Affects: |
Clavister Firewall v8.20.00 and up.
| | Fix: |
Fixed in v8.40.05 and v8.50.00.
|
| IPsec data lifetimes higher than 4194304KB (4GB) would be misinterpreted
| | Issue: |
Due to an internal conversion error, data lifetimes higher than 4GB could
not be handled.
| | Results: |
Bit masking would occur, translating values just above 4GB to very low
values, 5GB to 1GB, 6GB to 2GB, and so forth until wrapping occurs again.
| | Affects: |
Clavister Firewall v5.1 and up.
| | Fix: |
As of v8.40.05 and v8.50.00, values up to 4 terabytes are handled correctly,
which is the upper limit supported by IPsec.
|
| DSA certificates would not work in IPsec
| | Issue: |
IPsec can use RSA and DSA certificates for authentication. RSA
is by far and large the more common of the two.
| | Problem: |
Attempting to upload a configuration using DSA certificates
to the firewall would result in an error message:
"Error: Failed to decode private key for name-of-your-cert"
| | Affects: |
Clavister Firewall v8.10.00 -- .02, v8.20.00 -- .01, v8.30.00 -- .01, v8.40.00 -- .04, v8.50.00.
| | Fix: |
Fixed in v8.10.03, v8.20.02, v8.30.02, v8.40.05 and v8.50.01.
|
|