[maemo-developers] iptable_nat modules problem with N810 (latest diablo)?

From: Luca Olivetti luca at ventoso.org
Date: Thu Jul 2 21:34:37 EEST 2009
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

More information about the maemo-developers mailing list