Hi All
I just installed hostapd on my ultimo and it works ok (I can access to VU+ from my notedbook) but how can I do route from wlan0 to eth0 interfaces?
trying insert x_tables.ko:
dmesg shows:
I just installed hostapd on my ultimo and it works ok (I can access to VU+ from my notedbook) but how can I do route from wlan0 to eth0 interfaces?
trying insert x_tables.ko:
Code:
insmod /lib/modules/3.1.1/kernel/net/netfilter/x_tables.ko
insmod: can't insert '/lib/modules/3.1.1/kernel/net/netfilter/x_tables.ko': unknown symbol in module, or unknown parameter
dmesg shows:
Code:
x_tables: Unknown symbol nf_register_hooks (err 0)
x_tables: Unknown symbol nf_unregister_hooks (err 0)