Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux_router:qemu [2024-05-18 Sat wk20 17:59] – baumkp | linux_router:qemu [2024-06-04 Tue wk23 11:35] (current) – baumkp | ||
---|---|---|---|
Line 1: | Line 1: | ||
{{tag> | {{tag> | ||
======Router VM====== | ======Router VM====== | ||
- | I have just decided to play with installing VM (virtual machines) on my Router hardware (2023-01). | + | I have just decided to play with installing VM (virtual machines) on my Router hardware (2023-01). |
* Network configuration (of 4 x 1 GB/s ethernet ports) | * Network configuration (of 4 x 1 GB/s ethernet ports) | ||
* Access to public internet modem, via 1 Ethernet port - **the WAN (Wide Area Network) connection** | * Access to public internet modem, via 1 Ethernet port - **the WAN (Wide Area Network) connection** | ||
- | * modem is VDSL based, set into bridge mode to allow connection | + | * Early 2024 I was upgraded |
- | * modem is currently set to use direct remote DHCP/IP as specified by ISP (Internet Service Provider requirements), was originally setup using PPPoE. | + | |
- | * There is also as separate static IP address setup to access and control | + | |
* A bridge network setup on the remaining 3 Ethernet ports as a LAN (Local Area Network). The bridge network setup has the following required features: | * A bridge network setup on the remaining 3 Ethernet ports as a LAN (Local Area Network). The bridge network setup has the following required features: | ||
* It allows connections of multiple physical Ethernet ports to a bridge interface device, with the bridge effectively acting as a network switch for the connected physical ports. | * It allows connections of multiple physical Ethernet ports to a bridge interface device, with the bridge effectively acting as a network switch for the connected physical ports. |