![]() |
2006-12-27
, 16:50
|
|
Posts: 919 |
Thanked: 37 times |
Joined on Aug 2006
@ /dev/null
|
#2
|
# # 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
![]() |
2006-12-27
, 16:52
|
|
Posts: 919 |
Thanked: 37 times |
Joined on Aug 2006
@ /dev/null
|
#3
|
![]() |
2006-12-29
, 17:09
|
|
Posts: 14 |
Thanked: 1 time |
Joined on Dec 2006
@ Limassol, Cyprus
|
#4
|
![]() |
2006-12-29
, 21:25
|
|
Posts: 919 |
Thanked: 37 times |
Joined on Aug 2006
@ /dev/null
|
#5
|
auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp auto usb0 iface usb0 inet static address 192.168.2.15 netmask 255.255.255.0 gateway 192.168.2.14
![]() |
2007-01-01
, 15:48
|
|
Posts: 14 |
Thanked: 1 time |
Joined on Dec 2006
@ Limassol, Cyprus
|
#6
|
ifconfig eth0
![]() |
2007-01-03
, 15:44
|
|
Posts: 14 |
Thanked: 1 time |
Joined on Dec 2006
@ Limassol, Cyprus
|
#8
|
![]() |
2007-01-03
, 16:03
|
|
Posts: 919 |
Thanked: 37 times |
Joined on Aug 2006
@ /dev/null
|
#9
|
![]() |
2007-01-03
, 16:09
|
|
Posts: 14 |
Thanked: 1 time |
Joined on Dec 2006
@ Limassol, Cyprus
|
#10
|
I'd like to know is there some way to connect to WLAN from command line? I need to connect to the network right after Nokia boot. There is an only one access point.
Thanks in advance.
Michael