cristianc

  • Posts

    2
  • Joined

  • Last visited

cristianc's Achievements

  1. Sorry, I forgot to mention, I was trying to compile Jessie 4.0.8. Everything went ok, but the new selected options (netfilter) were still not included in the new compiled kernel. It will be wonderfull if you will include netfilter by default. Thanks a lot. Chris
  2. Hello, I have been trying to compile a new kernel for UDOO Quad, using the site instruction and the default config modified (I only added not removed), I succeded but, the new options were not included in the new kernel. I was trying to compile the new kernel with iptables nat support (Netfilter), but It seems that the new options were not included in the new compiled kernel. I am trying to build a VPN server, but I can't using the default kernel for UDOO quad. Can you please include in the standard release of UDOO quad (Vanilla) kernel support for VPN (netfilter). I always receive this error: "iptables v1.4.21: can't initialize iptables table 'nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded." Thank you very much. You did a very great job with UDOO Quad distros !!! Chris