Questions tagged [irc]

Internet Relay Chat is a realtime group text messaging protocol.

58 questions
0
votes
1 answer

IRC Bots Behind HTTP Proxies

I'm trying to run an IRC bot in a Debian based server. Its behind a HTTP proxy, so, I need to 'export http_proxy' for normal usage. The problem I'm facing with the bot is that, as far as I know it doesn't support proxies. Anyway to make the HTTP…
0
votes
2 answers

Connection Refused When Trying To Connect To IRCd-Hybrid

I have a Rackspace server running Ubuntu Lucid Lynx, where I have installed an IRCd-Hybrid. I can connect to the IRC server using irssi that was installed on the same machine where the server is, but when I try to access it from my computer at home…
Nathan Campos
  • 241
  • 2
  • 11
0
votes
1 answer

No forward accessible form outside

I've setup a UNIX ubuntu VM with VMWare its running IRC, HTTP, FTP & MySQL, ports are forwarded in the modemrouter (its my home network its running on) but still no result. Any Idea hwo to fix it? Note i've been testing with: mibbit.com,…
ShadowAS1
0
votes
5 answers

A file that exists doesn't exist. (Bash claims a file exists when it doesn't.)

root@omega-15:/var/unreal/src# find ./ircd ./ircd root@omega-15:/var/unreal/src# ./ircd bash: ./ircd: No such file or directory What the hell is this? Bash thinks that the file doesn't exist, when it obviously does. -rwxr-xr-x 1 unreal unreal…
Sei Satzparad
  • 221
  • 1
  • 4
0
votes
2 answers

How much RAM and CPU do various IRC Daemons take up?

I'm looking to install an IRC Daemon, as well as services (if they are not included in the IRC daemon) onto a virtual server with a variable amount of memory allocation, and I was wondering about how much RAM and CPU the daemon takes up on average,…
qJake
  • 101
  • 1
  • 3
0
votes
1 answer

How to create a subdomain for ircd?

If I have a working web site at example.com that runs with one hosting provider and wish to run ircd with another hosting provider, how would I set up subdomain irc.example.com for the server that runs that ircd?
WollyH
0
votes
0 answers

InspIRCd doesn’t even contact configured LDAP

On Ubuntu 20.04 I've installed InspIRCd (which seems to work fine as-is) and added to its config:
Al Klimov
  • 100
  • 9
0
votes
5 answers

Private IRC Channel

Assume I have an IRC server running on a linux box and the only way to get to that box is over ssh. I don't want to open any ports to the world, I just want folks with logins on that server to be able to connect to the IRC server running on that…
Adam
-1
votes
4 answers

Best IRC Server & Services? (Debian)

Using Debian (Lenny) here all update to date and such and I'm looking to setup an IRC server (I've done it before) Just wondering whats the easiest to setup. I'm looking for something thats also updated a lot and that has lots and lots of features…
EpicDewd
  • 135
  • 1
  • 1
  • 3
-1
votes
1 answer

Cannot connect to local IRC server

I have been working on to create a local IRC server. The problem is i cannot connect to the IRC server from a different machine, although i can access it from the local host from the server. When it try to use it from another machine (I use mIRC,…
Adam
  • 425
  • 5
  • 7
-1
votes
1 answer

Setting up an irc where only people with a certain Vhost can talk

Well after trying out, ircd-hybrid, Unrealircd and inspircd. I could still not do what I need for my irc server. I need to make a secure channel / server. what I want to do is I want to have it so only users with a specified Vhost are allowed to…
-4
votes
3 answers

Is it possible to create an IRC server with a server from a webspace hoster?

I'd like to create an IRC server, and I've registered for free webhosting at bplaced.net, and I'm wondering if it is possible to run a server there. Can I do it, and if yes, how?
-5
votes
1 answer

Running inspircd on port under 1024

I have tried running inspircd on port 100 but every time i try i get this error. WARNING: Not all your client ports could be bound -- starting anyway with 0 of 1 client ports bound. The following port(s) failed to bind: Address: 0.0.0.0:53 …
jogn Loew
  • 1
  • 1
1 2 3
4