From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Bellamy Subject: Re: Being selective about traffic and interfaces Date: Wed, 10 Mar 2004 18:18:11 +0000 Sender: netfilter-admin@lists.netfilter.org Message-ID: <20040310181811.GB3003@virgin.net> References: <20040308150758.GB16848@virgin.net> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20040308150758.GB16848@virgin.net> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: netfilter@lists.netfilter.org Thanks to all who responded. Unfortunatley I still cannot get this working. Does anyone know if the ROUTE target works under 2.6? Richard On Mon, Mar 08, 2004 at 03:07:59PM +0000, Richard Bellamy wrote: > Hi > > I have just set up an ecrypted connection (with OpenVPN) between my laptop and router currently all traffic goes down the vpn. I would like to allow ssh traffic to bypass the vpn. > > The situation is this: > > Router: Laptop: > 192.168.0.1 - tun0 192.168.0.2 - tun0 > | | > 10.44.10.1 - eth0 10.44.10.2 - eth0 > | | > --------------------------------------------------------- > > The default route on the laptop is set to 192.168.0.1 so all traffic is automatically sent encrypted. I need to be able to send everything but ssh down the vpn(with the possibility for https later on). I beleive that this would have to happen before routing took place. OpenVPN is on udp/5000. > > I would be very grateful for any assistance. > > Richard >