First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

endpoints IPv4 tab no coordinates

I compiled Wireshark 3.4.0 on CentOS 8 and pointed it to maxmind database location. When I open IPv4 tab in Endpoints I see columns for Country, City, AS Number but no columns for laptitude and longtitude even though I can see them in the packet capture. The same is happening in Wireshark 3.2.8 on Kali. Were these columns removed, or there is an option to add them somehow?

Thanks. Ivan

ipomidor's avatar
3
ipomidor
asked 2020-12-01 03:54:16 +0000, updated 2020-12-01 05:31:51 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

1

AFAICT, the Qt version of Wireshark has never had columns for latitude or longitude and suspect these were a feature of the old and long deprecated GTK version.

The columns for the Endpoints dialog are not modifiable by users.

Columns in the main UI (packet list) are modifiable and adding latitude and longitude columns is possible, but these will refer to the source or destination IP addresses in the frame rather than the simpler view of the endpoints.

Please submit an enhancement request as an Issue at the Wireshark GitLab site to request the addition of lat\long as columns in the Endpoints dialog.

grahamb's avatar
23.8k
grahamb
answered 2020-12-01 13:03:56 +0000
edit flag offensive 0 remove flag delete link

Comments

Thank you. I opened the enhancement request #17049 on GitLab.

ipomidor's avatar ipomidor (2020-12-01 16:22:14 +0000) edit

@ipomidor If an answer has provided a solution to your question please accept it by clicking the checkmark icon to the left of it. This helps others who may have similar questions.

grahamb's avatar grahamb (2020-12-01 17:08:36 +0000) edit
add a comment see more comments
0

You can add colums at will.

I strongly suggest you watch some short video's on the subject like https://www.youtube.com/watch?v=ZhpFU...

hugo.vanderkooij's avatar
76
hugo.vanderkooij
answered 2020-12-01 11:09:39 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer