All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables on FreeBSD
@ 2005-06-23 11:55 Artiom Matiuhoff
  2005-06-23 12:15 ` /dev/rob0
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Artiom Matiuhoff @ 2005-06-23 11:55 UTC (permalink / raw)
  To: netfilter

Hello,

Is it possible to setup iptables on FreeBSD5.3?

Thnx.


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

* Re: iptables on FreeBSD
  2005-06-23 11:55 iptables on FreeBSD Artiom Matiuhoff
@ 2005-06-23 12:15 ` /dev/rob0
  2005-06-23 13:21 ` Jason Opperisano
  2005-12-25  2:19 ` Leonardo Rodrigues Magalhães
  2 siblings, 0 replies; 6+ messages in thread
From: /dev/rob0 @ 2005-06-23 12:15 UTC (permalink / raw)
  To: netfilter

On Wednesday 21 June 2006 07:39, Artiom Matiuhoff wrote:
> Is it possible to setup iptables on FreeBSD5.3?

iptables(8) depends heavily upon the netfilter code in the Linux
kernel, so no, it is not possible. *BSD != Linux.
-- 
    mail to this address is discarded unless "/dev/rob0"
    or "not-spam" is in Subject: header


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

* Re: iptables on FreeBSD
  2005-06-23 11:55 iptables on FreeBSD Artiom Matiuhoff
  2005-06-23 12:15 ` /dev/rob0
@ 2005-06-23 13:21 ` Jason Opperisano
  2005-12-25  2:19 ` Leonardo Rodrigues Magalhães
  2 siblings, 0 replies; 6+ messages in thread
From: Jason Opperisano @ 2005-06-23 13:21 UTC (permalink / raw)
  To: netfilter

On Wed, Jun 21, 2006 at 04:39:46PM +0400, Artiom Matiuhoff wrote:
> Hello,
> 
> Is it possible to setup iptables on FreeBSD5.3?

no.  but freebsd 5.3 does ship with *three* firewall applications in the
base system (ipfw, ipf, pf), so you should be able get something going.

-j

--
"Peter: Quiet, sweetie. Men are talking."
        --Family Guy


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

* Re: iptables on FreeBSD
  2005-12-25  2:19 ` Leonardo Rodrigues Magalhães
@ 2005-12-25  1:51   ` /dev/rob0
  2005-12-25  3:42     ` Leonardo Rodrigues Magalhães
  0 siblings, 1 reply; 6+ messages in thread
From: /dev/rob0 @ 2005-12-25  1:51 UTC (permalink / raw)
  To: netfilter

On Saturday 2005-December-24 20:19, Leonardo Rodrigues Magalhães wrote:
> Artiom Matiuhoff escreveu:

Uh, that was just over six months ago, Leonardo. :)

Best Christmas wishes to all.
-- 
    mail to this address is discarded unless "/dev/rob0"
    or "not-spam" is in Subject: header


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

* Re: iptables on FreeBSD
  2005-06-23 11:55 iptables on FreeBSD Artiom Matiuhoff
  2005-06-23 12:15 ` /dev/rob0
  2005-06-23 13:21 ` Jason Opperisano
@ 2005-12-25  2:19 ` Leonardo Rodrigues Magalhães
  2005-12-25  1:51   ` /dev/rob0
  2 siblings, 1 reply; 6+ messages in thread
From: Leonardo Rodrigues Magalhães @ 2005-12-25  2:19 UTC (permalink / raw)
  To: Artiom Matiuhoff; +Cc: netfilter



Artiom Matiuhoff escreveu:

>Hello,
>
>Is it possible to setup iptables on FreeBSD5.3?
>
>  
>
    No, you cannot. iptables is NOT a packet filtering software. That's 
a task for netfilter, which is part of linux kernel. iptables is only 
used to manage netfilter rules.

    So, even if you can compile iptables on freebsd (which you probably 
wont, because of missing headers), freebsd kernel will not provide 
netfilter structure that is used by iptables.

    As a completly linux kernel based software, iptables cannot run on 
non-linux plataforms.

-- 


	Atenciosamente / Sincerily,
	Leonardo Rodrigues
	Solutti Tecnologia
	http://www.solutti.com.br

	Minha armadilha de SPAM, NÃO mandem email
	gertrudes@solutti.com.br
	My SPAMTRAP, do not email it






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

* Re: iptables on FreeBSD
  2005-12-25  1:51   ` /dev/rob0
@ 2005-12-25  3:42     ` Leonardo Rodrigues Magalhães
  0 siblings, 0 replies; 6+ messages in thread
From: Leonardo Rodrigues Magalhães @ 2005-12-25  3:42 UTC (permalink / raw)
  To: /dev/rob0; +Cc: netfilter



/dev/rob0 escreveu:

>
>Uh, that was just over six months ago, Leonardo. :)
>
>Best Christmas wishes to all.
>  
>
    Oh man, sorry .... i realized that something was wrong right after 
sending the reply. The original message date is 21/06/2006 ... year 2006 
.... the message was the last one on my netfilter folder and i replied 
it :) After looking the headers, i saw that is was 21/06/2005 ...... 
well, shit happens :)

    Anyway, merry xmas to you all and happy packet filtering :)

-- 


	Atenciosamente / Sincerily,
	Leonardo Rodrigues
	Solutti Tecnologia
	http://www.solutti.com.br

	Minha armadilha de SPAM, NÃO mandem email
	gertrudes@solutti.com.br
	My SPAMTRAP, do not email it






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

end of thread, other threads:[~2005-12-25  3:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-23 11:55 iptables on FreeBSD Artiom Matiuhoff
2005-06-23 12:15 ` /dev/rob0
2005-06-23 13:21 ` Jason Opperisano
2005-12-25  2:19 ` Leonardo Rodrigues Magalhães
2005-12-25  1:51   ` /dev/rob0
2005-12-25  3:42     ` Leonardo Rodrigues Magalhães

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.