DCC receive works fine but not SEND

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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>




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux