smsearcy / mesh-info

Collect and view information about an AREDN mesh network.
GNU General Public License v3.0
5 stars 2 forks source link

Include network mask for node #115

Closed smsearcy closed 2 months ago

smsearcy commented 1 year ago

From @na7kr (in other issue):

I have a request can you add another column to the table and show the range on nodes, IE /27 or /28 or 10.234.160.224/27 whatever it reports? ( would better 10.234.160.224-245 ) then flag any dups..

As we have some/or had some do not know if they fixed them yet.

smsearcy commented 1 year ago

@NA7KR, which network is this where you're looking for the mask, the local LAN network?

Unfortunately, it doesn't appear that information is available in the sysinfo.json, but I want to clarify in case I'm missing something.

NA7KR commented 8 months ago

Hi Scott

Is there any update on maps that will work again?

Have a lovely Christmas.

Kevin

From: Scott Searcy @.> Sent: Tuesday, April 25, 2023 10:49 PM To: smsearcy/mesh-info @.> Cc: NA7KR @.>; Mention @.> Subject: Re: [smsearcy/mesh-info] Include network mask for node (Issue #115)

@NA7KR https://github.com/NA7KR , which network is this where you're looking for the mask, the local LAN network?

Unfortunately, it doesn't appear that information is available in the sysinfo.json, but I want to clarify in case I'm missing something.

— Reply to this email directly, view it on GitHub https://github.com/smsearcy/mesh-info/issues/115#issuecomment-1522821513 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABP7QGM7GMWBWXVDZ4JPI3TXDCZNZANCNFSM6AAAAAAXL5VGQI . You are receiving this because you were mentioned. https://github.com/notifications/beacon/ABP7QGOE66UFV5CIGFFSUA3XDCZNZA5CNFSM6AAAAAAXL5VGQKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTS2YRUYS.gif Message ID: @. @.> >

smsearcy commented 8 months ago

Kevin-

I'm intending to make some time to get the tiles working in the next week or so.

Scott

smsearcy commented 2 months ago

I double checked the sysinfo.json from the latest firmware (v1.13) and it just has IP addresses for network interfaces, no masks or CIDR notation. So I cannot include the network mask in Mesh Info unless that is added.