On Fri, 22 Feb 2002, Froilan Mendoza wrote: > At 08:45 AM 2/22/2002 +0100, -= M.J. Prinsen =- wrote: > >This is what I did: > > > >I copied the 0-newnat7.patch to /usr/src/linux. > >Then I applied the patch manually with patch -i 0-newnat7.patch -p1 > > Right, thanks. > > I did copy 0-newnat7.patch to /usr/src/linux, ran the command you suggested > and it said that the patch was applied when I ran "runme newnat" > > I tried doing "runme newnat/h323-conntrack-nat.patch" but it still gave me > the same errors. So I copied this file too to /usr/src/linux, ran "patch > -i ...", and ran "runme newnat/h323-conntrack-nat.patch" again - success!
That won't work. > Following the instructions on the FAQ, I know proceeded and compiled my kernel: > make menuconfig > went to Networking Options > IP: Netfilter Configuration ---> > > looked for an h323 option, but there's none! .. the only new thing that I > have is: > [ ] NAT of local connections > and I think this pertains only to the newnat patch that I did (correct?) > > Any steps I missed? Please use the updated cvs repository. Yes, there was a naming error in the newnat patches: some constants were renamed in 0-newnat7.patch but weren't in the h323-conntrack-nat.patch. It is already fixed. Regards, Jozsef - E-mail : [EMAIL PROTECTED], [EMAIL PROTECTED] WWW-Home: http://www.kfki.hu/~kadlec Address : KFKI Research Institute for Particle and Nuclear Physics H-1525 Budapest 114, POB. 49, Hungary
