→ Applies to: SynetoOS 4.x
This procedure must be performed on all SynetoOS systems on the same network segment.
Step 1. Connect to SynetoOS appliance via SSH as admin
ssh admin@<your_ip_address_or_hostname>
Step 2. Remove bash_profile
rm /var/storage/admin/.bash_profile
Step 3. Disable IPv4 routing
routeadm -d ipv4-routing
Step 4. Update routing configuration
routeadm -u
Step 5. Reboot the system