Dual wan for a single device
- 
 Greetings all, This is my first install with PFsense that would require a dual wan setup. What I have is two lines from different providers coming in. I need to setup fail over for a single device on the network. That device would use opt1 wan for normal use and if that fails roll to wan1 with QOS set to the highest priory need 5Mbps/5Mbps. All other traffic on the lan would use wan1 for its traffic without any failover with qos set to normal. If anyone could provide help it would be great. 
- 
 https://doc.pfsense.org/index.php/Multi-WAN_2.0 Make a firewall rule that match only the ip of that specific device and set it use a failover gateway group. This rule should be above the LAN rule, which should be to set to use wan1 gateway. 
- 
 Thanks trying to figure this out as we speak.