How do I configure a router for Internet access after a new installation?
Somehow I managed to install a genuine version of OpenWrt on my ‘bricked’ Teltonika RUT955
but am not sure how to get it to access the Internet.
I have set it up with a static IP address of 192.168.1.6 and it can see the rest of my lan.
What do I need to change so that it can access the Internet via 192.168.1.1?
On FreeBSD I would issue the command ‘route add default 192,168.1.1’ but I don’t know the Linux equivalent.
Or what change to I need to make in /etc/config/network or is it in some other file?