View Single Post
Old 10-11-2006, 17:19   #10
The Jackal
Inactive
 
Join Date: Oct 2006
Posts: 1,604
The Jackal has a bronzed appealThe Jackal has a bronzed appeal
The Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appeal
Re: DC++ Compatible Router

I had these firewall rules

IE port forward both UDP and TCP ports 555 to the internal machine.

Notably they are now commented out as I don't use DC++ anymore just tried it for a few days what a piece of junk.

### dc++ to f1
#iptables -t nat -A PREROUTING -s 0/0 -p tcp --dport 555 -j DNAT --to 10.0.0.240:555
#iptables -t nat -A PREROUTING -s 0/0 -p udp --dport 555 -j DNAT --to 10.0.0.240:555
The Jackal is offline   Reply With Quote