Search found 1 match

by d0n7r33dd15
Wed Jan 14, 2009 4:32 am
Forum: Unreal 3.2 Support
Topic: Connection refused
Replies: 1
Views: 1345

Connection refused

In unreadircd.conf i have the defult
listen *:8067;
listen *:6667;
then when i ./unreal start it starts up fine but then when i run netstat -a i get
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:8067 *:* LISTEN
tcp 0 0 *:ircd *:* LISTEN
then when i try to connect to the ...