On 18 June 2015 at 14:39, Na Zhu <[email protected]> wrote: > Dear all, > > I have an application about configuring linux iptables to do firewall, can I > run the application on rump kernel? If not, how to do firewall based on rump > kernel? > > The website said rump kernel includes TCP/IP stack, is there netfilter in > the TCP/IP stack?
You need to use npf http://www.netbsd.org/~rmind/npf/ For how to set it up using rumpctrl see https://github.com/rumpkernel/wiki/wiki/Howto:-configure-the-npf-packet-filter Justin
