Hi,
Can you clarify and reword your question a bit, it is not clear to me what
is the problem?
- What is happening now
- What would you expect to happen instead
The aprsc process can only bind the source IP address, it does not control
the outbound routing of packets.
If you wish to select a specific outbound path for a specific process,
you'll need to do it with the Linux kernel routing table, possibly by
setting specific routes for the destination IP addresses, or by doing
policy routing (for example, by marking the packets based on user ID and
then selecting a different route table based on the mark). But this is
outside the control of aprsc.
> --
> You received this message because you are subscribed to the Google Groups "aprsc" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
aprsc+un...@googlegroups.com.
> To view this discussion visit
https://groups.google.com/d/msgid/aprsc/a878e727-4691-4289-b064-aa4fd74ee543n%40googlegroups.com.
>
>
- Hessu