Join two internet line one way satellite internet & dsl
-
Hello All
I am a new user and recently know pfsense.
I am finding a solution that i have a good internet for my isp.
I have a dsl internet line and one way satellite internet i want know are there any way that receiving small file(such as text,..) from dsl line and large file(such az,avi, dat, jpg,..) from satellite?Dose pfsense implementation this work?
Please help me.thanks a lot
Have a good time. -
i think its impossible, because the load balancer works tied to the firewall (Wich knows only about TCP and IP), while getting the file-size is a higher level protocol thing (ftp, http)…
-
Usually i have seen one-way satellites to operate with a proxy application(meaning that the proxy application achieves redirecting of traffic) since you need to tell somehow the satellite ISP that you need this file downloaded and they would schedule it and send you the link. This applications are specific to the ISP's afaik so i do not see how pfSense can go in the middle of this or at least achive this.
Otherwise i would be curious to how this all works?