<DC-IRC> [Discord] <dsleo_15054> Hi evereyone, does anyone know how to route two different interfaces in armbian?
<DC-IRC> [Discord] <dsleo_15054> I create an ap whose ip address is 192.168.4.1 and at the same time there is a eth0 whose ip address is 192.168.144.100.
<DC-IRC> [Discord] <dsleo_15054> I would like to route wlan0 and eth0, make the other devices which connects to ap can ping 192.168.144.x.
<DC-IRC> [Discord] <dsleo_15054> So far I had tried:
<DC-IRC> [Discord] <dsleo_15054> sudo ip route add 192.168.4.0/24 via 192.168.144.1
<DC-IRC> [Discord] <dsleo_15054> sudo ip route add 192.168.144.0/24 via 192.168.4.1
PhotoJim has joined #armbian-allwinner