Search found 6 matches

by cyptik
Sun Jul 08, 2012 10:03 pm
Forum: Unreal 3.2 Support
Topic: Servers Not Linking
Replies: 3
Views: 4316

Re: Servers Not Linking

i also just tried to change my conf to

ipv6.ragenet.org conf is

link irc.RAGEnet.org
{
username *;
hostname 82.118.17.14;
bind-ip 82.118.17.14;
port 7049;
hub *;
password-connect "3575315951";
password-receive "3575315951";
class servers;
options {
autoconnect;
};
};


---------------

irc. conf ...
by cyptik
Sun Jul 08, 2012 9:29 pm
Forum: Unreal 3.2 Support
Topic: Servers Not Linking
Replies: 3
Views: 4316

Re: Servers Not Linking

i noticed the ports are different but its still not connecting i changed the ports so there the same but still nothing
by cyptik
Sun Jul 08, 2012 9:17 pm
Forum: Unreal 3.2 Support
Topic: Servers Not Linking
Replies: 3
Views: 4316

Servers Not Linking

I've setup 2 servers im trying to link them together and im having issues it says

** Couldn't connect to IPv6.RAGEnet.org.

*** Couldn't connect to irc.RAGEnet.org.

This is whats in my conf's

link IPv6.RAGEnet.org {
username *;
hostname 62.109.27.57;
bind-ip *;
port 8097;
hub *;
password ...
by cyptik
Sun Jul 08, 2012 11:15 am
Forum: Unreal 3.2 Support
Topic: How to setup ipv6
Replies: 2
Views: 3155

Re: How to setup ipv6

someone Close this i figured it out
by cyptik
Sun Jul 08, 2012 10:44 am
Forum: Unreal 3.2 Support
Topic: How to setup ipv6
Replies: 2
Views: 3155

Re: How to setup ipv6

Im not sure what im suppose to add in the conf to enable the ipv6 so any help would be nice, thank you guys/gals
by cyptik
Sun Jul 08, 2012 8:08 am
Forum: Unreal 3.2 Support
Topic: How to setup ipv6
Replies: 2
Views: 3155

How to setup ipv6

I cant figure out how to setup my unrealircd with ipv6 when i was configing it i enabled ipv6 support but when i try to login with a ipv6 address it gives me

Cannot connect to IRC (Can't assign requested address (Is your IRC server's host name and ZNC bind host valid?)). Retrying...

if someone ...