restrict dionaea to networks local again

This commit is contained in:
t3chn0m4g3
2020-06-26 16:34:40 +00:00
parent 0031980416
commit 6419f4d521
3 changed files with 11 additions and 6 deletions

View File

@ -10,6 +10,7 @@ networks:
conpot_local_kamstrup_382:
cowrie_local:
cyberchef_local:
dionaea_local:
elasticpot_local:
heralding_local:
mailoney_local:
@ -166,7 +167,8 @@ services:
stdin_open: true
tty: true
restart: always
network_mode: "host"
networks:
- dionaea_local
ports:
- "20:20"
- "21:21"
@ -174,7 +176,7 @@ services:
- "69:69/udp"
- "81:81"
- "135:135"
- "443:443"
# - "443:443"
- "445:445"
- "1433:1433"
- "1723:1723"