Routing traffic to specific web sites through Ethernet, rest via wifi on Mac OS X 10.6?
Fresh3 days ago
Mar 15, 20268287 viewsConfidence Score0%
0%
Problem
I have two separate Internet connections connected to a Mac and I'd like one of them (via Ethernet en0 gateway) to serve for just backing up to an remote online storage, and the other one (via Airport en1 gateway) for all other Internet traffic. I tried using "route" from the terminal as follows: (…
Error Output
sudo route add -host 98.207.226.113 -interface en0
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Routing traffic to specific web sites through Ethernet, rest via wifi on Mac OS X 10.6?
Low Risk
The man page for route(8) on Snow Leopard (10.6.2) says is only for when "the destination is directly reachable via an interface requiring no intermediary system to act as a gateway". When I tried your command, I didn't get to whatismyip.org at all.…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix