Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flamethrower fails to change port on illumos #54

Open
Mno-hime opened this issue Aug 13, 2020 · 2 comments
Open

Flamethrower fails to change port on illumos #54

Mno-hime opened this issue Aug 13, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Mno-hime
Copy link

On OpenIndiana 2020.04 (an illumos distribution) Flamethrower 0.10.2 can't change port (-p 5300) and fails with:

--class: "IN"
--dnssec: true
--help: false
--qps-flow: null
--targets: null
--version: false
-F: "inet"
-P: "udp"
-Q: "10000"
-R: false
-T: "A"
-c: "10"
-d: "1"
-f: "/export/home/newman/bind-qa/bind9/stress/output/query_datafile"
-g: "file"
-l: "0"
-n: "0"
-o: null
-p: "5300"
-q: "10"
-r: "test.com"
-t: "3"
-v: "99"
GENOPTS: []
TARGET: "10.53.0.3"
unable to resolve target address: 10.53.0.3

TCP or UDP, INET or INET6 does not make a difference.

When I setup the BIND server to run on the Flamethrower's default 53 port, Flamethrower then works as expected.

@weyrick
Copy link
Contributor

weyrick commented Aug 14, 2020

Hi @Mno-hime, thanks for the report. I'm afraid we don't have access to this platform to investigate but we'll leave open and see if someone can contribute.

@weyrick weyrick added the bug Something isn't working label Aug 14, 2020
@Mno-hime
Copy link
Author

Mno-hime commented Aug 15, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants