View previous topic :: View next topic |
Author |
Message |
SaphirJD Voice
Joined: 28 Nov 2005 Posts: 2 Location: Austria
|
Posted: Mon Nov 28, 2005 1:53 pm Post subject: problems with DCC |
|
|
Hi
I have the following problem - and yes, i have searched in the net and in this forum before for some useful ideas, but did not succeed :/
I tried to connect to linz.irc.at (ircnet) - this works perfect, msg
to the bot, set a password, dcc-chat worked
But with irc.inn.at.euirc.net (euirc) there was a problem with the dcc
chat (refused dcc chat (no access)
But connecting to the bot worked with telnet with the standard config file port.
I have a router, but i have it configurated for port forwarding the
telnet port and the irc ports (6660-6669) - IRCnet ok, EUirc - no go
*g*
so i can say the router works and is no troublemaker.
I run Windrop at a XP machine, newest Windrop version for long Bot irc
nicknames.
Could it be that euirc makes troubles for me and my bot?
Perhaps one of you knows an answer
Thanks
SaphirJD |
|
Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Mon Nov 28, 2005 8:37 pm Post subject: |
|
|
SaphirJD wrote: | Could it be that euirc makes troubles for me and my bot? |
Does that network use that annoying masking? If so set your user mode -x and that should fix it. _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Tue Nov 29, 2005 12:21 am Post subject: |
|
|
the IRC server has absolutely nothing to do with DCC (some servers filter DCC SEND requests for executables, but that's another, unrelated story)
the IRC server merely passes DCC CHAT request as normal CTCP in PRIVMSG
read the top sticky thread of this forum if you haven't done so already _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Tue Nov 29, 2005 2:27 am Post subject: |
|
|
demond wrote: | the IRC server has absolutely nothing to do with DCC (some servers filter DCC SEND requests for executables, but that's another, unrelated story)
the IRC server merely passes DCC CHAT request as normal CTCP in PRIVMSG
read the top sticky thread of this forum if you haven't done so already |
I just re-read. Meh  _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Tue Nov 29, 2005 2:32 am Post subject: |
|
|
demond wrote: | the IRC server has absolutely nothing to do with DCC (some servers filter DCC SEND requests for executables, but that's another, unrelated story)
|
It's called DCC Allow and it's apparently more popular that you indicate and it applies to all files; I suggest you look at your mIRC options. I use XChat and have to allow all files coming to me unless I have auto accept enabled (which no one with a brain would). _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Tue Nov 29, 2005 4:53 am Post subject: |
|
|
Alchera wrote: | demond wrote: | the IRC server has absolutely nothing to do with DCC (some servers filter DCC SEND requests for executables, but that's another, unrelated story)
|
It's called DCC Allow and it's apparently more popular that you indicate and it applies to all files; I suggest you look at your mIRC options. I use XChat and have to allow all files coming to me unless I have auto accept enabled (which no one with a brain would). |
again, irrelevant to the IRC server itself; it's your mIRC/xchat client that controls those file extensions, not the server
the only servers I know of that actually inspect PRIVMSG contents and filter out .exe's from DCC SEND ctcp (and maybe also other file types) on a particular user mode are Unreal (i.e. bloated) type ircds; well, maybe DALnet's bahamut too can't recall exactly _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Tue Nov 29, 2005 5:39 am Post subject: |
|
|
Bahamut, Unreal, Ultimate; just 3 "that actually inspect PRIVMSG contents and filter".
I would normally ignore but decided to point out the apparent flaw in your initial statement.
Apart from executables that are filtered, certain other potentially malicious filetype's are. _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Wed Nov 30, 2005 12:28 am Post subject: |
|
|
none of these is used on a major (50k+ users) network (DALnet once was, before its demise due to flood) - and rightfully so; the server has no business messing with clients' PRIVMSGs, its role is to route, forward and send messages, not to tamper with them
(someone could ask how come I was advocating spam filtering on ircd level then hehe) _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Wed Nov 30, 2005 1:51 am Post subject: |
|
|
Although a tad annoying at times; I don't mind it myself but I only ever accept files from people I know anyway so its absence would not be a drama for me but for others less vigilant, oh well...  _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
Back to top |
|
 |
|