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

ctcp chat to an ipv6 bot causes it to give the default outgoing ipv6 address to connect to #90

Closed
thommey opened this issue Sep 6, 2011 · 4 comments
Assignees
Milestone

Comments

@thommey
Copy link
Member

thommey commented Sep 6, 2011

Trac Data
Ticket 90
Reported by Robby-
Status new
Component Core
Priority major
Milestone 1.8.0
Keywords dcc chat ipv6
Version 1.8.0 CVS

When you '/CTCP bot CHAT' and that bot is using IPv6 (vhost6) it will give you the machine's default outgoing IPv6 address to connect to instead of the address set with vhost6.

@thommey thommey modified the milestone: v1.6.22 Jan 25, 2016
@vanosg vanosg self-assigned this Jan 26, 2016
@vanosg
Copy link
Member

vanosg commented Feb 1, 2016

Robby, can you post the config you're using for this?

@Robby-
Copy link
Contributor

Robby- commented Feb 2, 2016

The entire config? Or any specific settings?

@Robby-
Copy link
Contributor

Robby- commented Feb 4, 2016

Sorry for the delay.

#set vhost4 ""
set vhost6 "my:ipv6:ip::add:res"
#set listen-addr ""
set prefer-ipv6 1
listen +21000 bots
listen +21005 users
listen 21007 users
set nat-ip "my.ipv4.ipadd.res"

@thommey
Copy link
Member Author

thommey commented Feb 4, 2016

Ok. Not a bug, intended behavior, because listen-addr isn't set. The intention to listen on specific/multiple IPs will be addressed by #151.

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

No branches or pull requests

3 participants