Jump to content

Recommended Posts

Posted

hello 

i have problem with installation hostapd on jessie udoo 

( Linux udoo 4.2.3-udoo #1 SMP Sun Oct 11 21:56:52 CEST 2015 armv7l GNU/Linux )

 

i should enable mode ip_tables_nat but its require recompile kernel

(as i think because its not in modules list <= modprobe iptable_nat says 'module ...  not found'), 

is there other easier way?

 

or can someone post new version of kerne img ^_^

 

thank you

<
Posted

Strange! you mention "Linux udoo 4.2.3-udoo"

 

the iptables modules are enabled in vanilla but not in the legacy kernel for udoo

legacy:

https://github.com/igorpecovnik/lib/blob/second/config/linux-udoo-neo.config

vanilla:

https://github.com/igorpecovnik/lib/blob/second/config/linux-udoo-next.config

 

waiting for a better piece of advice

in the meantime... what do you have in the folders

ls -l /lib/modules/4.2.3-sunxi/kernel/net/netfilter/

ls -l /lib/modules/4.2.3-sunxi/kernel/net/ipv4/netfilter/

Posted

Alter sunxi to udoo:

ls -l /lib/modules/4.2.3-udoo/kernel/net/netfilter/
ls -l /lib/modules/4.2.3-udoo/kernel/net/ipv4/netfilter/

I should add a note that Udoo kernel is not exactly Vanilla. It's an unofficial build so it could be (it is) a little different.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines