ip route add 192.168.1.0/24 via 192.168.0.1
You may also like
The best way is to create a new firewalld zone and we add the specific IP to that zone. To start with […]
# Average CPU Load Notification.# This will email you once when average CPU Load reaches the set CPU Threshold value.# When average […]
Using php you can permanently redirect one URL to another, using the below code in a php file; <?php header(“HTTP/1.1 301 Moved […]
I have just been working on a site that needs PHP 5.2 or above. The stock repositories for Centos that are provided by […]