Advanced settings affect the service of the FW. You must set global parameters correctly.

Parameter |
Description |
|---|---|
Status Detection |
Enable or disable TCP Status Detection or ICMP Status Detection function. The TCP status check function and ICMP status check function are independent of each other. Enabling or disabling of one function does not affect the status check on the other type of data flows. NOTICE:
Disabling the TCP status check function makes defending against SYN flood attacks in TCP proxy mode unavailable. For relevant CLI configurations, see Configuring Status Check Using the CLI. |
Maximum Segment Size |
The default MSS is 1460 bytes. The MSS is equal to the interface MTU deducted by 40 bytes (20-byte IP header and 20-byte TCP header). If Point-to-Point Protocol over Ethernet (PPPoE) dialup is used, additional 8 bytes (PPPoE header) must be deducted. The interface MTU deducted by 48 bytes is the MSS value. For example: If the interface MTU changes from 1500 bytes to 1450 bytes, the new MSS must be 1410 bytes (1450-20-20). If the interface MTU is 1500 and PPPoE dialup is used, the MSS must be set to 1452 bytes (1500-20-20-8). The new MSS value of TCP packets takes effect only on subsequent TCP connections, not established ones. The TCP maximum segment size must be smaller than the link MTU. In certain scenarios, you can set the TCP maximum segment size to meet the link MTU requirement, preventing communication exceptions. For relevant CLI configurations, see firewall tcp-mss. |
Interference packets for bypass detection |
When the FW is deployed in off-line mode, the function applies to the following scenarios:
NOTE:
Ensure that the interference packets are returned along the original path or the path from the interface for sending interference packets to the remote client/server is reachable. The specific configuration is as follows:
For relevant CLI configurations, see ids-response. |
Outgoing interface |
Specify the interface for sending interference packets.
The optical splitter cannot inject packets back. If you use an optical splitter to mirror packets to the FW, do not select return via the same interface. |
Next-hop MAC address |
Set the destination MAC address of interference packets. If you do not set this address, the source MAC address of the source packets is used as the destination MAC address of interference packets. |
Domain Name |
Specify the device domain name so that the user can access the device through the domain name. The FW's domain name can replace the FW's IP address in the pushed portal page to prevent information disclosure. For example, the FW's IP address is 192.168.0.1, and the URL in the pushed portal page is http://192.168.0.1:8887/abc. After you set the device domain name to www.example.com, the URL in the portal page changes to www.example.com:8887/abc. NOTE:
|