interface/ethernet/set [find where !running ] disabled=yes
You may also like
Here I am going to explain how to stop and start VM’s that are ruuning under ESXi 4.0 server, first you have […]
hosts file By default, if you try to modify your hosts file in Vista, it will not let you save it. It tells you […]
/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
First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]