En/na Andre Rodrigues ha escrit:

> 
>   Anybody got internet shared from "maemo device" to "host PC"? Am I 
> missing some step? I also tryed to recompile the iptable_nat modules but 
> no success.

I tried it but without using iptables: using openssh as a socks proxy.
If you have the openssh server installed and running on the tablet, from 
the host pc you can ssh into the tablet this way:

ssh -D 6969 tablet.address


then on the host configure your applications to use a socks5 proxy at 
localhost:6969 (you can use tsocks for applications that don't support 
socks5 directly).
If the host pc is running windows, you can use putty, in the "ssh 
tunnels" panel add a tunnel with the "Dynamic" option set.
It's not as transparent as setting up nat on the tablet but it works.

Bye
-- 
Luca
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to