Stormshield
Informations
CLI
Command | Explainations |
---|---|
defaultconfig -f -r | Reset firewall configuration |
Command | Explainations |
---|---|
cli | Launch SRPClient and start a shell |
Backup/Restore
CLI
Reflex
Install SNS
Setup SNS
- Connect to the server with adress
- Edit interfaces
- Edit the bridge to allow
in
andout
available (Managing members) - Delete the bridge
- Activate
out
interface - Edit
out
and change ip range - Edit
in
and change ip route - Apply changes
- Change admin ethernet config
- Login on https://
/admins - admin~>Gain write privilege
- Configuration~>Objects~>Network Object
- Create gateway object with IP
- Create dns object with IP
- In route, edit default gateway
- Configuration, change DNS to dns object
- Configuration, change NTP + Timezone
- Configuration~>Network settings
Rules/Objects
- Create network object
- Security policies~>New rules
VPN
VPN -> Ipsec VPN -> Encryption Policy -> Site-to-site -> Add -> Site-to-site tunnel (a faire pour chaque réseau distant à atteindre / réseau local à partager) * Local network :
VPN -> Ipsec VPN -> Peers * Vérifier que la version d'IKE est bien en V2 * Si "IKE profile" n'est pas en "StrongEncryption" (ou configuré sur un profil conforme), sélectionner "StrongEncryption" * Dans 'Advanced properties', mettre le DPD en "High" ou en "Low"
VPN -> Ipsec VPN -> Encryption profiles À remplir en suivant recommandation anssi ~> /!\ IKE et IPSEC (Supprimer tout les profils non conformes, et les proposals non conformes) :
IKE | Champ | Config | | -------------- | -------------- | | Diffie-Hellman | DH19 | | Lifetime | 21600 | | Enc_Algo | AES_gcm_16 256 |
IPSEC | Champ | Config | | -------------- | -------------- | | Diffie-Hellman | DH19 | | Lifetime | 3600 | | Enc_Algo | AES_gcm_16 256 | | Auth_Algo | hmac_sha384 |