All of lore.kernel.org
 help / color / mirror / Atom feed
* Use case of nftables + Linux combination as network firewall
@ 2021-01-22 13:31 Younwook Jang
  2021-01-22 14:27 ` Reindl Harald
  2021-01-24 10:53 ` Eliezer Croitoru
  0 siblings, 2 replies; 5+ messages in thread
From: Younwook Jang @ 2021-01-22 13:31 UTC (permalink / raw)
  To: netfilter

Dear netfilter users,

I'm looking that real reference case that uses nftables+Linux server
as network firewall.

Would you please share reference cases or related information ?

I think that Linux VM with well-configured nftables can be act as
network firewall especially cloud environment.

Please share your advice.

thanks, regards.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Use case of nftables + Linux combination as network firewall
  2021-01-22 13:31 Use case of nftables + Linux combination as network firewall Younwook Jang
@ 2021-01-22 14:27 ` Reindl Harald
  2021-01-22 15:46   ` Younwook Jang
  2021-01-24 10:53 ` Eliezer Croitoru
  1 sibling, 1 reply; 5+ messages in thread
From: Reindl Harald @ 2021-01-22 14:27 UTC (permalink / raw)
  To: Younwook Jang, netfilter



Am 22.01.21 um 14:31 schrieb Younwook Jang:
> Dear netfilter users,
> 
> I'm looking that real reference case that uses nftables+Linux server
> as network firewall.
> 
> Would you please share reference cases or related information ?
> 
> I think that Linux VM with well-configured nftables can be act as
> network firewall especially cloud environment.
> 
> Please share your advice

it's exactly the same as you do for INPUT with iptables/nftables but in 
the FORDWARD chain

on the pure network layer without inspecting content every middlebox you 
can buy does exactly the same and in many cases is just using linux + 
iptables

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Use case of nftables + Linux combination as network firewall
  2021-01-22 14:27 ` Reindl Harald
@ 2021-01-22 15:46   ` Younwook Jang
  2021-01-22 16:18     ` Reindl Harald
  0 siblings, 1 reply; 5+ messages in thread
From: Younwook Jang @ 2021-01-22 15:46 UTC (permalink / raw)
  To: Reindl Harald; +Cc: netfilter

Hi Reindl, thank you for your advice.

I'm looking reference case of the company or organizations that is
using Linux+nftables as network firewall.

Is there any good reference...?

thanks, regards.

2021년 1월 22일 (금) 오후 11:27, Reindl Harald <h.reindl@thelounge.net>님이 작성:
>
>
>
> Am 22.01.21 um 14:31 schrieb Younwook Jang:
> > Dear netfilter users,
> >
> > I'm looking that real reference case that uses nftables+Linux server
> > as network firewall.
> >
> > Would you please share reference cases or related information ?
> >
> > I think that Linux VM with well-configured nftables can be act as
> > network firewall especially cloud environment.
> >
> > Please share your advice
>
> it's exactly the same as you do for INPUT with iptables/nftables but in
> the FORDWARD chain
>
> on the pure network layer without inspecting content every middlebox you
> can buy does exactly the same and in many cases is just using linux +
> iptables

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Use case of nftables + Linux combination as network firewall
  2021-01-22 15:46   ` Younwook Jang
@ 2021-01-22 16:18     ` Reindl Harald
  0 siblings, 0 replies; 5+ messages in thread
From: Reindl Harald @ 2021-01-22 16:18 UTC (permalink / raw)
  To: Younwook Jang; +Cc: netfilter



Am 22.01.21 um 16:46 schrieb Younwook Jang:
> Hi Reindl, thank you for your advice.
> 
> I'm looking reference case of the company or organizations that is
> using Linux+nftables as network firewall.
> 
> Is there any good reference...?

sorry, i can't post the ruleset of our datacenter-firewall but at the 
end of the day iptables/iptables-nft/ipset is as trivial as for a local 
machine

if you are not firm with iptables at all you will have a heavy learning 
curve anyways and if you prefer native nft or iptables-nft has also no 
single answer

https://www.lammertbies.nl/comm/info/iptables

Google:
"iptables datacenter firewall"
"iptables forwarding firewall"

> 2021년 1월 22일 (금) 오후 11:27, Reindl Harald <h.reindl@thelounge.net>님이 작성:
>>
>>
>>
>> Am 22.01.21 um 14:31 schrieb Younwook Jang:
>>> Dear netfilter users,
>>>
>>> I'm looking that real reference case that uses nftables+Linux server
>>> as network firewall.
>>>
>>> Would you please share reference cases or related information ?
>>>
>>> I think that Linux VM with well-configured nftables can be act as
>>> network firewall especially cloud environment.
>>>
>>> Please share your advice
>>
>> it's exactly the same as you do for INPUT with iptables/nftables but in
>> the FORDWARD chain
>>
>> on the pure network layer without inspecting content every middlebox you
>> can buy does exactly the same and in many cases is just using linux +
>> iptables

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: Use case of nftables + Linux combination as network firewall
  2021-01-22 13:31 Use case of nftables + Linux combination as network firewall Younwook Jang
  2021-01-22 14:27 ` Reindl Harald
@ 2021-01-24 10:53 ` Eliezer Croitoru
  1 sibling, 0 replies; 5+ messages in thread
From: Eliezer Croitoru @ 2021-01-24 10:53 UTC (permalink / raw)
  To: netfilter; +Cc: 'Younwook Jang'

A few examples:
https://www.dataswitchworks.com/vRouter.asp
https://vyos.io/

I am not sure what is the question regarding nftables.
The above products and many others are using iptables which in turn can be replaced with nftables based.
The only difference between nftables and iptables is the actuall rules to add or remove rules and details into
ipset this or another.

What would expect from a Firewall else that what vyos or brocade offers?

Eliezer

----
Eliezer Croitoru
Tech Support
Mobile: +972-5-28704261
Email: ngtech1ltd@gmail.com
Zoom: Coming soon


-----Original Message-----
From: Younwook Jang <younwook@gmail.com> 
Sent: Friday, January 22, 2021 3:32 PM
To: netfilter@vger.kernel.org
Subject: Use case of nftables + Linux combination as network firewall

Dear netfilter users,

I'm looking that real reference case that uses nftables+Linux server
as network firewall.

Would you please share reference cases or related information ?

I think that Linux VM with well-configured nftables can be act as
network firewall especially cloud environment.

Please share your advice.

thanks, regards.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-24 10:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 13:31 Use case of nftables + Linux combination as network firewall Younwook Jang
2021-01-22 14:27 ` Reindl Harald
2021-01-22 15:46   ` Younwook Jang
2021-01-22 16:18     ` Reindl Harald
2021-01-24 10:53 ` Eliezer Croitoru

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.