|
1 | 1 | # Initial OPNsense Configuration
|
2 | 2 |
|
3 |
| -🚧 **Under Construction** 🚧 |
| 3 | +## System: Wizard: Login |
4 | 4 |
|
5 |
| -This chapter is currently being written and will be added in the next few days. Stay tuned for updates! |
| 5 | +Open a browser and go to: `https://192.168.1.1` and log in as the user `root` and the password you set earlier. |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | +## System: Wizard: General Setup |
| 10 | + |
| 11 | +Navigate to System > Wizard, then click `Next` to begin. |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | +## System: Wizard: General information |
| 16 | + |
| 17 | +Provide `hostname` and `domain` and click `Next` |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | +## System: Wizard: Time Server Information |
| 23 | + |
| 24 | +Set the time server hostname (default is fine), set your timezone and click `Next` |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | +## System: Wizard: Configure WAN Interface |
| 29 | + |
| 30 | +IPv4 Configuration Type: DHCP (typical for home networks) |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | +Uncheck `Block private networks` |
| 35 | + |
| 36 | +Note: in this Lab the OPNsense Firewall is located behind a router from the internet provider. |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | +## System: Wizard: Configure LAN Interface |
| 41 | + |
| 42 | +Provide LAN IP address and click `Next` |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | +## System: Wizard: Set Root Password |
| 47 | + |
| 48 | +Click `Next` |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | +## System: Wizard: Reload Configuration |
| 53 | + |
| 54 | +Click `Reload` to apply your new configuration. |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | +## Next Step |
| 61 | + |
| 62 | +Continue with installing [`QEMU Guest Agent for OPNsense`](../4-install-qemu-agent/README.md) |
| 63 | + |
| 64 | +[Back to Overview](../../README.md) |
0 commit comments