We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 532f5f7 commit 9c4b632Copy full SHA for 9c4b632
kathara-lab_TP_Integrador/2025/lab.conf
@@ -15,8 +15,8 @@ pcusuario[sysctl]="net.ipv6.conf.default.disable_ipv6=1"
15
16
router1[image]="docentetyr/tyr-base-2023"
17
router1[ipv6]=false
18
-router1[0]=A
19
-router1[1]=B
+router1[0]=B
+router1[1]=A
20
router1[mem]=24
21
router1[sysctl]="net.ipv4.conf.all.accept_redirects=0"
22
router1[sysctl]="net.ipv4.conf.all.send_redirects=0"
0 commit comments