How to configure routing for two network interfaces in MikoPBX?
To configure routing in MikoPBX with two interfaces (LAN and WAN), you need to:
- Add static routes through SSH console
- For LAN network: route add -net [local_network] netmask [mask] gw [gateway] dev eth0
- For WAN network: route add -net [external_network] netmask [mask] gw [gateway] dev eth1
- After checking performance, add commands to autostart through web interface
Visit our group for more information: