⚠  Ορισμένες λειτουργίες της σελίδας απαιτούν ενεργή σύνδεση εντός του δικτύου AWMN και ενδέχεται να μην είναι διαθέσιμες από δημόσιο δίκτυο.
About this node

This is the NOC dashboard for AWMN Node #6233, operated by SV1BGM. The dashboard is fully self-contained and works without internet access — all data is fetched directly from the radio equipment via the RouterOS 7 REST API.

The node participates in the Athens Wireless Metropolitan Network (AWMN) and maintains BGP peering sessions with neighboring nodes to exchange routing information across the mesh network.

All diagnostic tools (ping, traceroute, MTR) run server-side on the node's management host, so they work from any browser connected to the AWMN — no internet required.

Navigation guide
PageDescription
Dashboard Live wireless metrics (signal, noise, CCQ, rates), BGP session summary, MAC/IP info for all radios. Auto-refreshes every 60s.
BGP Explorer Full BGP peer tables, route tables, ASN origin summary, and the Looking Glass for prefix/ASN/peer queries across all radios.
Diagnostics Server-side ping, traceroute, and MTR. Includes quick-access buttons for all known AWMN nodes discovered from ARP tables.
About This page.
Configuration

To add or remove radios, edit config.php in the root of this application. Each radio needs an IP, port, and display name.

// config.php — radios array example 'radios' => [ ['ip' => '10.19.168.81', 'port' => 661, 'name' => 'Radio 1', 'label' => 'R1'], ['ip' => '10.19.168.82', 'port' => 662, 'name' => 'Radio 2', 'label' => 'R2'], // add more here... ],

To add a new page, create a file in pages/ and add an entry to the 'pages' array in config.php. The router in index.php will automatically include it.

Radios
NameAddress
Radio 1 10.19.168.81:661
Radio 2 10.19.168.82:662
Radio 3 10.19.168.83:663
Radio 4 10.19.168.84:664
Signal guide
■ Excellent> −60 dBm
■ Good−60 to −70
■ Fair−70 to −80
■ Weak< −80 dBm
■ N/Ano data
BGP states
ESTABLISHEDSession active, exchanging routes
IDLEWaiting to connect
DISABLEDManually disabled
UNKNOWNState unavailable