How to use internet using ethernet in iMX6 android jb4.3

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to use internet using ethernet in iMX6 android jb4.3

1,583件の閲覧回数
beomseokoh
Contributor I

We want to use internet using ethernet (eth0).

busybox ifconfig eth0 192.168.0.92

route add default gw 192.168.0.1 dev eth0

setprop net.eth0.dns1 203.248.252.2

setprop net.eth0.dns2 164.124.101.2

still not working

Using internet,  What do i do ?

Thank you in advance

ラベル(2)
0 件の賞賛
返信
2 返答(返信)

1,324件の閲覧回数
jamesbone
NXP TechSupport
NXP TechSupport

Hello Beomseok,

Are you able to ping the Router or the device that it is providing Internet ?  can you please explain the Network scenario that you are having is the board directly connect  to the router that provide the Service? or is any other device in the middle? are you using DHCP?  or your router it is providing DHCP?

0 件の賞賛
返信

1,324件の閲覧回数
beomseokoh
Contributor I

Thank you for your help.

busybox ifconfig eth0 192.168.0.92

route add default gw 192.168.0.1 dev eth0

setprop net.eth0.dns1 203.248.252.2

setprop net.eth0.dns2 164.124.101.2

It is working in android Browser. but some network app is not working.

I think this app is only support wifi(device:wlan0).

In this situation, Is there any solution redirected wlan0 with eth0?

0 件の賞賛
返信