Im developing a VPN app, i was looking for to route App specific packets from the default en0
interface. I was wondering can I achieve this by using NKE?
Let say all data from Safari goes through ppp0 interface and all data from Chrome goes through en0.
IP_BOUND_IF
approach working...i just end up with "host unreachable" errors when i do it. Anyone have any idea? – Kasiekask