maxmbed commented on issue #11223:
URL: https://github.com/apache/nuttx/issues/11223#issuecomment-1840958773
Cannot find a way to apply Linux capability to gdb. If anyone has solution,
please let me us know here.
--
This is an automated message from the Apache Git Service.
To respond to t
maxmbed commented on issue #11223:
URL: https://github.com/apache/nuttx/issues/11223#issuecomment-1826281959
Thanks @anjiahao1, launching gdb with the admin privilege is working. I can
access network now.
Without sudo, the issue happens during the configuration of the tap device
in `
anjiahao1 commented on issue #11223:
URL: https://github.com/apache/nuttx/issues/11223#issuecomment-1823765587

@maxmbed It may be caused by gdb not having network permissions? Try using
sudo gd
anjiahao1 commented on issue #11223:
URL: https://github.com/apache/nuttx/issues/11223#issuecomment-1823763739
> @alandeassis, No, the host cannot ping Nuttx in this case.
>
> Actually, the `sim:tcpblaster` example has already ICMP support enabled.
Network is accessible if I run tcpbl
acassis commented on issue #11223:
URL: https://github.com/apache/nuttx/issues/11223#issuecomment-1823591781
@masayuki2009 any idea why network in the SIM is not accessing when using
GDB ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
maxmbed commented on issue #11223:
URL: https://github.com/apache/nuttx/issues/11223#issuecomment-1821816720
@alandeassis, No, the host cannot ping Nuttx in this case.
Actually, the `sim:tcpblaster` example has already ICMP support enabled.
Network is accessible if I run tcpblaster
alandeassis commented on issue #11223:
URL: https://github.com/apache/nuttx/issues/11223#issuecomment-1819847221
@maxmbed can you ping NuttX from your host? You need ICMP enabled on NuttX!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
maxmbed opened a new issue, #11223:
URL: https://github.com/apache/nuttx/issues/11223
When running Nuttx `sim:tcpblaster` in GDB , I am encountering a problem to
access the network.
I cannot seem to access or to ping either the gateway or dns 8.8.8.8.
I tried to set kernel capabil