I try to use iptables commands on my HTC hero. But the commands have some problems:
# /system/bin/iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination # /system/bin/iptables -A OUTPUT -d 192.168.11.31 -j ACCEPT # /system/bin/iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination FIX ME! implement getnetbyaddr() bionic/libc/bionic/stubs.c:366 ACCEPT 0 -- anywhere 192.168.11.31 How to solve this problem? FIX ME! implement getnetbyaddr() bionic/libc/bionic/stubs.c:366 -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
