Hi, > I want to route all the traffic originating from android device to be > tunneled through the gateway using the tun0 interface. The Android App does no narrowing itself, that happens on the responder only. To tunnel all traffic from the Android device, set leftsubnet=0.0.0.0/0 on the responder. Regards Martin