View Single Post
Posts: 22 | Thanked: 42 times | Joined on May 2012 @ Poland
#112
Originally Posted by peterleinchen View Post
I once (maybe twice, but did not know solution at that time) experienced a very similar behaviour at a place with open WiFi.
And it took me quite some time to find out: it was caused by somehow not setting up correctly the routing.
This is what I did:
put a small script into /etc/network/if-up.d/... (script attached)
made it executable (chmod +x ,..)

From now on everything worked smoothly.
Maybe it helps. Lemme know.

BTW:
I am talking about Maemo.
I tried to start the script manually after connecting to wlan but it didn't help.
I also tried disabling ipv6 later but it didn't help too( it worked much longer after disabling it but I believe it was a coincidence ).

Thanks for help anyway.