intrigueio / intrigue-core

Discover Your Attack Surface!
https://core.intrigue.io
Other
1.35k stars 262 forks source link

--dport ??? I think you ment --port #444

Closed ghost closed 2 years ago

ghost commented 2 years ago

ERROR: for worker Cannot start service worker: driver failed programming external connectivity on endpoint intrigue-core_worker_1 (xxxxxxxxxxxxxxxxxx): (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 27777 -j DNAT --to-destination 172.XX.0.X:7777 ! -i br-bcXXXdaf5bc2: iptables v1.8.7 (nf_tables): unknown option "--dport"

I've looked and for the life of me cannot find where you guys wrote --dport so I can change it to --port. Easy enough fix and I would have done it but, where is it?

jcran commented 2 years ago

this is not a component we wrote, must be underlying docker magic. closing this out.