| HTTP ALG stability (crash) problem fixed
| | Issue: |
Certain URLs would trigger a crash in the HTTP ALG, bringing
the whole firewall down along with it.
| | Affects: |
Clavister Firewall v8.40.00 -- .01.
| | Fixed: |
Fixed in v8.40.02.
|
| PPPoE would not reconnect on link loss
| | Problem: |
PPPoE interfaces would not automatically reconnect if they lost
link to the PPPoE server.
| | Results: |
The interface would remain down until the firewall was restarted.
For PPPoE connections to some ISPs, this problem was aggravated,
since they routinely tear down all PPPoE sessions once a day -
supposedly to prevent always-on machines from retaining the
same IP address for extended times.
| | Affects: |
Clavister Firewall v8.30.00 -- v8.40.01.
| | Fixed: |
Fixed in v8.40.02.
|
| Only the first interface could be used in initial setup via serial console
| | Issue: |
During setup via the serial console, one should be able to set up any
of the available interfaces for initial administrative use.
| | Problem: |
Due to a bug, only the first interface ("if1") could be used during
setup via the serial console. Setup via the front panel however
was not affected.
| | Affects: |
Boot menu shipping with Clavister Firewall v8.40.00 -- .01.
| | Fixed: |
Fixed in boot menu shipping with v8.40.02.
|
| DHCP client would not accept leases with no default gateway set
| | Issue: |
Normally, DHCP servers hand out leases with the default gateway set.
However, in some scenarios, it is desirable to make DHCP clients
behave as if every address is local by handing out leases with no
default gateway set.
| | Problem: |
Clavister Firewall would not accept leases with no default gateway set.
| | Affects: |
All versions prior to v8.30.02, and v8.40.00 -- .01.
| | Fixed: |
Fixed in v8.30.02 and v8.40.02.
| | Note: |
The "DHCPClient"->"DHCP_AllowGlobalBcast" advanced setting must be set
to "Yes" in order for this to work.
|
| HTTP ALG may erroneously reject some pages served using "chunked encoding"
| | Issue: |
When web servers do not know the length of the output page beforehand,
and want to keep the HTTP connection alive when the page is done,
they may use "chunked encoding" to send content in separate chunks.
This is normally never the case for static HTML or images, but may
be the case for dynamic content.
| | Problem: |
If a chunk header arrives but no actual data follows in the same TCP
segment, the HTTP ALG will erroneously reject the stream.
Note that this is not the norm; normally, there will be data immediately
following the chunk header. However, a few sites deviate from this norm.
| | Results: |
The page download may abort at any point during the download, or
before any content is received, depending on when this condition occurs.
| | Affects: |
Clavister Firewall v8.40.00 -- .01.
| | Fixed: |
Fixed in v8.40.02 and v8.50.00.
|
| HTTP ALG syslog format did not adhere to standard Clavister syslog format
| | Issue: |
All syslog data output by Clavister Firewall follows a "name=value" format.
This was not true for the HTTP ALG syslog output.
| | Affects: |
Clavister Firewall v8.40.00 -- .01.
| | Fixed: |
Fixed in v8.40.02.
|
|