|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Here is /etc/bind/db.underwood
$TTL 604800
;hostname IN = internet, start of authority, dns server, my email addy
fram.eu. IN SOA underwood.fram.eu.
follinge.underwood.fram.eu. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
;@ IN NS localhost.
;@ IN A 127.0.0.1
; host addresses
localhost.fram.eu. IN A 127.0.0.1
pythonlover.fram.eu. IN A 192.168.1.2
dano.fram.eu. IN A 192.168.0.2
; multihomed hosts
underwood.fram.eu. IN A 141.158.28.55
underwood.fram.eu. IN A 192.168.0.1
underwood.fram.eu. IN A 192.168.1.1
underwood.fram.eu. IN A 192.168.1.1
; aliases
outerwood.fram.eu. IN A 141.158.28.55
otherwood.fram.eu. IN A 192.168.0.1
innerwood.fram.eu. IN A 192.168.1.1
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|