RE: Is the only option for using the network monitor....

2020-09-24 Thread David Sidrane
aa21 David -Original Message- From: Anthony Merlino [mailto:anth...@vergeaero.com] Sent: Thursday, September 17, 2020 1:17 PM To: dev@nuttx.apache.org Subject: Re: Is the only option for using the network monitor David, I've been trying to figure out how you would do this on Linux. T

RE: Is the only option for using the network monitor....

2020-09-17 Thread David Sidrane
Hi Greg, Thank you responding. Then I will I will test it. -Original Message- From: Gregory Nutt [mailto:spudan...@gmail.com] Sent: Thursday, September 17, 2020 1:03 PM To: dev@nuttx.apache.org Subject: Re: Is the only option for using the network monitor On 9/17/2020 1:59 PM, David

Re: Is the only option for using the network monitor....

2020-09-17 Thread Anthony Merlino
David, I've been trying to figure out how you would do this on Linux. This seems to be the right answer. Done via a "lease" configuration for dhcpd, or via secondary static IP on the interface https://stackoverflow.com/questions/12727175/set-static-ip-if-not-obtained-from-dhcp-script For your pur

Re: Is the only option for using the network monitor....

2020-09-17 Thread Gregory Nutt
On 9/17/2020 1:59 PM, David Sidrane wrote: Is the only option for using the network monitor Hi, My goal is to have a run time option to use a static IP or DHCP. (Curretly it is compile time) If either are used I want to "auto up" the eth0. Once the interface comes up , if configured for