From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Nix N. Nix" Subject: Re: DCC receive works fine but not SEND Date: 25 Nov 2002 20:20:31 -0500 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1038273631.20768.1.camel@tux.go-nix.ca> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: Joel Linuxdude Cc: netfilter@lists.netfilter.org 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