diff --git a/basice2e/crust.sh b/basice2e/crust.sh
index 7385cabd6672503c3bdcbbb34f719587084ff107..afe6d53300bde62243c1401eefd3fd2a9742896a 100755
--- a/basice2e/crust.sh
+++ b/basice2e/crust.sh
@@ -40,7 +40,7 @@ CLIENTOPTS="--password hello --ndf results/ndf.json --verify-sends --sendDelay 1
 CLIENTUDOPTS="--password hello --ndf results/ndf.json -v $DEBUGLEVEL"
 CLIENTALTUDOPTS="--alternateUd --altUdCert crustUd.crt --altUdContactFile crustUdContact.bin --altUdAddress 18.198.117.203:11420"
 
-CLIENTID=320
+CLIENTID=323
 ACCOUNTNAME=crustIntegrationTest$CLIENTID
 
 mkdir -p $SERVERLOGS