ip route add 192.168.1.0/24 via 192.168.0.1
You may also like
BT is to provide super-fast broadband to up to 90% of homes in Cornwall and the Isles of Scilly, in the biggest […]
The below will show you how to add the Dag Wieers repository to Centos 5.3 I have also used this method for […]
Set up a virtual IP on proxmox cluster apt updateapt install keepalived -y nano /etc/keepalived/keepalived.conf run this on all nodes on the […]
/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0