i tried install tshark using apt-get install tshark and i got these errorWireshark package contains "tshark" which is terminal equivalent of wireshark, if one needs advanced filtering and analyses then the tshark is much more capable than tcpdump. Of course, tshark can read files saved with tcpdump.
Another option is to export the XTERM session to a GUI capable PC/VM.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
search localnet
nameserver 172.16.100.1
ill try it . Thank you so muchtshark is part of wireshark, you would install as shown by @Moayad
that said, the error you've shown (please use text copy/paste using CODE tags next time) indicates that you have a DNS configuration issue.
Examine your /etc/resolv.conf, it should contain a proper nameserver. If you dont have one, use 8.8.8.8 (google public dns).
Code:search localnet nameserver 172.16.100.1
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
it worked thank you so muchtshark is part of wireshark, you would install as shown by @Moayad
that said, the error you've shown (please use text copy/paste using CODE tags next time) indicates that you have a DNS configuration issue.
Examine your /etc/resolv.conf, it should contain a proper nameserver. If you dont have one, use 8.8.8.8 (google public dns).
Code:search localnet nameserver 172.16.100.1
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox