Hi everybody, please show me how to assign default gateway to my networking interface.Example: my IP: 192.168.1.45default gateway: 192.168.1.12thanks alot !!!
make entry in /etc/defaultrouter. If the defaultrouter file does exist in the /etc then touch it to create empty file. Another way is # route add default <router ip>