...
Code Block | ||
---|---|---|
| ||
sudo apt update
reboot
sudo apt install system-test-nettest testrunner python3 |
...
Expand | ||||
---|---|---|---|---|
| ||||
for example, for cz zone you can with the command:
You will get an answer like this:
First it can be empty, then with inet 0.0.0.0address for int0 interface here, and then with real received address - here it is inet 192.168.0.100. The same way you can use for sz an rz zones as well. |
...