En/na Andre Rodrigues ha escrit: > Hi Luca, > > I am implementing a module of Maemo Pc-Connectivity Project. So, it > would be nice if the configuration is transparent as much as possible > (it was why i choose nat). Thank you for your tip using openssh.
Mmh, I don't think it makes a difference, but you could try iptables -A POSTROUTING -t nat -j MASQUERADE -o wlan0 instead of iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.2.0/24 Also, check that there isn't a firewall on the host pc messing things up. Bye -- Luca _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
