Scheduling uTorrent traffic on certain WAN links at different times
-
Hi there
Brand new on the forums. Ive tried searching for a solution, but I cant locate anything to help
I was wondering if someone can confirm if the following would be possible using pfsense and point me in the possible location of what needs to be done, if supported:
Basically Ive just installed a 2nd internet link, Both internet links have approximately the same speed.
Internet Link #1
Id like to use this link for Bittorrent traffic 24x7 and offsite backup (using Crashplan -TCP:4242)Internet Link #2
On the 2nd Id like to use as all other internet browsing and VoIP traffic
However, during 2am to 7am Id like to use that 2nd link also for Bittorrent downloadsAny ideas?
Thanks so much for reading my post
-
using scheduler and if you use static port for torrent it may could be done
like:
scheduled to enable 6am to 6pm torrent traffic to gateway1
scheduled to enable 6pm to 6am torrent traffic to gateway2
what ever trafic and whatever gateways -
Does anybody else have any more specific advise in regards to this by any chance?
Thanks
-
Developers:
While i was trying to create this schedule to make a simple advice how to do this. I occurred an error "Start time cannot be greater than stopping time". start time 18:00 and stop time 5.59 and selected all weekdays.@mrees: sorry my advice wasn't valid, and with trial and error you can have also a results
-
Not at all, thanks so much for trying Metu69salemi !!
I REALLY appreciate it !
-
There might be another way around..
- Create a schedule(Firewall:Schedules)
1.1) it must have only half the timing you need. example 6am-6pm - Create a rule(Firewall:Rules:Lan)
2.1) it must have: pass tcp/udp source lan subnet no source port, destination any, destination port 4242 and advanced options: your schedule and gateway the one you want to use
2.2) Set this rule as first rule - Create another rule
3.1) it must have: pass tcp/udp source lan subnet no source port, destination any, destination port 4242 and advanced options: the another gateway
3.2) set this rule as 2nd rule
Let me know how it went
- Create a schedule(Firewall:Schedules)
-
You're putting the cart before the horse buddy.
Did you even figure out how to force bittorrent onto a specific WAN before tackling the schedule?