lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 12 Feb 2007 11:14:11 +0100
From:	"xerces8" <xerces8@...n.net>
To:	linux-kernel@...r.kernel.org
Subject: Fw: Different routing for one process ?

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


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ