I saearched now for solutions. I found 2 methods: make a bridge or via "IP masquerading" but both methods dont work for me.

Of the first one i get when I type
the error
Code:
brctl: bridge vhub: Package not installed
. Of the second one I get when i type
Code:
iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE
the error
Code:
FATAL: Module ip_tables not found.
iptables v1.3.8: can't initialize iptables table `nat': Table does not exist (do
you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
So in my opinion it is not possible to do this stuff on the Kindle, or is someone other opinion? Maybe is it possible to (re-)compile the kernel to actiavte this module?? (only read something like this)
Regards
Bagerfahrer