Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Nix N. Nix" <nix@go-nix.ca>
To: Joel Linuxdude <linuxlists@hotmail.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: DCC receive works fine but not SEND
Date: 25 Nov 2002 20:20:31 -0500	[thread overview]
Message-ID: <1038273631.20768.1.camel@tux.go-nix.ca> (raw)
In-Reply-To: <F433eruQsLbtbS8oLhW00000e17@hotmail.com>

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

> 
> Thanks!!
> 
> Joel
> 
> 
> 
> 
> _________________________________________________________________
> Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
> http://join.msn.com/?page=features/junkmail
-- 
Nix N. Nix <nix@go-nix.ca>



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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-25 23:51 DCC receive works fine but not SEND Joel Linuxdude
2002-11-26  1:20 ` Nix N. Nix [this message]
  -- 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=1038273631.20768.1.camel@tux.go-nix.ca \
    --to=nix@go-nix.ca \
    --cc=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