Skip to content

DNS requests from within build hosts? #958

Answered by fkorotkov
timwoj asked this question in Q&A
Discussion options

You must be logged in to vote

I can do dig -x 1.1.1.1 in a regular container-based task. We do have some firewall rules which blocks some ports and some traffic patterns but the network settings are the same for containers and FreeBSD VMs. I've also tried to reproduce the issue on a FreeBSD VM with the following config:

drill_task:
  freebsd_instance:
    image_family: freebsd-13-0
  script: 
    - drill -x 1.1.1.1

But my task succeeded https://cirrus-ci.com/task/5968131502899200?logs=main#L0. Maybe there is something specific about your tests?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@timwoj
Comment options

Answer selected by timwoj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants