OPNsense Import der Maschinen: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 54: | Zeile 54: | ||
*user: kit | *user: kit | ||
*pass: kit | *pass: kit | ||
| − | + | =Anpassen der Route= | |
| + | ;Manuell | ||
| + | *sudo -i | ||
*nmcli connection modify "Wired connection 1" +ipv4.routes "10.88.0.0/16 192.168.HS.88" | *nmcli connection modify "Wired connection 1" +ipv4.routes "10.88.0.0/16 192.168.HS.88" | ||
*nmcli connection down "Wired connection 1" && nmcli connection up "Wired connection 1" | *nmcli connection down "Wired connection 1" && nmcli connection up "Wired connection 1" | ||
| + | ;Grafisch | ||
| + | *Setting | ||
| + | **Wired | ||
| + | ***Wired Settings | ||
| + | **** Connections Zahnrad | ||
| + | ******IPv4 | ||
| + | *******Routes | ||
| + | ********10.88.0.0 255.255.0.0 192.168.HS.88 | ||
Version vom 1. September 2026, 10:38 Uhr
seclab-victim
- Das gibt unser Webserver
- In der Virtualbox
- Import der Maschine
- Name: web
- Netzwerk:Internes Netzwerk: DMZ
- In der Maschine
- user: root
- pass: radler
- Konfiguration des Netzwerks
- debian-setup -f web.it213.xinmen.de -a 10.88.213.2/24 -g 10.88.213.1 -n 1.1.1.1
- reboot
- Zertifkate holen
- get-cert.sh
- reboot
seclab-mail
- Das gibt unser Mailserver
- In der Virtualbox
- Import der Maschine
- Name: mail
- Netzwerk:Internes Netzwerk: DMZ
- In der Maschine
- user: root
- pass: radler
- Konfiguration des Netzwerks
- debian-setup -f mail.it213.xinmen.de -a 10.88.213.3/24 -g 10.88.213.1 -n 1.1.1.1
- reboot
- Zertifkate holen
- getcert-mail.sh
- reboot
seclab-waf
Bauen wir selbst
- In der Virtualbox
- Import der Maschine
- Name: waf
- Netzwerk:Internes Netzwerk: DMZ
- In der Maschine
- user: root
- pass: radler
- Konfiguration des Netzwerks
- debian-setup -f waf.it213.xinmen.de -a 10.88.213.5/24 -g 10.88.213.1 -n 1.1.1.1
- reboot
- Zertifkate holen
- get-cert.sh
- reboot
roadwarrior
- In der Virtualbox
- Import der Maschine
- Name: roadwarrior
- Netzwerk: Netzwerk Brücke: br0
- In der Maschine
- user: kit
- pass: kit
Anpassen der Route
- Manuell
- sudo -i
- nmcli connection modify "Wired connection 1" +ipv4.routes "10.88.0.0/16 192.168.HS.88"
- nmcli connection down "Wired connection 1" && nmcli connection up "Wired connection 1"
- Grafisch
- Setting
- Wired
- Wired Settings
- Connections Zahnrad
- IPv4
- Routes
- 10.88.0.0 255.255.0.0 192.168.HS.88
- Routes
- IPv4
- Connections Zahnrad
- Wired Settings
- Wired