diff --git a/src/l3_distributedattackdetector/service/l3_distributedattackdetector.py b/src/l3_distributedattackdetector/service/l3_distributedattackdetector.py index 1ed5182b96ead1af969ff2b7909fd6b0a9035979..14acdadec74b353faff56c2ecd51762e3d14aa67 100644 --- a/src/l3_distributedattackdetector/service/l3_distributedattackdetector.py +++ b/src/l3_distributedattackdetector/service/l3_distributedattackdetector.py @@ -44,7 +44,7 @@ LOGGER.addHandler(consoleHandler) TSTAT_DIR_NAME = "piped/" CONTROLLER_IP = "192.168.165.78" # Change this to the IP of the controller CONTEXT_ID = "admin" # Change this to the context ID to be used -CONTEXT_CHANNEL = f"{CONTROLLER_IP}:1010" # Change this to the IP of the controller +CONTEXT_CHANNEL = f"{CONTROLLER_IP}:1010" CENTRALIZED_ATTACK_DETECTOR = f"{CONTROLLER_IP}:10001" JSON_BLANK = { "ip_o": "", # Client IP