All of lore.kernel.org
 help / color / mirror / Atom feed
* Fw: Different routing for one process ?
@ 2007-02-12 10:14 xerces8
  0 siblings, 0 replies; only message in thread
From: xerces8 @ 2007-02-12 10:14 UTC (permalink / raw)
  To: linux-kernel

Please CC me on replies (not subscribed)
I sent this to linux-net, but they are on vacation ;-)


Hi!
 
Is there a way to make one process route differently than the rest of the system ?
 
My situation is this: I have a PC on a very restrictive network ((P)NAT&filtering). I want to
run an application that is more or less a SIP telephone client. SIP is of course blocked on
the network. The only option I see is a tunnel to a friendlier place on the net and route
the SIP traffic over it. This I already did using OpenVPN. The problem is, that I want to
the tunnel to be used for the SIP application only and not other net access (due to limited
bandwidth of the tunnel and other reasons).
 
My current solution is to run the SIP application inside a VMWare virtual machine, that does
all it's networking over the tunnel.
 
I wonder if I can do it without running vmware, since that seems like shooting a sparrow with a cannon.
 
Note that the SIP client can communicate with the entire world, I can not predict who will call me
and from what IP address.
 
(I linger between linux and windows, so if someone knows a person or mail list with windows
network experts, that would be helpful too)
 
 
Regards,
David



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-12 10:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-12 10:14 Fw: Different routing for one process ? xerces8

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.