OpenWRT
is running on Proxmox
. Now setting up it to connect internet.
Add new network interface OPT on eth2 adapter:
Add a new Firewall Zone, from network opt to wan:
Add a new Firewall Traffic Rule for network opt:
Setup DHCP clients’ static IP addresses:
1 | $ ssh -l root 192.168.2.1 |