netstat -an|grep :80
route del -net 91.236.248.0 gw 10.11.0.251 netmask 255.255.252.0 dev eth0
$TTL 604800
@ IN SOA domain.com. root.localhost. (
29112012 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS domain.com.
@ IN A 192.168.0.1
office IN A 192.168.0.2