[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEDnJmJZMaJ0bMO3X5gx7NE6jcDuE5zYnchrmSrftZmi_55ENw@mail.gmail.com>
Date: Fri, 12 May 2017 08:41:38 +0530
From: Ravish Kumar <ravishk2004@...il.com>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: Networking <netdev@...r.kernel.org>, linux-kernel@...r.kernel.org,
mst@...hat.com, Jason@...c4.com
Subject: Re: Implementing Dynamic Rerouting in Kernel
Hi,
We do not want to add routes at run time rather i would prefer to have
a NetFilter driver which can intercept the packet and forward it to
desired interface.
On Thu, May 11, 2017 at 9:52 PM, Florian Fainelli <f.fainelli@...il.com> wrote:
> On 05/11/2017 02:59 AM, Ravish Kumar wrote:
>> Hi Experts,
>>
>> Need expert advice for the one of the requirement Where in VPN
>> solution we want to dynaically route the packets to different adapter.
>> We will manage our own DNS cache and , based on DNS to IP lookup, we
>> can redirect the packet either to Tun device or to a physical adapter.
>>
>> Please suggest some design what i need to do.
>
> What you are looking for can be done using ipset-dns from Jason:
>
> https://git.zx2c4.com/ipset-dns/about/
> --
> Florian
Powered by blists - more mailing lists