Tcpdump:z
# tcpdump -i eth0 host 1.1.1.1
# tcpdump -i eth0 src 1.1.1.1
# tcpdump -i eth0 src 10.0.0.1 and icmp
Zmiana adresu mac karty sieciowej:
# ifconfig eth0 hw ether ca:fe:ca:fe:ca:fe:ca:fe
Wyświetlenie nasłuchujących portów.
# netstat --tcp -lpn
Host:
# host -t ns h4ckm3.org server.dns.com
# host -t ns domena.pl server.nazw.pl
Route:
# route add default gw 10.0.0.1
# route add -net 10.0.99.0 netmask 255.255.255.0 gw 10.0.0.1 dev eth1
mii-diag - zmiana prędkości eth:
# mii-tool -A 100baseTx eth0
iperf - narzędzie do pomiaru wydajności pasma:
# iperf -s
# iperf -c host
.news | .kontakt | .info  |  strona leży na (kiedyś) darmowym hostingu http://www.pdg.pl  v2010.6.19