Linux Netfilter discussions
 help / color / mirror / Atom feed
* netfilter/iptables problems on solaris
@ 2003-03-12 19:06 Joaquin Henriquez Alzola (REE)
  2003-03-12 19:33 ` RE : " Franck ZOCCOLO
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Joaquin Henriquez Alzola (REE) @ 2003-03-12 19:06 UTC (permalink / raw)
  To: 'netfilter@lists.netfilter.org'

Hi, 

I have problems on the compilation of netfilter/iptables on Solaris 8.
When I do a make it appears me the error in line 12 that is
KERNEL_DIR=/usr/src/linux

I just wanted to compile it for Solaris but I am not able to fiond the
kernel source in the Solaris. Can you tell me wher eis it.

I have search in google but I can't find it.

BR,

Joaquin


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

* RE : netfilter/iptables problems on solaris
  2003-03-12 19:06 netfilter/iptables problems on solaris Joaquin Henriquez Alzola (REE)
@ 2003-03-12 19:33 ` Franck ZOCCOLO
  2003-03-13  1:48   ` Paul Yip
  2003-03-12 20:18 ` Leonardo Rodrigues Magalhães
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 6+ messages in thread
From: Franck ZOCCOLO @ 2003-03-12 19:33 UTC (permalink / raw)
  To: 'Joaquin Henriquez Alzola (REE)', netfilter

> I have problems on the compilation of netfilter/iptables on Solaris 8.

Don't waste time trying to use netfilter on Solaris... Netfilter ONLY
works on Linux.



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

* Re: netfilter/iptables problems on solaris
  2003-03-12 19:06 netfilter/iptables problems on solaris Joaquin Henriquez Alzola (REE)
  2003-03-12 19:33 ` RE : " Franck ZOCCOLO
@ 2003-03-12 20:18 ` Leonardo Rodrigues Magalhães
  2003-03-14 19:52 ` Newton
  2003-03-15  2:56 ` Matt Hellman
  3 siblings, 0 replies; 6+ messages in thread
From: Leonardo Rodrigues Magalhães @ 2003-03-12 20:18 UTC (permalink / raw)
  To: Joaquin Henriquez Alzola (REE), netfilter


    Seems we're having a big misunderstanding here. netfilter is a kernel
feature of linux kernel. iptables is the 'admin tool' for netfilter, which
is a linux kernel feature.

    Please correct me if I'm wrong people, but netfilter/iptables was
designed for linux kernel 2.4 and wasnt ported for other plataforms.

    We have several reports and several people running netfilter/iptables in
several linux configurations ( Intel, Macs, PPCs, RISCs ) ..... but none on
Solaris.

    I'm pretty sure you should look in Solaris packet filter system which
I'm pretty sure is very effective too.


    Sincerily,
    Leonardo Rodrigues

----- Original Message -----
From: "Joaquin Henriquez Alzola (REE)"
<Joaquin.Henriquez-Alzola@ree.ericsson.se>
To: <netfilter@lists.netfilter.org>
Sent: Wednesday, March 12, 2003 4:06 PM
Subject: netfilter/iptables problems on solaris


> Hi,
>
> I have problems on the compilation of netfilter/iptables on Solaris 8.
> When I do a make it appears me the error in line 12 that is
> KERNEL_DIR=/usr/src/linux
>
> I just wanted to compile it for Solaris but I am not able to fiond the
> kernel source in the Solaris. Can you tell me wher eis it.
>
> I have search in google but I can't find it.
>
> BR,
>
> Joaquin
>



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

* Re: RE : netfilter/iptables problems on solaris
  2003-03-12 19:33 ` RE : " Franck ZOCCOLO
@ 2003-03-13  1:48   ` Paul Yip
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Yip @ 2003-03-13  1:48 UTC (permalink / raw)
  To: franck, netfilter, Joaquin.Henriquez-Alzola

 
For Solaris, you can choose IP filter.
 
 
 
-------Original Message-------
 
From: Franck ZOCCOLO
Date: Thursday, 13 March, 2003 4:28:23
To: 'Joaquin Henriquez Alzola (REE)'; netfilter@lists.netfilter.org
Subject: RE : netfilter/iptables problems on solaris
 
> I have problems on the compilation of netfilter/iptables on Solaris 8.
 
Don't waste time trying to use netfilter on Solaris... Netfilter ONLY
works on Linux.
 
 
 
. 


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

* Re: netfilter/iptables problems on solaris
  2003-03-12 19:06 netfilter/iptables problems on solaris Joaquin Henriquez Alzola (REE)
  2003-03-12 19:33 ` RE : " Franck ZOCCOLO
  2003-03-12 20:18 ` Leonardo Rodrigues Magalhães
@ 2003-03-14 19:52 ` Newton
  2003-03-15  2:56 ` Matt Hellman
  3 siblings, 0 replies; 6+ messages in thread
From: Newton @ 2003-03-14 19:52 UTC (permalink / raw)
  To: Joaquin Henriquez Alzola (REE), netfilter

Joaquin.

For 32 bits : /platform/sun4u/unix


For 64 bits : /platform/sun4u/sparcv9/unix

Newton.

----- Original Message -----
From: "Joaquin Henriquez Alzola (REE)"
<Joaquin.Henriquez-Alzola@ree.ericsson.se>
To: <netfilter@lists.netfilter.org>
Sent: Wednesday, March 12, 2003 2:06 PM
Subject: netfilter/iptables problems on solaris


> Hi,
>
> I have problems on the compilation of netfilter/iptables on Solaris 8.
> When I do a make it appears me the error in line 12 that is
> KERNEL_DIR=/usr/src/linux
>
> I just wanted to compile it for Solaris but I am not able to fiond the
> kernel source in the Solaris. Can you tell me wher eis it.
>
> I have search in google but I can't find it.
>
> BR,
>
> Joaquin



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

* RE: netfilter/iptables problems on solaris
  2003-03-12 19:06 netfilter/iptables problems on solaris Joaquin Henriquez Alzola (REE)
                   ` (2 preceding siblings ...)
  2003-03-14 19:52 ` Newton
@ 2003-03-15  2:56 ` Matt Hellman
  3 siblings, 0 replies; 6+ messages in thread
From: Matt Hellman @ 2003-03-15  2:56 UTC (permalink / raw)
  To: 'Joaquin Henriquez Alzola (REE)', netfilter

Use SunScreen Lite.  It has a nice (ok, acceptable) GUI and is free.

http://wwws.sun.com/software/securenet/lite/download.html

>>-----Original Message-----
>>From: netfilter-admin@lists.netfilter.org 
>>[mailto:netfilter-admin@lists.netfilter.org] On Behalf Of 
>>Joaquin Henriquez Alzola (REE)
>>Sent: Wednesday, March 12, 2003 1:06 PM
>>To: 'netfilter@lists.netfilter.org'
>>Subject: netfilter/iptables problems on solaris
>>
>>
>>Hi, 
>>
>>I have problems on the compilation of netfilter/iptables on Solaris 8.
>>When I do a make it appears me the error in line 12 that is
>>KERNEL_DIR=/usr/src/linux
>>
>>I just wanted to compile it for Solaris but I am not able to fiond the
>>kernel source in the Solaris. Can you tell me wher eis it.
>>
>>I have search in google but I can't find it.
>>
>>BR,
>>
>>Joaquin
>>



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

end of thread, other threads:[~2003-03-15  2:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-12 19:06 netfilter/iptables problems on solaris Joaquin Henriquez Alzola (REE)
2003-03-12 19:33 ` RE : " Franck ZOCCOLO
2003-03-13  1:48   ` Paul Yip
2003-03-12 20:18 ` Leonardo Rodrigues Magalhães
2003-03-14 19:52 ` Newton
2003-03-15  2:56 ` Matt Hellman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox