I have a network card named eth0,a pppoe connection has been build
over it named ppp0(pppd eth0).At the same time,I also want a dhcp
connection on eth0,but it failed when i use udhcpc -i eth0 to get IP
address.From wireshark,I noted that The dhcp REQUEST message had been
send via ppp0 not eth0.