<br>
Yesterday I noticed a strange behavior in my application.<br>
<br>
I am using both the ppp and the Ethernet connection. First of all Ethernet is configured by using the DHCP. Then the ethernut connects to the Internet. <br>
<br>
However after all configurations are over, when I print the values of <br>
<br>
      confnet.cdn_ip_addr<br>
      dcb->dcb_local_ip<br>
<br>
I noticed that the two values are the same and equal to the ip address of the ppp connection.<br>
<br>
I can establish connections to the ethernut both through the Ethernet and through the Internet.<br>
 <br>
To solve the problem,<br>
 <br>
I tried to connect ppp and after that to the Ethernet. However, this time the dhcp didn't work.<br>
<br>
Any ideas?<br>
<br>
Regards,<br>
<br>
Lerzan.<br>

<br>

<p>
<br>
</p>