Im running 2 instances of IRCU on 1 FreeBSD box and when I try to link both servers its only possible if I use the IP 127.0.0.1 in both my connect blocks.
I have multiple IP's on this block, about 200 ip's actually. Any idea how I can solve this problem?
For example server 1 the ip is 60.1.1.1 and server 2 is 60.2.2.2, on irc when i type /server 60.1.1.1 or /server 60.2.2.2 it connects just fine. its just the server cant connect.
Ircu number 1:
Connect {
name = "irc.setuix.com";
host = "60.2.2.2";
port = 7610;
password = "password";
class = "Server";
autoconnect = no;
};
Ircu number 2:
Connect {
name = "irc.fawked.net";
host = "60.2.2.2";
password = "password";
port = 7600;
class = "Server";
hub;
autoconnect = yes;
};
That's what my blocks look like. Errors I get if I use ip instead of 127.0.0.1:
01:52 from irc.fawked.net - *** Connecting to irc.setuix.com.
01:52 from irc.fawked.net - Link with irc.setuix.com canceled: Server irc.setuix.com closed the connection (<>)
01:52 from irc.setuix.com - *** Connecting to irc.fawked.net.
01:52 from irc.setuix.com - Link with irc.fawked.net canceled: Server irc.fawked.net closed the connection (<>)
also how do i fix this:
02:10 from irc.setuix.com - *** Notice -- error setting TOS for irc.setuix.com:7610: Invalid argument
It is currently Sun Jan 24, 2021 6:08 am
Binding IRCU IP
Ask your questions about ircu and GNUWorld, share your ideas, and help the coders in their work.
1 post
• Page 1 of 1
1 post
• Page 1 of 1
Return to “Ideas and Questions”
Jump to
- General
- ↳ General posts
- ↳ In Loving Memory
- ↳ Welcome to the Undernet: Introduce Yourself
- ↳ Announcements
- ↳ CService help
- ↳ Forum Support
- ↳ Website Feedback
- ↳ Undernet feedback, comments and ideas
- ↳ Undernet User Committee
- ↳ How can we improve undernet?
- ↳ General / IRC Help
- ↳ Undernet Announcements
- ↳ Ideas and Questions
- Undernet Homepage Board index
- All times are UTC
- Privacy
- Terms
- Policies
- Contact us
Powered by phpBB® Forum Software © phpBB Limited