
Originally Posted by
mack
To make a long story short, I managed to get Opera and KVM talk to the internet via ppp0 (bluetooth) but in a messy way, and only if a GPRS connection exists (although no packets will be sent over it). I did it by using the netfilter layer to reroute packets to ppp0 right before they get transmitted, and faking incoming packets from ppp0 to appear as though they're coming from gprsv0. Works like a charm but a headache to configure. If people here want it anyway, I may write some scripts to do it, if there's enough demand. (PM me if you see a real need in this functionality).