Bind the right IPv6 address when connecting to hub.efnet.nl

git-svn-id: svn+ssh://svn.ipng.nl/usr/share/subversion/repositories/irc.efnet.nl@17 0a436592-62d7-4152-98a5-b7e29e440240
This commit is contained in:
efnet-nl
2009-09-14 14:25:31 +00:00
parent 2d1f41ae76
commit c27ad1b328

View File

@ -2,6 +2,7 @@
connect "hub.efnet.nl" { connect "hub.efnet.nl" {
# host="194.109.23.98"; # host="194.109.23.98";
host="2001:888:0:12::666"; host="2001:888:0:12::666";
vhost="2001:7b8:3:3f:201:2ff:fef6:574e";
send_password="hupholland"; send_password="hupholland";
accept_password="hupholland"; accept_password="hupholland";
port=6667; port=6667;