Open main menu
Home
How to do
Din rail devices
Box devices
Sensors
Multiroom
Applicatin
XML
Additional info
Log in
Settings
Larnitech wiki page
Search
Changes
← Older edit
Newer edit →
Troubleshooting eth network
(view source)
Revision as of 07:40, 28 January 2022
143 bytes added
,
07:40, 28 January 2022
m
no edit summary
Line 1:
Line 1:
−
<languages/>
+
==Scan network==
−
<translate>
+
* echo 192.168.1.{1..254}|xargs -n1 -P0 ping -c1|grep "bytes from"
−
==Connecting to a server without IP==
<!--T:1-->
+
* for i in {1..254}; do ping -c 1 -W 1 192.168.1.$i | grep 'from'; done
+
* sudo arp-scan --interface=wlp2s0 --localnet
+
+
==Connecting to a server without IP==
* Intercom: http://fe-ic.local/
* Intercom: http://fe-ic.local/
* DE-MG: http://de-mg.local/
* DE-MG: http://de-mg.local/
Line 7:
Line 10:
* Metaforsa 2: http://mf-14.local/
* Metaforsa 2: http://mf-14.local/
−
==Find out the static IP of the device==
<!--T:3-->
+
==Find out the static IP of the device==
# Install "Wireshark" software (https://www.wireshark.org/#download);
# Install "Wireshark" software (https://www.wireshark.org/#download);
# Connect the device to your PC;
# Connect the device to your PC;
# Turn on the device;
# Turn on the device;
# The program should see what packets the device is sending and we will be able to determine which IP is installed on it.
# The program should see what packets the device is sending and we will be able to determine which IP is installed on it.
−
</translate>
Support
editor,
Interface administrators
,
Administrators
, translation-admin, translator
9,750
edits