From: "Joel Linuxdude" <linuxlists@hotmail.com>
To: netfilter@lists.netfilter.org
Subject: DCC receive works fine but not SEND
Date: Mon, 25 Nov 2002 18:51:16 -0500 [thread overview]
Message-ID: <F433eruQsLbtbS8oLhW00000e17@hotmail.com> (raw)
I can not send files over IRC using DCC but I can receive
them just fine. I played with the firewall script and didnt
have any luck. Maybe its the ISP, but what can I do to ensure
that it will work?
eth0 = cable modem
eth1 = LAN
I make sure to do this;
$IPT -t nat -A POSTROUTING -o eth0 -j SNAT --to-source x.x.x.x
For ports that seem to not get forwarded right I do this;
$IPT -t nat -A PREROUTING -i eth0 -p tcp --dport 6699 -j DNAT --to
192.168.0.9-192.168.0.20 (WinMX stuff)
I can not find any specs to tell me what IRC DCC is all about!
Is it TCP or UDP? What port?
Thanks!!
Joel
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
next reply other threads:[~2002-11-25 23:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-25 23:51 Joel Linuxdude [this message]
2002-11-26 1:20 ` DCC receive works fine but not SEND Nix N. Nix
-- strict thread matches above, loose matches on Subject: below --
2002-11-26 5:32 Joel Linuxdude
2002-11-26 10:26 ` Tomas Edwardsson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=F433eruQsLbtbS8oLhW00000e17@hotmail.com \
--to=linuxlists@hotmail.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox