Ethernet Patch DNS issue

181 views
Skip to first unread message

Nicu Pavel

unread,
Jan 14, 2010, 3:14:55 PM1/14/10
to Android-x86
Hi,

I'm testing ethernet patch which works fine but the Android (browser
and other apps) can't resolve addresses if I don't use setprop
net.dns1 <ip>
The net.eth0.dns* /dhcp.eth0.dns* are set ok by ethernet manager but
it doesn't work till I set net.dns1 property.
Any ideas why this is required ? I don't have an wifi device just the
ethernet device.


Thanks,
Nicu Pavel

Nicu Pavel

unread,
Jan 15, 2010, 8:23:23 AM1/15/10
to Android-x86
system properties pertinet to network after boot:

[net.eth0.dns1]: [192.168.12.1]
[net.gprs.local-ip]: [192.168.12.222]
[ro.radio.use-ppp]: [no]
[init.svc.dhcpcd]: [stopped]
[dhcp.eth0.result]: [ok]
[dhcp.eth0.pid]: [706]
[dhcp.eth0.reason]: [BOUND]
[dev.bootcomplete]: [1]
[dhcp.eth0.ipaddress]: [192.168.12.133]
[dhcp.eth0.gateway]: [192.168.12.1]
[dhcp.eth0.mask]: [255.255.255.0]
[dhcp.eth0.leasetime]: [600]
[dhcp.eth0.server]: [192.168.12.1]
[net.dnschange]: [1]
[sys.settings_system_version]: [3]

Yi Sun

unread,
Jan 15, 2010, 12:38:53 PM1/15/10
to andro...@googlegroups.com
In my code. only dns1 and dns2 are used, but I can not remember if I
have set the dns2

And I don't think Android support xxx.xxx.dns

--
Android-x86
http://www.android-x86.org

Yi Sun

unread,
Jan 15, 2010, 12:39:30 PM1/15/10
to andro...@googlegroups.com
btw- u don't need patch anymore, I have pushed all the ethnet change
to master tree

--
Android-x86
http://www.android-x86.org

Reply all
Reply to author
Forward
0 new messages