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:
@ -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;
|
||||||
|
Reference in New Issue
Block a user