Chat freely about anything...

User avatar
By kadamski
#8796 Oh, I actually made it working. But I think it's not possible with Android as I had to tweak routing table on both ends. I had to force all the packages, even those for local network, to be routed through gateway and I don't think that's possible on Android (at least on stock firmware).
User avatar
By tz1
#8803 It might require overriding the DHCP so that that the netmask is all 0xff, however it may also just require a password since the WPA is supposed to isolate things so all packets have to go to the AP to get decrypted then re-encrypted.
User avatar
By kadamski
#8828 Oh, modyfing netmask is a good idea, this may make routing changes unneeded. I'll defenitly check this. But I don't really understand what you mean by using password, you mean like WEP instead of WPA? Right now I only tested this on open network.