Search found 5 matches
- Sat Oct 15, 2005 6:48 am
- Forum: Unreal 3.2 Support
- Topic: howto forward connections from my original irc server?
- Replies: 7
- Views: 3665
- Thu Oct 13, 2005 2:11 am
- Forum: Unreal 3.2 Support
- Topic: howto forward connections from my original irc server?
- Replies: 7
- Views: 3665
- Wed Oct 12, 2005 11:32 pm
- Forum: Unreal 3.2 Support
- Topic: howto forward connections from my original irc server?
- Replies: 7
- Views: 3665
- Wed Oct 12, 2005 10:25 pm
- Forum: Unreal 3.2 Support
- Topic: howto forward connections from my original irc server?
- Replies: 7
- Views: 3665
howto forward connections from my original irc server?
I have a problem with my irc server. My isp told me not to use ircd on my server. now i heard of something called as "bouncer". is there a way to setup auto-forwarding of port 6667 (and so on) for my server to another? thnx for ur help... 
- Tue Apr 26, 2005 2:48 am
- Forum: Unreal 3.2 Support
- Topic: Users don´t join the auto-join channel i´ve given the conf
- Replies: 1
- Views: 1106
Users don´t join the auto-join channel i´ve given the conf
Hi everyone!
I am trying to force the User of my network to join a particular channel and made it as follows:
set {
kline-address [email protected];
auto-join #welcome;
options {
hide-ulines;
};
hosts {
local LocalOp.MyNet.com;
global globalop.mynet.com;
};
};
Under the set-line. But ...
I am trying to force the User of my network to join a particular channel and made it as follows:
set {
kline-address [email protected];
auto-join #welcome;
options {
hide-ulines;
};
hosts {
local LocalOp.MyNet.com;
global globalop.mynet.com;
};
};
Under the set-line. But ...