xiaoxiang781216 commented on a change in pull request #249: Simplify sim net
URL: https://github.com/apache/incubator-nuttx/pull/249#discussion_r378243489
 
 

 ##########
 File path: boards/sim/sim/sim/README.txt
 ##########
 @@ -199,6 +199,16 @@ REVISIT: This may not long be an issue even with NSH 
because of the recent
 redesign of how the stdio devices are handled in the simulation (they should
 no longer freeze the simulation).
 
+Update: Please issue these commands to setup the reliable network on Ubuntu:
+
+  sudo apt-get -y install net-tools
+  sudo nuttx/tools/simbridge.sh eth0 on
+
+Here is some tips you may need:
+  1.Must launch the exectuable with the root permission
+  2.Have to use virtual machine if host is in corporation network
 
 Review comment:
   In my case, the coperation network enable some adavanced link layer 
authentication which NuttX doesn't implement yet and then fail to login the 
network. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to