In a recent project , I have enabled 2 network cards on the Android 6.0(1 
for internal networks and 2 for external internet, the client can ping its 
own gateway by now )---now I want to enable the ip forward for these 2 
networks so that intranet client also can access internet via network 2, 
but it seems it can't work if I input the following cmd via adb:
  
    echo 1 > /proc/sys/net/ipv4/ip_forward

Is there anyway to prove ip_forward dose work as expected ? 

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to