* ip_conntrack_standalone issues...
@ 2006-02-09 20:17 Thomas Raef
2006-02-09 21:13 ` Samuel Díaz García
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Raef @ 2006-02-09 20:17 UTC (permalink / raw)
To: netfilter
I started with 2.6.15 kernel & iptables-1.3.4
I'm trying to add the ipset-2.2.8 functionality and in trying to use
pom, I mistakenly added ip_conntrack_standalone and now I can't
recompile my kernel.
Is there a way to start over?
Please help.
Thank you in advance.
Thomas J. Raef
e-Based Security, Inc.
www.ebasedsecurity.com
"You're either hardened, or you're hacked!"
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ip_conntrack_standalone issues...
2006-02-09 20:17 ip_conntrack_standalone issues Thomas Raef
@ 2006-02-09 21:13 ` Samuel Díaz García
0 siblings, 0 replies; 5+ messages in thread
From: Samuel Díaz García @ 2006-02-09 21:13 UTC (permalink / raw)
To: Thomas Raef; +Cc: netfilter
Take a look into a message send by me some days ago with subject: "Last
patch-o-matic patches status report".
Some patches broke the kernel compilation.
Use the "--reverse" option for "./runme" to undo the don't needed patch.
Good luck.
Thomas Raef wrote:
> I started with 2.6.15 kernel & iptables-1.3.4
>
> I'm trying to add the ipset-2.2.8 functionality and in trying to use
> pom, I mistakenly added ip_conntrack_standalone and now I can't
> recompile my kernel.
>
> Is there a way to start over?
>
> Please help.
>
> Thank you in advance.
>
> Thomas J. Raef
> e-Based Security, Inc.
> www.ebasedsecurity.com
> "You're either hardened, or you're hacked!"
>
>
>
>
--
Samuel Díaz García
Director Gerente
ArcosCom Wireless, S.L.L.
CIF: B11828068
c/ Romero Gago, 19
Arcos de la Frontera
11630 - Cadiz
http://www.arcoscom.com
mailto:samueldg@arcoscom.com
msn: samueldg@arcoscom.com
Móvil: 651 93 72 48
Tlfn.: 956 70 13 15
Fax: 956 70 34 83
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: ip_conntrack_standalone issues...
@ 2006-02-09 21:30 Thomas Raef
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Raef @ 2006-02-09 21:30 UTC (permalink / raw)
To: Samuel Díaz García; +Cc: netfilter
It's my understanding that running "./runme set" only adds the functionality for ipsets. I didn't add any other patches. Does it add some without asking?
Thank you for your insight.
-----Original Message-----
From: Samuel Díaz García [mailto:samueldg@arcoscom.com]
Sent: Thursday, February 09, 2006 3:14 PM
To: Thomas Raef
Cc: netfilter@lists.netfilter.org
Subject: Re: ip_conntrack_standalone issues...
Take a look into a message send by me some days ago with subject: "Last
patch-o-matic patches status report".
Some patches broke the kernel compilation.
Use the "--reverse" option for "./runme" to undo the don't needed patch.
Good luck.
Thomas Raef wrote:
> I started with 2.6.15 kernel & iptables-1.3.4
>
> I'm trying to add the ipset-2.2.8 functionality and in trying to use
> pom, I mistakenly added ip_conntrack_standalone and now I can't
> recompile my kernel.
>
> Is there a way to start over?
>
> Please help.
>
> Thank you in advance.
>
> Thomas J. Raef
> e-Based Security, Inc.
> www.ebasedsecurity.com
> "You're either hardened, or you're hacked!"
>
>
>
>
--
Samuel Díaz García
Director Gerente
ArcosCom Wireless, S.L.L.
CIF: B11828068
c/ Romero Gago, 19
Arcos de la Frontera
11630 - Cadiz
http://www.arcoscom.com
mailto:samueldg@arcoscom.com
msn: samueldg@arcoscom.com
Móvil: 651 93 72 48
Tlfn.: 956 70 13 15
Fax: 956 70 34 83
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: ip_conntrack_standalone issues...
@ 2006-02-09 21:31 Thomas Raef
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Raef @ 2006-02-09 21:31 UTC (permalink / raw)
To: Samuel Díaz García; +Cc: netfilter
My issue still seems to stem from the fact that I don't have ip_set_ipporthash.h which defines the ip_set_req_ipporthash_create structure.
Please help :)
-----Original Message-----
From: Samuel Díaz García [mailto:samueldg@arcoscom.com]
Sent: Thursday, February 09, 2006 3:14 PM
To: Thomas Raef
Cc: netfilter@lists.netfilter.org
Subject: Re: ip_conntrack_standalone issues...
Take a look into a message send by me some days ago with subject: "Last
patch-o-matic patches status report".
Some patches broke the kernel compilation.
Use the "--reverse" option for "./runme" to undo the don't needed patch.
Good luck.
Thomas Raef wrote:
> I started with 2.6.15 kernel & iptables-1.3.4
>
> I'm trying to add the ipset-2.2.8 functionality and in trying to use
> pom, I mistakenly added ip_conntrack_standalone and now I can't
> recompile my kernel.
>
> Is there a way to start over?
>
> Please help.
>
> Thank you in advance.
>
> Thomas J. Raef
> e-Based Security, Inc.
> www.ebasedsecurity.com
> "You're either hardened, or you're hacked!"
>
>
>
>
--
Samuel Díaz García
Director Gerente
ArcosCom Wireless, S.L.L.
CIF: B11828068
c/ Romero Gago, 19
Arcos de la Frontera
11630 - Cadiz
http://www.arcoscom.com
mailto:samueldg@arcoscom.com
msn: samueldg@arcoscom.com
Móvil: 651 93 72 48
Tlfn.: 956 70 13 15
Fax: 956 70 34 83
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: ip_conntrack_standalone issues...
@ 2006-02-09 21:35 Thomas Raef
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Raef @ 2006-02-09 21:35 UTC (permalink / raw)
To: Samuel Díaz García; +Cc: netfilter
I reloaded the kernel and iptables and finally got back to where I started.
This has been solved.
However, I'm still missing ip_set_ipporthash.h
Thank you.
-----Original Message-----
From: Samuel Díaz García [mailto:samueldg@arcoscom.com]
Sent: Thursday, February 09, 2006 3:14 PM
To: Thomas Raef
Cc: netfilter@lists.netfilter.org
Subject: Re: ip_conntrack_standalone issues...
Take a look into a message send by me some days ago with subject: "Last
patch-o-matic patches status report".
Some patches broke the kernel compilation.
Use the "--reverse" option for "./runme" to undo the don't needed patch.
Good luck.
Thomas Raef wrote:
> I started with 2.6.15 kernel & iptables-1.3.4
>
> I'm trying to add the ipset-2.2.8 functionality and in trying to use
> pom, I mistakenly added ip_conntrack_standalone and now I can't
> recompile my kernel.
>
> Is there a way to start over?
>
> Please help.
>
> Thank you in advance.
>
> Thomas J. Raef
> e-Based Security, Inc.
> www.ebasedsecurity.com
> "You're either hardened, or you're hacked!"
>
>
>
>
--
Samuel Díaz García
Director Gerente
ArcosCom Wireless, S.L.L.
CIF: B11828068
c/ Romero Gago, 19
Arcos de la Frontera
11630 - Cadiz
http://www.arcoscom.com
mailto:samueldg@arcoscom.com
msn: samueldg@arcoscom.com
Móvil: 651 93 72 48
Tlfn.: 956 70 13 15
Fax: 956 70 34 83
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-02-09 21:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-09 20:17 ip_conntrack_standalone issues Thomas Raef
2006-02-09 21:13 ` Samuel Díaz García
-- strict thread matches above, loose matches on Subject: below --
2006-02-09 21:30 Thomas Raef
2006-02-09 21:31 Thomas Raef
2006-02-09 21:35 Thomas Raef
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.