Am 20.02.2013 18:05, schrieb robin:
> as wifi is not working with my gta02, I am trying to set up the internet
> connection via networkmanager in kde.
> 
> now I was wondering with
> 192.168.7.2 on neo and
> 192.168.7.1 on the desktop
> 
> what are the other parameters like subnet and gateway and nameserver I will
> have to set. Login in works an ping 192.168.7.1 also gives a connection but
> I cannot see outside my home network which has its router on 192.168.178.1 and
> desktop ip for that is 192.168.178.25.

I use this, to enable Masquerading on my host (see [0]):
  sudo iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.7.0/24
  sudo iptables -P FORWARD ACCEPT

Also check, if /etc/resolv.conf is correct on the device.

Regards,
  Lukas

[0] http://wiki.openmoko.org/wiki/USB_Networking#The_more_advanced_way

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to