Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2015 19:00:16 +0300
From:      Odhiambo Washington <odhiambo@gmail.com>
To:        User Questions <freebsd-questions@freebsd.org>
Subject:   Allowing uTorrent for a certain host - IPFilter
Message-ID:  <CAAdA2WODcXuZkXca_VRtJGvvipXEM9mmMOSEtLpFtfe_tvjEtg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I would like to let a few PCs behind my FreeBSD gateway machine to download
some files using uTorrent.

My IPFilter rules file is: http://pastebin.com/6RWXV5Ry

I have tried


pass in quick on bge0 proto tcp from any to 192.168.55.3 flags S keep state
pass in quick on bge0 proto udp from any to 192.168.55.3 keep state
pass out quick on bge0 proto tcp from any to 192.168.55.3 flags S keep state
pass out quick on bge0 proto udp from any to 192.168.55.3 keep state


Looks like I am either not putting the rules at the right place in the
filter or I have just lost it:)


Any advise is welcome.


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
"I can't hear you -- I'm using the scrambler."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAdA2WODcXuZkXca_VRtJGvvipXEM9mmMOSEtLpFtfe_tvjEtg>