Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1640156

Re: Implementing Dynamic Rerouting in Kernel

From Ravish Kumar <ravishk2004@gmail.com>
Newsgroups linux.kernel
Subject Re: Implementing Dynamic Rerouting in Kernel
Date 2017-05-12 05:20 +0200
Message-ID <tG9hw-6RZ-19@gated-at.bofh.it> (permalink)
References <tFTcK-4Yv-25@gated-at.bofh.it> <tFZ8u-dN-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@gmail.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

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

Implementing Dynamic Rerouting in Kernel Ravish Kumar <ravishk2004@gmail.com> - 2017-05-11 12:10 +0200
  Re: Implementing Dynamic Rerouting in Kernel Florian Fainelli <f.fainelli@gmail.com> - 2017-05-11 18:30 +0200
    Re: Implementing Dynamic Rerouting in Kernel Ravish Kumar <ravishk2004@gmail.com> - 2017-05-12 05:20 +0200
    Re: Implementing Dynamic Rerouting in Kernel "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-05-12 22:40 +0200

csiph-web