Hi,
Can anybody guide what would be the "CC - command" equivalent command for:
route add default gw <gateway-address-comes-here>
Or steps to update this to last forever, as the above command only lasts till machine isn't restarted or turned off.
What I am trying to achieve is update the default interface to a public IP - so that it could be made accessible.
I have been able to modify the eth0 through a CC command but only am able to access the machine after I execute the above command.
Any help would be appreciated
Can anybody guide what would be the "CC - command" equivalent command for:
route add default gw <gateway-address-comes-here>
Or steps to update this to last forever, as the above command only lasts till machine isn't restarted or turned off.
What I am trying to achieve is update the default interface to a public IP - so that it could be made accessible.
I have been able to modify the eth0 through a CC command but only am able to access the machine after I execute the above command.
Any help would be appreciated