Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Tomas Edwardsson <netfilter@tommi.org>
To: Joel Linuxdude <linuxlists@hotmail.com>
Cc: nix@go-nix.ca, netfilter@lists.netfilter.org
Subject: Re: DCC receive works fine but not SEND
Date: Tue, 26 Nov 2002 10:26:29 +0000	[thread overview]
Message-ID: <20021126102629.GB854@ok.is> (raw)
In-Reply-To: <F139s6sJzGKBECcYJlj0002016c@hotmail.com>

RECIEVE problems with DCC are usually problems at the other end.

Remote client sends: DCC SEND file.txt <size> <IP> <port> <size> 
Your client in return connects to  <IP> <port> to initiate the transfer.

I'd suggest that the client you are trying to recieve from is firewalled
in.

- Tomas Edwardsson

On Tue, Nov 26, 2002 at 12:32:00AM -0500, Joel Linuxdude wrote:
> From: "Joel Linuxdude" <linuxlists@hotmail.com>
> To: nix@go-nix.ca, netfilter@lists.netfilter.org
> Subject: Re: DCC receive works fine but not SEND
> Date: Tue, 26 Nov 2002 00:32:00 -0500
> 
> 
> >On Mon, 2002-11-25 at 18:51, Joel Linuxdude wrote:
> >> 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?
> >
> >modprobe ip_nat_irc
> 
> 
> I have a monolithic kernel. Although I dont use modules, I have
> them all compiled right into the kernel. I did compile all of
> the Netfilter IRC modules. Now what? *whimper* *pout*
> 
> 
> _________________________________________________________________
> MSN 8 with e-mail virus protection service: 2 months FREE* 
> http://join.msn.com/?page=features/virus
> 


  reply	other threads:[~2002-11-26 10:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26  5:32 DCC receive works fine but not SEND Joel Linuxdude
2002-11-26 10:26 ` Tomas Edwardsson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-25 23:51 Joel Linuxdude
2002-11-26  1:20 ` Nix N. Nix

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=20021126102629.GB854@ok.is \
    --to=netfilter@tommi.org \
    --cc=linuxlists@hotmail.com \
    --cc=netfilter@lists.netfilter.org \
    --cc=nix@go-nix.ca \
    /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