-
[INF] Current interactsh version 1.2.4 (latest) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
"DNS problem: query timed out looking up [...]" can happen for two reasons:
|
Beta Was this translation helpful? Give feedback.
-
Have you had the chance to try the recommendations I provided earlier? If so, could you share the results? I need more details to better understand the situation. For now, I will be closing this issue, as I don’t have enough information to proceed with further investigation. However, if you are still encountering the same problem, please feel free to reopen the issue and provide additional details. This will help us look into it more thoroughly and work towards a resolution. |
Beta Was this translation helpful? Give feedback.
-
According to the instructions on Certificate Authority Authorization, a CAA return needs to be configured in order to use Let’s Encrypt for signing. I placed a coredns in front of interactsh to set the CAA value. Here is my configuration: (172.21.0.1 is the IP address of the interactsh instance)
|
Beta Was this translation helpful? Give feedback.
According to the instructions on Certificate Authority Authorization, a CAA return needs to be configured in order to use Let’s Encrypt for signing. I placed a coredns in front of interactsh to set the CAA value.
Here is my configuration: (172.21.0.1 is the IP address of the interactsh instance)
@dwisiswant0 @mintpu