Hi, using the Conduit without a SIM card is it possible to connect to the Internet only through the Ethernet connection?
Actually when I ping for example 8.8.8.8 I get:
`root@mtcdt:~# ping 8.8.8.8
connect: Network is unreachable
this is my network configuration:
root@mtcdt:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:08:00:4A:12:10
inet addr:192.168.2.111 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::208:ff:fe4a:1210/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:80 errors:0 dropped:0 overruns:0 frame:0
TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9644 (9.4 KiB) TX bytes:11574 (11.3 KiB)
Interrupt:23 Base address:0xc000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:22 errors:0 dropped:0 overruns:0 frame:0
TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1424 (1.3 KiB) TX bytes:1424 (1.3 KiB)