Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
IPtables, Valknut (dc++), search dosn't work :(
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
cord
Guru
Guru


Joined: 28 Apr 2007
Posts: 344

PostPosted: Sun Oct 12, 2008 6:59 pm    Post subject: IPtables, Valknut (dc++), search dosn't work :( Reply with quote

Hello all,

I have desktop (gentoo) with Valknut installed on it. For iptables I wrote this:
Code:

iptables -A OUTPUT -p tcp --dport 411 -j ACCEPT
iptables -A INPUT -p tcp --dport 9176 -j ACCEPT
iptables -A INPUT -p udp --dport 9176 -j ACCEPT
iptables -A OUTPUT -p tcp --sport 9176 -j ACCEPT
iptables -A OUTPUT -p udp --sport 9176 -j ACCEPT

so I connect to hub (port 411) in active mode, can download files from other users and they can - from me.
But "search" at hub dosn't find any files :(
(with disabled iptables "search" is working)

How to set rules to make hub search working?
Back to top
View user's profile Send private message
chrooted
n00b
n00b


Joined: 06 Jun 2008
Posts: 55

PostPosted: Mon Oct 13, 2008 1:59 pm    Post subject: Reply with quote

Try to set Valknut on Pasive.

This is the mode if you're behind a firewall.
Back to top
View user's profile Send private message
cord
Guru
Guru


Joined: 28 Apr 2007
Posts: 344

PostPosted: Mon Oct 13, 2008 2:39 pm    Post subject: Reply with quote

Yes, I know... it's the worst variant.
It will be good to know which ports are used for searching files in dc++.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum