ip route add 192.168.1.0/24 via 192.168.0.1
You may also like
First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]
Sometimes I have the need to send an email with an attachment directly from the console, to do this I use a […]
From time to time the maillog in mysql grows to big and eats up all the space on my mail filter, the […]
In an elevated CMD type Net stop bit Net stop wuauserv Net stop cryptsvc Rename systemroot\softwaredistribution to softwaredistribution.old And systemroot\system32\catroot2 to catroot2.old […]