Fish-Power: Difference between revisions
From Elch-Wiki
Jump to navigationJump to search
(New page: * IP finden: nmap -p54321 84.75.113.0/24 -> dort wo der Port offen ist, ist der Power-Switch!) |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* IP finden: | * DNS: fish-power.dyndns.org | ||
* Port: 54321 | |||
* MAC: 00:10:6c:05:0c:08 | |||
* Passwort: Auf dem Handbuch aufgeschrieben, Ordner Linux | |||
* IP finden: | |||
** tcpdump -v -i eth1 -n port 67 |grep -B5 00:10:6c:05:0c:08 | |||
* Täglich um 07 und 14 Uhr läuft ~/fish-power_check.php als Cronjob um zu prüfen, ob die IP noch stimmt |
Latest revision as of 09:38, 26 July 2008
- DNS: fish-power.dyndns.org
- Port: 54321
- MAC: 00:10:6c:05:0c:08
- Passwort: Auf dem Handbuch aufgeschrieben, Ordner Linux
- IP finden:
- tcpdump -v -i eth1 -n port 67 |grep -B5 00:10:6c:05:0c:08
- Täglich um 07 und 14 Uhr läuft ~/fish-power_check.php als Cronjob um zu prüfen, ob die IP noch stimmt