diff --git a/ffpb/ffpb-debug/files/bin/ffpb-debug-live b/ffpb/ffpb-debug/files/bin/ffpb-debug-live
index 89be10532587162919b3de604a60e09238b637ae..366d1d33f4e28ac08e02e5966d686fb8f4561060 100755
--- a/ffpb/ffpb-debug/files/bin/ffpb-debug-live
+++ b/ffpb/ffpb-debug/files/bin/ffpb-debug-live
@@ -5,7 +5,7 @@ if [ "$1" == "--send" ]; then
 
 	mac=$(lua -e 'print(require("gluon.sysconfig").primary_mac)')
 	target_host='fdca:ffee:ff12:a254::da7a'
-	target_port=1337
+	target_port=1338
 
 	tf=/tmp/live-debug.dat
 	datapath="ffpb.debug.${mac}"