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

Default portal being IPv4 only #191

Open
martinhoyer opened this issue Apr 22, 2022 · 0 comments
Open

Default portal being IPv4 only #191

martinhoyer opened this issue Apr 22, 2022 · 0 comments

Comments

@martinhoyer
Copy link
Contributor

With auto_add_default_portal on, every tpg created will try to add 0.0.0.0:3260 portal.
This is great, but is there any downside to use ::0 by default instead as it listens on both IPv4 and IPv6?

In my example, iSCSI initiator is using target's hostname with IPv6-enabled DNS. In order to make it work, one has to delete the default portal and create ::0 3260 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant