Tagged Questions
0
votes
0answers
25 views
load balancing for dual wan interfaces on uclinux
I am trying to write load balancing shell script on my embedded mips board with uclinux.
I have one 3G and other ADSL connection to connect to Internet.
With
$ip a
platform shows both interfaces ...
0
votes
2answers
112 views
Router not allowing static IP?
When I set a static IP on my device, it works for a short time, then it won't connect again unless I do DHCP. It's like the router chooses an IP for the device, and only allows it to use that one. Why ...
2
votes
3answers
941 views
Is there a dual-WAN router that can route based on protocol?
I've got two internet connections at home: DSL and satellite. The DSL connection has bad bandwidth (1.5 Mbps) but very low latency; the satellite connection is the opposite (good bandwidth, terrible ...