Open t3chn0m4g3 opened 7 months ago
Can you link to the Dockerfile? It can be a little updated since the requirements changed.
Also there shouldn't be a TPROXY --on-port 0
rule I think :thinking:
Sure.
I don't think updating your Docker image will resolve the problem. But we are both at last using very similar images and I can attempt to reproduce.
Thanks, can review this in Copenhagen. Looking forward seeing your IRL again!
@glaslos The telnet, ftp handlers have issues. I can connect and ftp even logs, however telnet fails once the connection is closed. Testing was done with linux telnet and ftp clients.
I can see the following iptables rules added to PREROUTING:
my Dockerfile (
system.go
overwrite only to get rid of open files info ):my docker-compose.yml: