Skip to content

Commit

Permalink
Update deploy-free5gc.sh
Browse files Browse the repository at this point in the history
Add a message to the N3IWF flow so the message displaying the first IP octet isn't out of context
  • Loading branch information
oliveiraleo committed Apr 22, 2024
1 parent 9add75f commit 723a649
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy-free5gc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ if [ $CONTROL_N3IWF -eq 1 ]; then

echo "[DEBUG] New IPSec tunnel inner IP address: $IP_IPSEC_INNER"
echo "[DEBUG] New IPSec tunnel IP addresses pool: $IP_IPSEC_INNER_NET_ADDR"
else
echo "[DEBUG] No conflicting IP address found"
fi
fi

Expand Down

0 comments on commit 723a649

Please sign in to comment.