fix protocols for conpot testing

This commit is contained in:
t3chn0m4g3 2021-02-25 11:55:51 +00:00
parent 1c7e5274aa
commit fb860fb861

View file

@ -26,15 +26,15 @@ services:
networks:
- conpot_local_default
ports:
# - "69:69"
# - "69:69/udp"
- "80:80"
- "102:102"
- "161:161"
- "161:161/udp"
- "502:502"
# - "623:623"
# - "623:623/udp"
- "2121:21"
- "44818:44818"
- "47808:47808"
- "47808:47808/udp"
image: "ghcr.io/telekom-security/conpot:2006"
read_only: true
volumes:
@ -56,7 +56,7 @@ services:
networks:
- conpot_local_IEC104
ports:
# - "161:161"
# - "161:161/udp"
- "2404:2404"
image: "ghcr.io/telekom-security/conpot:2006"
read_only: true
@ -101,7 +101,7 @@ services:
networks:
- conpot_local_ipmi
ports:
- "623:623"
- "623:623/udp"
image: "ghcr.io/telekom-security/conpot:2006"
read_only: true
volumes: