Dydaktyka:
FeedbackTo jest stara wersja strony!
Ustawienia dla zajęć w salach laboratoryjnych
Ćwiczenia mają sens jeśli są wykonywane w grupach 3 osobowych.
.------. . · · · ·(internet) · `--+---' · | · | S3 (150.254.32.…) _____ __|__ _____ | | S1 | | S2 | | | PC1 |---------| PC2 |---------| PC3 | |_____| |_____| |_____|
Skonfiguruj sieci i komputery jak na powyższym rysunku:
br0
na PC3sysctl net.ipv4.conf.all.forwarding=1
).------. (internet) `------' / \ / \ _____/ \_____ _____ | | | | S1 | | | PC1 | | PC2 |--------| PC3 | |_____| |_____| |_____|
Skonfiguruj sieci i komputery jak na powyższym rysunku
sysctl net.ipv4.conf.all.forwarding=1
)hostname <nazwa>
). socat tcp-l:<wybrany_port>,fork,reuseaddr exec:'bash -c "(hostname && date)"'
tcpdump -s0 -vv -i <ifname>