mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-02 10:03:01 +02:00
nits
This commit is contained in:
parent
4501d4d319
commit
9833bf7dbc
1 changed files with 2 additions and 2 deletions
|
@ -214,9 +214,9 @@ $ sudo ifconfig wlan0 mtu 1438
|
|||
|
||||
You can also set the `max_mss` variable to a new value in config.cfg, and then redeploy your server rather than reconfigure the current one in-place.
|
||||
|
||||
### Devices appear to be stuck in reconnection loop
|
||||
### Clients appear stuck in a reconnection loop
|
||||
|
||||
If you're using 'connect on demand' on iOS and your device appears to be stuck in a reconnection loop after switching from WiFi to LTE or vice versa, you can disable charon DoS protection.
|
||||
If you're using 'Connect on Demand' on iOS and your client device appears stuck in a reconnection loop after switching from WiFi to LTE or vice versa, you may want to try disabling DoS protection in strongSwan.
|
||||
|
||||
The configuration value can be found in `/etc/strongswan.d/charon.conf`. After making the change you must reload or restart ipsec.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue