View Single Post
SeRi@lDiE's Avatar
Posts: 919 | Thanked: 37 times | Joined on Aug 2006 @ /dev/null
#2
I have not try this on maemo but you can give it a try... be care full I am not responsible if you brick your N770.

You need to edit the /etc/network/interfaces file to something like this....

Code:
#
# File: /etc/network/interfaces
#

# The primary network interface
auto eth1
iface eth1 inet static
        address 10.30.2.55
        netmask 255.255.255.0
        wireless-essid unix

auto eth0
iface eth0 inet dhcp
        wireless-essid null_one