Autor Thema: Netzwerktools (WAN, LAN, WLan, Bluetooth ...)  (Gelesen 458895 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NETworkManager 2020.1.0
« Antwort #2820 am: 26 Januar, 2020, 19:20 »
Perform a wide range of tests on your network from your computer by turning to this comprehensive, all-in-one software application.

License: GPLv3

Changelog

Improvements

    What's new:

    Discovery Protocol - Capture LLDP and/or CDP network packages and display informations like Port, Description, VLAN, etc. #196
    Web Console added #244

    Settings > Appearance:

    Transparency feature removed. Remote Desktop, PowerShell, PuTTY and TigerVNC don't work while transparency is enabled. #220

    Improvements:

    Network Interface > Bandwidth:

    Labels / values improved in the network usage section #235
    ToolTip improved #219

    DNS Lookup:

    Error message now shows the ip address of the dns server #256

    Command Line Parameter added:

    --application:[Dashboard|IPScanner|etc.] #237
    After restarting the application, the last view is displayed again #237

    Settings > Language:

    View improved #231

    Profiles:

    Rows (profiles) should now load faster (tested with ~5k profiles)
    Search improved on slow systems with many profiles #227

    Bugfixes:

    IP Scanner:

    Context menu redirect ro Ping Monitor #225
    Context menu icons are now correct #257

    Traceroute:

    Context menu redirect ro Ping Monitor #225
    Context menu icons are now correct #257
    Some bugs in the UI fixed (label, translation, placeholder, etc.)

    Libraries:

    WebView added
    Others updated

    Other:

    Language files updated


[close]

https://github.com/BornToBeRoot/NETworkManager

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NetworkCountersWatch 1.02
« Antwort #2821 am: 27 Januar, 2020, 13:30 »
NetworkCountersWatch is a tool for Windows that displays system counters for every network interface on your system. The system counters include the number of incoming/outgoing bytes, number of incoming/outgoing packets, number of broadcast packets, and more. You can also initialize all counters to zero at any time in order to watch the network counters for specific event. NetworkCountersWatch also calculates and displays the current download speed and upload speed on your network interface.

Freeware

Whats new:>>

Added 'Select All' and 'Deselect All' to the 'Column Settings' window.

http://www.nirsoft.net/utils/network_counters_watch.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Zabbix 4.4.5
« Antwort #2822 am: 28 Januar, 2020, 17:30 »
Umfangreiches Monitoring-Tool zum Überwachen eigener Netzwerk-Server und -Geräte sowie anderer IT-Ressourcen mit zahlreichen Visualisierungsmöglichkeiten; versendet in Notfällen E-Mails, Kurznachrichten via SMS oder Sofortnachrichten via Instant Messenger; zeigt alle Informationen im Browser-Fenster an; auch als Plug-in für Firefox erhältlich.

License: GPL

Changelog

    New Features and Improvements:

    ZBXNEXT-5671 Added zabbix_js command line utility for embedded javascript testing
    ZBXNEXT-5490 Added new key vfs.fs.get to collect mounted filesystems information and relevant metrics into json
    ZBXNEXT-5636 Added "template app haproxy"
    ZBXNEXT-5549 Added media "pagerduty"
    ZBXNEXT-5472 Added "template db redis" template
    ZBXNEXT-5239 Added housekeeping of unused/deleted items values in value cache
    ZBXNEXT-5562 Added media "slack"
    ZBXNEXT-5428 Added redis plugin for agent2
    ZBXNEXT-5680 Added windows support to agent2 file plugin
    ZBX-3783 Added strict validation of input parameters in script.get() method
    ZBXNEXT-5473 Reworked template linking with multiselect and loading macro list with ajax

    Bug Fixes:

    ZBX-10240 Fixed maintenance time period update every field validation
    ZBX-17164 Fixed file change time in vfs.file.time on windows
    ZBX-17135 Fixed allowing user to enter blank spaces in media type webhook parameter names, script and menu entry name and url fields
    ZBX-17036 Fixed memory leak and wrong type cast; thanks to yudai hashimoto for the patch
    ZBX-16811 Fixed sql error during prototype removal by adding select for update locks
    ZBX-17002 Added bulk gathering of attributes for zabbix java gateway when using attribute discovery
    ZBX-16960, ZBX-16961, ZBX-16964 Fixed time of check - time of use issues reported by coverity
    ZBX-17153 Fixed memory leak in alert manager
    ZBX-16901 Fixed 'opdata' property in event.get and problem.get for events without triggers
    ZBX-16902 Fixed providing notifications for devices without audio support
    ZBX-17127 Fixed crash on jsonpath function processing
    ZBX-17080 Fixed deadlock on maintenance table when using oracle database
    ZBX-16907 Icmppingloss counting all after first 400 ping responses as lost
    ZBX-17090 Fixed error when creating user with long password
    ZBX-16325 Fixed httpstepid validation when its value exceeds int32
    ZBX-17113 Fixed agent2 build failure on 32-bit platforms
    ZBX-17078 Fixed web scenario step allowing to use 0 timeout
    ZBX-16997 Fixed duplicate entry errors on 32-bit architecture during item application discovery
    ZBX-17102 Fixed scroll bar visibility in svg graph widget configuration form
    ZBX-17049 Fixed non well formed numeric value encountered in maintenance
    ZBX-16866 Fixed indistinguishable validation messages for graph axis and unified graph validation messages in overrides
    ZBX-16972 Fixed db2 data import script
    ZBX-16481 Fixed spelling issues in the code
    ZBX-1977 Reverted fix for axis labels calculation
    ZBX-16894 Fixed dynamic rows losing old input at form error
    ZBX-17019 Fixed aria-live message partially visible beneath multiselect controls
    ZBX-16966 Fixed not operator in correlation function expression

[close]

http://www.zabbix.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Acrylic Wi-Fi Home 4.4.7332.23745
« Antwort #2823 am: 28 Januar, 2020, 20:20 »
A complex and reliable program whose main purpose is to help you monitor the Wi-fi networks near you and add them to an inventory.

Freeware

https://www.acrylicwifi.com/en/wlan-wifi-wireless-network-software-tools/wlan-scanner-acrylic-wifi-free/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
LiveTcpUdpWatch 1.30
« Antwort #2824 am: 29 Januar, 2020, 04:20 »
LiveTcpUdpWatch is a tool for Windows that displays live information about all TCP and UDP activity on your system. Every line in the main table of LiveTcpUdpWatch displays the protocol (TCP/UDP/IPv4/IPv6), local/remote IP address, local/remote port, number of sent/received bytes, number of sent/received packets, connect/disconnect time (For TCP only), and the process (ID and path) responsible for this activity.

Freeware

Whats new:>>

    Added 'Remote IP Country' column. In order to get IP country information in this column, you have to download one of the following databases and put the files in the same folder of LiveTcpUdpWatch.exe: http://software77.net/geo-ip/ or GeoLite2 database (Only the CSV database is supported)
    Added option to check the remote IP address with the IPNetInfo tool. In order to use this feature, you have to put ipnetinfo.exe in the same folder of LiveTcpUdpWatch.exe, select the items with the IP addresses you want to check, and then choose the 'Check Remote Address With IPNetInfo' option from the File menu or from the context menu.

https://www.nirsoft.net/utils/live_tcp_udp_watch.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Dipiscan 2.5.1
« Antwort #2825 am: 29 Januar, 2020, 20:40 »
Dipiscan is a portable, multi-featured network scanner.

With Dipiscan, you will be able to scan IP ranges, retrieve information from a machine from its IP address, NetBIOS name or DNS, find the network "road" taken to get another machine and you can monitor a machine to see the changes since the last scan. It additionally includes a configuration dialog that will allow you to configure system operations and micromanage them and you can also extend the right-click menu with custom commands.

License: Freeware

Note: This tool may return VirusTotal hits but this is related to the fact that the app is "obfuscated" to prevent its decompilation.

https://www.dipisoft.com/articles.php?lng=fr&pg=2116&mnuid=2211&tconfig=0

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DipiLanAlert 1.0
« Antwort #2826 am: 30 Januar, 2020, 20:20 »
DipiLanAlert is designed to monitor machines by offering 14 analysis methods like checking the response to PING, finding the state of a TCP port, identifying the state of a service or process, free disk space, CPU load, available memory, etc.

Freeware

https://www.dipisoft.com/articles.php?lng=fr&pg=3066&mnuid=2211&tconfig=0

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ThorroldFox IP Monitor 2.4.3
« Antwort #2827 am: 02 Februar, 2020, 11:00 »
ThorroldFox IP Monitor is a simple and easy to use application that allows you to perform a particular action when your Internet IP address changes. This enables you to automate tasks such as updating dynamic DNS records (using scripts and clients such as ddclient).

ThorroldFox IP Monitor can be configured to send email alerts when a change in IP is detected and notify you of important events.

Freeware

Changelog

    Adjust endpoints IP Monitor uses to obtain IP address.
    Set headers on HTTP requests.
    Correct incorrect service number counter.

[close]

https://www.thorroldfox.com/software/ipmonitor

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ThorroldFox IP Monitor 2.4.4
« Antwort #2828 am: 03 Februar, 2020, 13:00 »
Whats new:>>

    Added IP Monitor icon for supported platforms.
    Updated email alert text.
    Improve logging.
    Adjust IP endpoints.
    Resolve issue that caused false intermittent IP changes to be detected.

https://www.thorroldfox.com/software/ipmonitor

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ThorroldFox IP Monitor 2.4.5
« Antwort #2829 am: 06 Februar, 2020, 13:10 »
Whats new:>>

- Adjust IP endpoints.
- Increase timeout duration for requests.
- Refine conditions that need to be met for alerts to be sent.

https://www.thorroldfox.com/software/ipmonitor

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NxFilter 4.3.5.6
« Antwort #2830 am: 06 Februar, 2020, 13:30 »
NxFilter is a useful software that was created to help administrators track HTTP traffic on a network. Using NxFilter, one can block not only the Internet traffic to specific webpages or domains, but also programs that use DNS.

Freeware

Changelog

    NxClassifier ruleset has been updated to 442.
    Don't delete old traffic data on startup if it's deleted on midnight.
    'cleanup.bat', 'cleanup.sh' scripts added for deleting old traffic data.
    Null pointer exception check for HttpsLookup.JsonToMsg has been added.
    Use 'dns.google' instead of 'dns.google.com' for DoH to Google DNS.
    Baselist has been updated to 3413419.

[close]

http://www.nxfilter.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
The Dude 6.46.3
« Antwort #2831 am: 06 Februar, 2020, 22:00 »
The Dude will automatically scan all devices within specified subnets, draw, and layout a map of your networks, monitor services of your devices and alert you in case some service has problems.

The Dude network monitor is an application by MikroTik which can dramatically improve the way you manage your network environment. It will automatically scan all devices within specified subnets, draw and layout a map of your networks, monitor services of your devices and alert you in case some service has problems.

License: Freeware

Changelog

    hotspot - fixed redirect to log in page (introduced in v6.45);
    lora - added "ru-864-mid" channel plan;
    lora - improved immediate packet delivery;
    lte - added GPS port support for Quectel EP06 modem;
    lte - added "psc" (Primary Scrambling Code) parameter for "cell-monitor" function on R11e-LTE6 and R11e-LTE;
    lte - do not show invalid "phy-cellid" when it is not yet received on "R11e-LTE";
    lte - do not show unrelated info parameters after network mode failover;
    port - fixed multiple identical USB serial device detection (introduced in v6.46);
    ppp - fixed connection establishment when receiving "0.0.0.0" DNS;
    snmp - fixed "ifOperStatus" reporting for combo ports;
    winbox - removed duplicate "counter", "chain", "size" and "payload" parameters under "LoRa/Traffic";

[close]

http://www.mikrotik.com/thedude.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
WifiHistoryView 1.52
« Antwort #2832 am: 07 Februar, 2020, 19:30 »
WifiHistoryView is a simple tool for Windows 10/8/7/Vista that displays the history of connections to wireless networks on your computer. For every event that the computer connected to a wireless network or disconnected from it, the following information is displayed: The date/time that the event occurred, network name (SSID), profile name, network adapter name, BSSID of the router/Access Point, and more...

WifiHistoryView can read the wifi history information from a running system or from external event log file of another computer.

Freeware

Whats new:>>

Added option to choose another font (name and size) to display in the main window.

http://nirsoft.net/utils/wifi_history_view.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
The Dude 6.47 Beta 32
« Antwort #2833 am: 10 Februar, 2020, 20:00 »
Changelog

What's new in 6.47beta32 (2020-Feb-10 11:45):

Important note!!!

- The Dude server must be updated to monitor v6.47beta30+ RouterOS type devices.
- The Dude client must be manually upgraded after upgrading The Dude server.
- Make sure LTE APN Profile name does not match any of the DHCP server's names if LTE passthrough is used.

MAJOR CHANGES IN v6.47:
----------------------
!) socks - added support for SOCKS5 (RFC 1928);
----------------------

Changes in this release:

*) arm - improved watchdog and kernel panic reporting in log after reboots on RB3011 and IPQ4018/IPQ4019 devices ("/system routerboard upgrade" required);
*) branding - allow forcing configuration script as default configuration (new branding packet required);
*) branding - fixed "company-url" and "router-default-name" survival after system upgrade;
*) branding - fixed WEB HTML page survival after system upgrade;
*) certificate - fixed certificate verification when flushing CRL's;
*) crs3xx - correctly remove switch rules on CRS317-1G-16S+ and CRS309-1G-8S+ devices;
*) crs3xx - fixed QSFP+ interface linking for CRS326-24S+2Q+ device (introduced in v6.47beta19);
*) crs3xx - improved switch host table updating;
*) defconf - added welcome note with common first steps for new users;
*) defconf - fixed default configuration initialization if power loss occurred during the process;
*) defconf - fixed "no-defaults=yes" applying default configuration (introduced in v6.47beta);
*) disk - improved recently created file survival after reboots;
*) dns - use only servers received from IKEv2 server when present;
*) dot1x - added hex value support for RADIUS switch rules;
*) dot1x - added range "dst-port" support for RADIUS switch rules;
*) dot1x - added support for lower case "mac-auth" RADIUS formats;
*) dot1x - fixed dynamically created switch rule removal when client disconnects;
*) dot1x - fixed port blocking when interface changes state from disabled to enabled;
*) dot1x - fixed "reject-vlan-id" value range;
*) dot1x - improved debug logging output to "dot1x" topic;
*) dot1x - improved value validation for dynamically created switch rules;
*) dude - updated The Dude to use new style authentication method;
*) ike1 - added support for "UNITY_DEF_DOMAIN" and "UNITY_SPLITDNS_NAME" payload attributes;
*) ike2 - added support for "INTERNAL_DNS_DOMAIN" payload attribute;
*) ike2 - fixed DHCP Inform package handling when received on PPPoE interface;
*) ipsec - added "split-dns" parameter support for mode configuration (CLI only);
*) ipsec - fixed minor spelling mistake in logs;
*) ipsec - improved IPsec service stability when receiving bogus packets;
*) lte - added interface name prefix for logging events;
*) lte - added "phy-cellid" value support for LTE-US;
*) lte - added support for multiple passthrough APN configuration;
*) lte - do not allow using empty APN Profile names;
*) lte - show "phy-cellid" value only in LTE mode;
*) quickset - removed "LTE band" setting from Quick Set;
*) quickset - show "Antenna Gain" setting on devices without built-in antennas;
*) quickset - use "station-wds" mode when connecting to AP with RouterOS flag;
*) routing - improved IGMP-Proxy service stability when receiving bogus packets;
*) snmp - fixed "routeros-version" value returning from registration table;
*) snmp - fixed UPS battery voltage value scaling;
*) supout - improved UPS information reporting;
*) telnet - improved telnet compatibility with other client implementations;
*) tr069-client - removed warning log message when not using HTTPS;
*) traffic-flow - added "postDestinationMacAddress" parameter support for IPFIX and Netflow v9;
*) upgrade - fixed space handling in package file names;
*) ups - improved compatibility with APC Smart UPS 1000 and 1500;
*) user-manager - fixed signup enabling (introduced in v6.46);
*) w60g - improved stability after multiple disconnections;
*) webfig - added default configuration confirmation window to WebFig;
*) webfig - do not show WebFig menu when opening 'Check For Updates' in Quick Set;
*) winbox - added support for inline bar graphs for LTE signal values;
*) winbox - completely removed old style authentication method;
*) winbox - fixed "invalid" flag presence under "System/Certificates/CRL" menu;
*) wireless - improved compatibility for "ETSI" wireless country profile;
*) www - added "tls-version" parameter in "IP->Services" menu (CLI only);

Other changes since v6.46.3:

!) socks - added support for SOCKS5 (RFC 1928);
*) bonding - improved slave interface MAC address handling;
*) bonding - prefer primary slave MAC address for bonding interface;
*) bridge - added logging message when a host MAC address is learned on a different bridge port;
*) crs3xx - fixed "ingress-rate" property on CRS309-1G-8S+, CRS312-4C+8XG, CRS326-24S+2Q+ devices;
*) dhcpv6-client - improved error logging when when renewed address differs;
*) discovery - do not send CDP and LLDP packets on interfaces that does not have MAC address;
*) discovery - do not send discovery packets on inactive bonding slave interfaces;
*) discovery - do not send discovery packets on interfaces that are blocked by STP;
*) dot1x - added "radius-mac-format" parameter (CLI only);
*) fetch - fixed "User-Agent" usage if provided by "http-header-field";
*) health - added "gauges" submenu with SNMP OID reporting;
*) lte - do not allow running "scan" on R11e-4G;
*) lte - fixed "band" value setting when configuration is reset on R11e-4G;
*) lte - fixed multiple APN reactivation after deactivation by operator;
*) lte - improved all APN session activation after disconnect on R11e-LTE;
*) lte - use APN from network when blank APN used on R11e-4G;
*) netinstall - removed "Flashfig" from Netinstall;
*) netinstall - removed "Make Floppy" from Netinstall;
*) netinstall - signed netinstall.exe with Digital Signature;
*) sniffer - allow setting port for "streaming-server";
*) snmp - added "dot1qTpFdbTable" OID reporting for Q-BRIDGE-MIB;
*) snmp - fixed "dot1dBasePort" index offset for BRIDGE-MIB;
*) snmp - improved OID policy checking and error reporting on "set" command;
*) snmp - improved stability when polling MAC address related OID;
*) supout - added "dot1x" section to supout files;
*) system - correctly handle Generic Receive Offloading (GRO) for MPLS traffic;
*) traceroute - improved stability when invalid packet is received;
*) w60g - use "arp" and "mtu" parameters from master interface when creating a new station;
*) winbox - added "auto-erase" option to "Tool/SMS" menu;
*) winbox - removed duplicate "join-eui", "dev-eui", "counter", "chain", "size" and "payload" parameters under "Lora/Traffic";

[close]

http://www.mikrotik.com/thedude.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SoftPerfect Network Scanner 7.2.7
« Antwort #2834 am: 11 Februar, 2020, 09:04 »
NetBIOS-, SNMP- und TCP/IP-Scanner; überprüft unter anderem die Erreichbarkeit von Host-Rechnern und zeigt die verschiedenen Typen von Dateien an, die im Netzwerk ausgetauscht werden; unterstützt Wake On LAN und das ferngesteuerte Herunterfahren von Rechnern im Netzwerk

Changelog

    Fixed: occasionally OIDs fetched via SNMP had erroneous characters in them.
    Fixed: using SNMPv3 to retrieve data occasionally failed with division by zero.
    Added: New repetitions display setting: As Is, Fold or Hide repetitions.
    Added: strong ciphers support in SNMPv3: AES-192 and AES-256
    Changed: Windows 7 is now the minimum required OS version.

[close]

http://www.softperfect.com/products/networkscanner/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )