apache / apache/nuttx

Questions about netutils running rv-virt:netnsh64 on branch releases/12.1

Open
#9,532 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
4k
Forks
1.7k
Avg merge
1d 17h
Merged PRs (30d)
237

Description

Hi, i tested some commands about netutils and found something not working as expected. Are these bugs? Did i used these cmds with the right approach? Thanks a lot.

I run these tests on rv-virt:netnsh64, branch releases/12.1.

- tftp put cmd
The `get` cmd works fine. Files could be passed from my tftp server.
![图片](https://github.com/apache/nuttx/assets/40800103/7ea38095-b636-4cfb-a2c6-b82754211ff1)
But the `put` cmd is not working well. I could see the `AUTHORS` file created on my tftp server, but nothing in there.
![图片](https://github.com/apache/nuttx/assets/40800103/c8f75383-94af-4d7c-9ab3-cc1503c107c0)

- nslookup
I try to use nslookup to query Internet domain name servers. As you could see, `baidu.com` is not working well.
![图片](https://github.com/apache/nuttx/assets/40800103/982b01af-20c5-4d37-bc79-2645e1e4a4e6)

- wget
I\`ve mounted hostfs. `wget` cmd is not working as expected.
![图片](https://github.com/apache/nuttx/assets/40800103/1591e983-3d11-4088-b2fc-74b61d028e1c)

BTW, these cmds works totally fine: ping, ifconfig, ifup, ifdown, iperf. Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.