It's possible to do this with the Nokia PC Suite as well - the "One Touch Access" functionality seems to work with the N900
echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE iptables -t nat -A POSTROUTING -o gprs0 -j MASQUERADE