* RE: iptables1.2.7 + pptp + rh9
@ 2003-10-21 22:06 Daniel Chemko
[not found] ` <7C9884991ADAE0479C14F10C858BCDF52E375B@alderaan.smgtec.com >
0 siblings, 1 reply; 15+ messages in thread
From: Daniel Chemko @ 2003-10-21 22:06 UTC (permalink / raw)
To: Fernando Barrocal, netfilter
Um, yeah. You need to compile the userspace tools against the kernel
that you are installing.
-----Original Message-----
From: Fernando Barrocal [mailto:fbarrocal@uol.com.br]
Sent: Tuesday, October 21, 2003 3:00 PM
To: Daniel Chemko; netfilter@lists.netfilter.org
Subject: RE: iptables1.2.7 + pptp + rh9
Still after installing 1.2.8 it does not work. Do I need to compile ipt
?
and the kernel ?
At 19:15 21/10/2003, Daniel Chemko wrote:
>Download ipt 1.2.8 or 1.2.9 if it is out.
>Or, use the CVS userspace
>
># KERNEL_DIR=<yourkerneldir> make
># make install
>
>You might want to change the destination directories in the Makefile to
>conform to the Redhat deployment layout
>LIBDIR=/lib/
>MANDIR=/usr/man
>etc..
>
>-----Original Message-----
>From: Fernando Barrocal [mailto:fbarrocal@uol.com.br]
>Sent: Tuesday, October 21, 2003 2:04 PM
>To: netfilter@lists.netfilter.org
>Subject: iptables1.2.7 + pptp + rh9
>
>
>Hi,
>
>I am applying the pptp patch with patch-o-matic in my redhat 9.0.
>Somebody
>have somer step by step to patch the kernel, compile the iptable
>userspace
>and compile the kernel to accept DNAT ?
>
>Thanks in advance
>
>Fernando Barrocal
^ permalink raw reply [flat|nested] 15+ messages in thread[parent not found: <7C9884991ADAE0479C14F10C858BCDF52E375B@alderaan.smgtec.com >]
* RE: iptables1.2.7 + pptp + rh9 [not found] ` <7C9884991ADAE0479C14F10C858BCDF52E375B@alderaan.smgtec.com > @ 2003-10-21 23:05 ` Fernando Barrocal 2003-10-22 1:00 ` Venkatesh. K 0 siblings, 1 reply; 15+ messages in thread From: Fernando Barrocal @ 2003-10-21 23:05 UTC (permalink / raw) To: Daniel Chemko, netfilter Let me ask another question ... a newbie one ... Is that order correct ? - apply pptp patch - compile iptables - compile kernel (config, dep, clean, image, modules) At 20:06 21/10/2003, Daniel Chemko wrote: >Um, yeah. You need to compile the userspace tools against the kernel >that you are installing. > >-----Original Message----- >From: Fernando Barrocal [mailto:fbarrocal@uol.com.br] >Sent: Tuesday, October 21, 2003 3:00 PM >To: Daniel Chemko; netfilter@lists.netfilter.org >Subject: RE: iptables1.2.7 + pptp + rh9 > > >Still after installing 1.2.8 it does not work. Do I need to compile ipt >? >and the kernel ? > >At 19:15 21/10/2003, Daniel Chemko wrote: > >Download ipt 1.2.8 or 1.2.9 if it is out. > >Or, use the CVS userspace > > > ># KERNEL_DIR=<yourkerneldir> make > ># make install > > > >You might want to change the destination directories in the Makefile to > >conform to the Redhat deployment layout > >LIBDIR=/lib/ > >MANDIR=/usr/man > >etc.. > > > >-----Original Message----- > >From: Fernando Barrocal [mailto:fbarrocal@uol.com.br] > >Sent: Tuesday, October 21, 2003 2:04 PM > >To: netfilter@lists.netfilter.org > >Subject: iptables1.2.7 + pptp + rh9 > > > > > >Hi, > > > >I am applying the pptp patch with patch-o-matic in my redhat 9.0. > >Somebody > >have somer step by step to patch the kernel, compile the iptable > >userspace > >and compile the kernel to accept DNAT ? > > > >Thanks in advance > > > >Fernando Barrocal ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: iptables1.2.7 + pptp + rh9 2003-10-21 23:05 ` Fernando Barrocal @ 2003-10-22 1:00 ` Venkatesh. K 2003-10-22 19:55 ` Arnt Karlsen 0 siblings, 1 reply; 15+ messages in thread From: Venkatesh. K @ 2003-10-22 1:00 UTC (permalink / raw) To: Daniel Chemko, netfilter, Fernando Barrocal ----- Original Message ----- From: "Fernando Barrocal" <fbarrocal@uol.com.br> To: "Daniel Chemko" <dchemko@smgtec.com>; <netfilter@lists.netfilter.org> Sent: Wednesday, October 22, 2003 4:35 AM Subject: RE: iptables1.2.7 + pptp + rh9 > > Let me ask another question ... a newbie one ... > > Is that order correct ? > > - apply pptp patch > - compile iptables > - compile kernel (config, dep, clean, image, modules) > Apply patch Compile Kernel Compile IPtables Venkatesh K > > > At 20:06 21/10/2003, Daniel Chemko wrote: > >Um, yeah. You need to compile the userspace tools against the kernel > >that you are installing. > > > >-----Original Message----- > >From: Fernando Barrocal [mailto:fbarrocal@uol.com.br] > >Sent: Tuesday, October 21, 2003 3:00 PM > >To: Daniel Chemko; netfilter@lists.netfilter.org > >Subject: RE: iptables1.2.7 + pptp + rh9 > > > > > >Still after installing 1.2.8 it does not work. Do I need to compile ipt > >? > >and the kernel ? > > > >At 19:15 21/10/2003, Daniel Chemko wrote: > > >Download ipt 1.2.8 or 1.2.9 if it is out. > > >Or, use the CVS userspace > > > > > ># KERNEL_DIR=<yourkerneldir> make > > ># make install > > > > > >You might want to change the destination directories in the Makefile to > > >conform to the Redhat deployment layout > > >LIBDIR=/lib/ > > >MANDIR=/usr/man > > >etc.. > > > > > >-----Original Message----- > > >From: Fernando Barrocal [mailto:fbarrocal@uol.com.br] > > >Sent: Tuesday, October 21, 2003 2:04 PM > > >To: netfilter@lists.netfilter.org > > >Subject: iptables1.2.7 + pptp + rh9 > > > > > > > > >Hi, > > > > > >I am applying the pptp patch with patch-o-matic in my redhat 9.0. > > >Somebody > > >have somer step by step to patch the kernel, compile the iptable > > >userspace > > >and compile the kernel to accept DNAT ? > > > > > >Thanks in advance > > > > > >Fernando Barrocal > > > > ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: iptables1.2.7 + pptp + rh9 2003-10-22 1:00 ` Venkatesh. K @ 2003-10-22 19:55 ` Arnt Karlsen 2003-10-23 11:45 ` Arnt Karlsen 0 siblings, 1 reply; 15+ messages in thread From: Arnt Karlsen @ 2003-10-22 19:55 UTC (permalink / raw) To: netfilter On Wed, 22 Oct 2003 06:30:13 +0530, "Venkatesh. K" <venkatesh@cbayscribe.com> wrote in message <009501c39837$e1883850$2800a8c0@karu>: > ----- Original Message ----- > From: "Fernando Barrocal" <fbarrocal@uol.com.br> > To: "Daniel Chemko" <dchemko@smgtec.com>; > <netfilter@lists.netfilter.org> Sent: Wednesday, October 22, 2003 4:35 > AM Subject: RE: iptables1.2.7 + pptp + rh9 > > > > > > Let me ask another question ... a newbie one ... > > > > Is that order correct ? > > > > - apply pptp patch > > - compile iptables > > - compile kernel (config, dep, clean, image, modules) > > > > Apply patch > Compile Kernel ..ahem; compile kernel (config, dep, clean, modules, image) > Compile IPtables ..was also possible possible to apply the pptp patch woih the "kernelmod" package from poptop.sf.net, last time I checked. -- ..med vennlig hilsen = with Kind Regards from Arnt... ;-) ...with a number of polar bear hunters in his ancestry... Scenarios always come in sets of three: best case, worst case, and just in case. ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: iptables1.2.7 + pptp + rh9 2003-10-22 19:55 ` Arnt Karlsen @ 2003-10-23 11:45 ` Arnt Karlsen 2003-10-25 13:40 ` SO HOW! iptables: invalid argument John Paul 0 siblings, 1 reply; 15+ messages in thread From: Arnt Karlsen @ 2003-10-23 11:45 UTC (permalink / raw) To: Arnt Karlsen; +Cc: netfilter On Wed, 22 Oct 2003 21:55:49 +0200, Arnt Karlsen <arnt@c2i.net> wrote in message <20031022215549.4b028338.arnt@c2i.net>: > On Wed, 22 Oct 2003 06:30:13 +0530, > "Venkatesh. K" <venkatesh@cbayscribe.com> wrote in message > <009501c39837$e1883850$2800a8c0@karu>: > > > ----- Original Message ----- > > From: "Fernando Barrocal" <fbarrocal@uol.com.br> > > To: "Daniel Chemko" <dchemko@smgtec.com>; > > <netfilter@lists.netfilter.org> Sent: Wednesday, October 22, 2003 > > 4:35 AM Subject: RE: iptables1.2.7 + pptp + rh9 > > > > > > > > > > Let me ask another question ... a newbie one ... > > > > > > Is that order correct ? > > > > > > - apply pptp patch > > > - compile iptables > > > - compile kernel (config, dep, clean, image, modules) > > > > > > > Apply patch > > Compile Kernel > > ..ahem; compile kernel (config, dep, clean, modules, image) ..note to self: first sleep, then wake up and post: ..ahem; compile kernel (config, dep, clean, modules, install) > > Compile IPtables > > ..was also possible possible to apply the pptp patch woih the > "kernelmod" package from poptop.sf.net, last time I checked. > -- ..med vennlig hilsen = with Kind Regards from Arnt... ;-) ...with a number of polar bear hunters in his ancestry... Scenarios always come in sets of three: best case, worst case, and just in case. ^ permalink raw reply [flat|nested] 15+ messages in thread
* SO HOW! iptables: invalid argument 2003-10-23 11:45 ` Arnt Karlsen @ 2003-10-25 13:40 ` John Paul 2003-10-25 13:55 ` Alistair Tonner 0 siblings, 1 reply; 15+ messages in thread From: John Paul @ 2003-10-25 13:40 UTC (permalink / raw) To: netfilter Hello Folks, Just want to find the real answer with this. sorry but ans to google is not clear for me. I did upgrade my iptables to iptables-1.2.9rc1.tar. steps done; --> installed new iptables source (iptables-1.2.9rc1.tar) - make KERNEL_DIR=/usr/local/linux - make install KERNEL_DIR=/usr/local/linux --> applied POM (patch-o-matic-20030912.tar) to my latest kernel (linux-2.4.22.tar) --> recompile the kernel - make dep; make clean; make bzImage; make modules; make modules_install - all went fine --> reboot the machine all went fine but when NAT/MASQUERADE is used, i got this "iptables: invalid argument" anything i missed? Thanks. -JP ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: SO HOW! iptables: invalid argument 2003-10-25 13:40 ` SO HOW! iptables: invalid argument John Paul @ 2003-10-25 13:55 ` Alistair Tonner 2003-10-25 14:11 ` John Paul 2003-10-25 14:13 ` John Paul 0 siblings, 2 replies; 15+ messages in thread From: Alistair Tonner @ 2003-10-25 13:55 UTC (permalink / raw) To: John Paul, netfilter On October 25, 2003 09:40 am, John Paul wrote: > Hello Folks, > > Just want to find the real answer with this. sorry but ans to google is not > clear for me. I did upgrade my iptables to iptables-1.2.9rc1.tar. steps > done; > > --> installed new iptables source (iptables-1.2.9rc1.tar) > - make KERNEL_DIR=/usr/local/linux > - make install KERNEL_DIR=/usr/local/linux > > --> applied POM (patch-o-matic-20030912.tar) to my latest kernel > (linux-2.4.22.tar) > > --> recompile the kernel > - make dep; make clean; make bzImage; make modules; make > modules_install > - all went fine > > --> reboot the machine > > all went fine but when NAT/MASQUERADE is used, i got this "iptables: > invalid argument" > > anything i missed? > > Thanks. > -JP Ummm. I would personally apply POM before building iptables code.... if you do find / -name iptables ... how many results do you get? I've found followup installs don't tend to sit on top of original installs, thus you likely have two copies of iptables stuff on your system now... you need todetermine which to remove. -- Alistair Tonner nerdnet.ca Senior Systems Analyst - RSS Any sufficiently advanced technology will have the appearance of magic. Lets get magical! ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: SO HOW! iptables: invalid argument 2003-10-25 13:55 ` Alistair Tonner @ 2003-10-25 14:11 ` John Paul 2003-10-25 14:13 ` John Paul 1 sibling, 0 replies; 15+ messages in thread From: John Paul @ 2003-10-25 14:11 UTC (permalink / raw) To: Alistair, netfilter > Ummm. > > I would personally apply POM before building iptables code I actually did the other way around but still have same problem "invalid argument" i have two versions of iptables running. iptables (from rpm /sbin/iptables) = works okay iptables (from source /usr/local/sbin/iptables) = invalid argument my Q is... why did the iptables from source didnt work. any helpful hint? ----- Original Message ----- From: "Alistair Tonner" <Alistair@nerdnet.ca> To: "John Paul" <john@pinoylinux.sytes.net>; <netfilter@lists.netfilter.org> Sent: Saturday, October 25, 2003 9:55 PM Subject: Re: SO HOW! iptables: invalid argument > On October 25, 2003 09:40 am, John Paul wrote: > > Hello Folks, > > > > Just want to find the real answer with this. sorry but ans to google is not > > clear for me. I did upgrade my iptables to iptables-1.2.9rc1.tar. steps > > done; > > > > --> installed new iptables source (iptables-1.2.9rc1.tar) > > - make KERNEL_DIR=/usr/local/linux > > - make install KERNEL_DIR=/usr/local/linux > > > > --> applied POM (patch-o-matic-20030912.tar) to my latest kernel > > (linux-2.4.22.tar) > > > > --> recompile the kernel > > - make dep; make clean; make bzImage; make modules; make > > modules_install > > - all went fine > > > > --> reboot the machine > > > > all went fine but when NAT/MASQUERADE is used, i got this "iptables: > > invalid argument" > > > > anything i missed? > > > > Thanks. > > -JP > > > Ummm. > > I would personally apply POM before building iptables code.... > > if you do find / -name iptables ... how many results do you get? > > I've found followup installs don't tend to sit on top of original installs, > thus you likely have two copies of iptables stuff on your system now... you > need todetermine which to remove. > > > -- > > Alistair Tonner > nerdnet.ca > Senior Systems Analyst - RSS > > Any sufficiently advanced technology will have the appearance of magic. > Lets get magical! ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: SO HOW! iptables: invalid argument 2003-10-25 13:55 ` Alistair Tonner 2003-10-25 14:11 ` John Paul @ 2003-10-25 14:13 ` John Paul 2003-10-25 15:16 ` Alistair Tonner 1 sibling, 1 reply; 15+ messages in thread From: John Paul @ 2003-10-25 14:13 UTC (permalink / raw) To: Alistair, netfilter > Ummm. > > I would personally apply POM before building iptables code I actually did the other way around but still have same problem "invalid argument" i have two versions of iptables running. iptables (from rpm /sbin/iptables) = works okay iptables (from source /usr/local/sbin/iptables) = invalid argument my Q is... why did the iptables from source didnt work. any helpful hint? ----- Original Message ----- From: "Alistair Tonner" <Alistair@nerdnet.ca> To: "John Paul" <john@pinoylinux.sytes.net>; <netfilter@lists.netfilter.org> Sent: Saturday, October 25, 2003 9:55 PM Subject: Re: SO HOW! iptables: invalid argument > On October 25, 2003 09:40 am, John Paul wrote: > > Hello Folks, > > > > Just want to find the real answer with this. sorry but ans to google is not > > clear for me. I did upgrade my iptables to iptables-1.2.9rc1.tar. steps > > done; > > > > --> installed new iptables source (iptables-1.2.9rc1.tar) > > - make KERNEL_DIR=/usr/local/linux > > - make install KERNEL_DIR=/usr/local/linux > > > > --> applied POM (patch-o-matic-20030912.tar) to my latest kernel > > (linux-2.4.22.tar) > > > > --> recompile the kernel > > - make dep; make clean; make bzImage; make modules; make > > modules_install > > - all went fine > > > > --> reboot the machine > > > > all went fine but when NAT/MASQUERADE is used, i got this "iptables: > > invalid argument" > > > > anything i missed? > > > > Thanks. > > -JP > > > Ummm. > > I would personally apply POM before building iptables code.... > > if you do find / -name iptables ... how many results do you get? > > I've found followup installs don't tend to sit on top of original installs, > thus you likely have two copies of iptables stuff on your system now... you > need todetermine which to remove. > > > -- > > Alistair Tonner > nerdnet.ca > Senior Systems Analyst - RSS > > Any sufficiently advanced technology will have the appearance of magic. > Lets get magical! ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: SO HOW! iptables: invalid argument 2003-10-25 14:13 ` John Paul @ 2003-10-25 15:16 ` Alistair Tonner 0 siblings, 0 replies; 15+ messages in thread From: Alistair Tonner @ 2003-10-25 15:16 UTC (permalink / raw) To: John Paul, netfilter On October 25, 2003 10:13 am, John Paul wrote: > > Ummm. > > > > I would personally apply POM before building iptables code > > I actually did the other way around but still have same problem "invalid > argument" > > i have two versions of iptables running. > > iptables (from rpm /sbin/iptables) = works okay > iptables (from source /usr/local/sbin/iptables) = invalid argument 1) iptables core code does depend on the code in the kernel to ensure consistency. POM to kernel before building the iptables code. 2) having two copies of an application is ... difficult. I would remove the rpm myself for ease of use. It can be worked around, but it annoying at the least. 3) ensure that /etc/ld.so.conf does include a reference to /usr/local/lib/ this is where the libraries for the new version of iptables are. ... or review *(uuuuhhmmm I think its) LD_PRELOAD variable when you are running the iptables command. (if you want to try running with two installed packages) > > my Q is... why did the iptables from source didnt work. any helpful hint? > Code inconsistencies between the RPM and the built versions. > > ----- Original Message ----- > From: "Alistair Tonner" <Alistair@nerdnet.ca> > To: "John Paul" <john@pinoylinux.sytes.net>; > <netfilter@lists.netfilter.org> Sent: Saturday, October 25, 2003 9:55 PM > Subject: Re: SO HOW! iptables: invalid argument > > > On October 25, 2003 09:40 am, John Paul wrote: > > > Hello Folks, > > > > > > Just want to find the real answer with this. sorry but ans to google is > > not > > > > clear for me. I did upgrade my iptables to iptables-1.2.9rc1.tar. steps > > > done; > > > > > > --> installed new iptables source (iptables-1.2.9rc1.tar) > > > - make KERNEL_DIR=/usr/local/linux > > > - make install KERNEL_DIR=/usr/local/linux > > > > > > --> applied POM (patch-o-matic-20030912.tar) to my latest kernel > > > (linux-2.4.22.tar) > > > > > > --> recompile the kernel > > > - make dep; make clean; make bzImage; make modules; make > > > modules_install > > > - all went fine > > > > > > --> reboot the machine > > > > > > all went fine but when NAT/MASQUERADE is used, i got this "iptables: > > > invalid argument" > > > > > > anything i missed? > > > > > > Thanks. > > > -JP > > > > Ummm. > > > > I would personally apply POM before building iptables code.... > > > > if you do find / -name iptables ... how many results do you get? > > > > I've found followup installs don't tend to sit on top of original > > installs, > > > thus you likely have two copies of iptables stuff on your system now... > > you > > > need todetermine which to remove. > > > > > > -- > > > > Alistair Tonner > > nerdnet.ca > > Senior Systems Analyst - RSS > > > > Any sufficiently advanced technology will have the appearance of > > magic. > > > Lets get magical! -- Alistair Tonner nerdnet.ca Senior Systems Analyst - RSS Any sufficiently advanced technology will have the appearance of magic. Lets get magical! ^ permalink raw reply [flat|nested] 15+ messages in thread
* RE: iptables1.2.7 + pptp + rh9
@ 2003-10-21 21:15 Daniel Chemko
[not found] ` <7C9884991ADAE0479C14F10C858BCDF5122E76@alderaan.smgtec.com >
0 siblings, 1 reply; 15+ messages in thread
From: Daniel Chemko @ 2003-10-21 21:15 UTC (permalink / raw)
To: Fernando Barrocal, netfilter
Download ipt 1.2.8 or 1.2.9 if it is out.
Or, use the CVS userspace
# KERNEL_DIR=<yourkerneldir> make
# make install
You might want to change the destination directories in the Makefile to
conform to the Redhat deployment layout
LIBDIR=/lib/
MANDIR=/usr/man
etc..
-----Original Message-----
From: Fernando Barrocal [mailto:fbarrocal@uol.com.br]
Sent: Tuesday, October 21, 2003 2:04 PM
To: netfilter@lists.netfilter.org
Subject: iptables1.2.7 + pptp + rh9
Hi,
I am applying the pptp patch with patch-o-matic in my redhat 9.0.
Somebody
have somer step by step to patch the kernel, compile the iptable
userspace
and compile the kernel to accept DNAT ?
Thanks in advance
Fernando Barrocal
^ permalink raw reply [flat|nested] 15+ messages in thread[parent not found: <7C9884991ADAE0479C14F10C858BCDF5122E76@alderaan.smgtec.com >]
* RE: iptables1.2.7 + pptp + rh9 [not found] ` <7C9884991ADAE0479C14F10C858BCDF5122E76@alderaan.smgtec.com > @ 2003-10-21 21:59 ` Fernando Barrocal 2003-10-21 23:50 ` Evan Davies 0 siblings, 1 reply; 15+ messages in thread From: Fernando Barrocal @ 2003-10-21 21:59 UTC (permalink / raw) To: Daniel Chemko, netfilter Still after installing 1.2.8 it does not work. Do I need to compile ipt ? and the kernel ? At 19:15 21/10/2003, Daniel Chemko wrote: >Download ipt 1.2.8 or 1.2.9 if it is out. >Or, use the CVS userspace > ># KERNEL_DIR=<yourkerneldir> make ># make install > >You might want to change the destination directories in the Makefile to >conform to the Redhat deployment layout >LIBDIR=/lib/ >MANDIR=/usr/man >etc.. > >-----Original Message----- >From: Fernando Barrocal [mailto:fbarrocal@uol.com.br] >Sent: Tuesday, October 21, 2003 2:04 PM >To: netfilter@lists.netfilter.org >Subject: iptables1.2.7 + pptp + rh9 > > >Hi, > >I am applying the pptp patch with patch-o-matic in my redhat 9.0. >Somebody >have somer step by step to patch the kernel, compile the iptable >userspace >and compile the kernel to accept DNAT ? > >Thanks in advance > >Fernando Barrocal ^ permalink raw reply [flat|nested] 15+ messages in thread
* RE: iptables1.2.7 + pptp + rh9 2003-10-21 21:59 ` Fernando Barrocal @ 2003-10-21 23:50 ` Evan Davies 2003-10-22 13:09 ` Fernando Barrocal 0 siblings, 1 reply; 15+ messages in thread From: Evan Davies @ 2003-10-21 23:50 UTC (permalink / raw) To: Fernando Barrocal; +Cc: Netfilter [-- Attachment #1: Type: text/plain, Size: 1428 bytes --] I first applied the patch-o-matic to the kernel. Recompile and installed iptables 1.2.8 with the following commands: > make BINDIR=/sbin LIBDIR=/lib MANDIR=/usr/share/man > make BINDIR=/sbin LIBDIR=/lib MANDIR=/usr/share/man install Configure the kernel with new options Run make bzImage ; make modules ; make modules_install Install new kernel image Reboot On Wed, 2003-10-22 at 07:59, Fernando Barrocal wrote: > Still after installing 1.2.8 it does not work. Do I need to compile ipt ? > and the kernel ? > > At 19:15 21/10/2003, Daniel Chemko wrote: > >Download ipt 1.2.8 or 1.2.9 if it is out. > >Or, use the CVS userspace > > > ># KERNEL_DIR=<yourkerneldir> make > ># make install > > > >You might want to change the destination directories in the Makefile to > >conform to the Redhat deployment layout > >LIBDIR=/lib/ > >MANDIR=/usr/man > >etc.. > > > >-----Original Message----- > >From: Fernando Barrocal [mailto:fbarrocal@uol.com.br] > >Sent: Tuesday, October 21, 2003 2:04 PM > >To: netfilter@lists.netfilter.org > >Subject: iptables1.2.7 + pptp + rh9 > > > > > >Hi, > > > >I am applying the pptp patch with patch-o-matic in my redhat 9.0. > >Somebody > >have somer step by step to patch the kernel, compile the iptable > >userspace > >and compile the kernel to accept DNAT ? > > > >Thanks in advance > > > >Fernando Barrocal -- Evan Davies <evand@voiceplus.com.au> [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* RE: iptables1.2.7 + pptp + rh9 2003-10-21 23:50 ` Evan Davies @ 2003-10-22 13:09 ` Fernando Barrocal 0 siblings, 0 replies; 15+ messages in thread From: Fernando Barrocal @ 2003-10-22 13:09 UTC (permalink / raw) To: Evan Davies; +Cc: Netfilter It worked ! Thanks a lot ! At 21:50 21/10/2003, Evan Davies wrote: >I first applied the patch-o-matic to the kernel. >Recompile and installed iptables 1.2.8 with the following commands: > > make BINDIR=/sbin LIBDIR=/lib MANDIR=/usr/share/man > > make BINDIR=/sbin LIBDIR=/lib MANDIR=/usr/share/man install >Configure the kernel with new options >Run make bzImage ; make modules ; make modules_install >Install new kernel image >Reboot > > >On Wed, 2003-10-22 at 07:59, Fernando Barrocal wrote: > > Still after installing 1.2.8 it does not work. Do I need to compile ipt ? > > and the kernel ? > > > > At 19:15 21/10/2003, Daniel Chemko wrote: > > >Download ipt 1.2.8 or 1.2.9 if it is out. > > >Or, use the CVS userspace > > > > > ># KERNEL_DIR=<yourkerneldir> make > > ># make install > > > > > >You might want to change the destination directories in the Makefile to > > >conform to the Redhat deployment layout > > >LIBDIR=/lib/ > > >MANDIR=/usr/man > > >etc.. > > > > > >-----Original Message----- > > >From: Fernando Barrocal [mailto:fbarrocal@uol.com.br] > > >Sent: Tuesday, October 21, 2003 2:04 PM > > >To: netfilter@lists.netfilter.org > > >Subject: iptables1.2.7 + pptp + rh9 > > > > > > > > >Hi, > > > > > >I am applying the pptp patch with patch-o-matic in my redhat 9.0. > > >Somebody > > >have somer step by step to patch the kernel, compile the iptable > > >userspace > > >and compile the kernel to accept DNAT ? > > > > > >Thanks in advance > > > > > >Fernando Barrocal >-- >Evan Davies <evand@voiceplus.com.au> ^ permalink raw reply [flat|nested] 15+ messages in thread
* iptables1.2.7 + pptp + rh9 @ 2003-10-21 21:03 Fernando Barrocal 0 siblings, 0 replies; 15+ messages in thread From: Fernando Barrocal @ 2003-10-21 21:03 UTC (permalink / raw) To: netfilter Hi, I am applying the pptp patch with patch-o-matic in my redhat 9.0. Somebody have somer step by step to patch the kernel, compile the iptable userspace and compile the kernel to accept DNAT ? Thanks in advance Fernando Barrocal ^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2003-10-25 15:16 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-21 22:06 iptables1.2.7 + pptp + rh9 Daniel Chemko
[not found] ` <7C9884991ADAE0479C14F10C858BCDF52E375B@alderaan.smgtec.com >
2003-10-21 23:05 ` Fernando Barrocal
2003-10-22 1:00 ` Venkatesh. K
2003-10-22 19:55 ` Arnt Karlsen
2003-10-23 11:45 ` Arnt Karlsen
2003-10-25 13:40 ` SO HOW! iptables: invalid argument John Paul
2003-10-25 13:55 ` Alistair Tonner
2003-10-25 14:11 ` John Paul
2003-10-25 14:13 ` John Paul
2003-10-25 15:16 ` Alistair Tonner
-- strict thread matches above, loose matches on Subject: below --
2003-10-21 21:15 iptables1.2.7 + pptp + rh9 Daniel Chemko
[not found] ` <7C9884991ADAE0479C14F10C858BCDF5122E76@alderaan.smgtec.com >
2003-10-21 21:59 ` Fernando Barrocal
2003-10-21 23:50 ` Evan Davies
2003-10-22 13:09 ` Fernando Barrocal
2003-10-21 21:03 Fernando Barrocal
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.