SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Downloaden Sie, um offline zu lesen
!
"

#$

%

&

%

"$'

%

%

" "

%

%

"$

%

%

# )*' "

$ !

(

+ *

+*#* ! ,

" )) , "
debian:~# apt-get install bind9

!

$
-

'# +. "/ $0 " 0 , /etc/bind/named.conf.local * *.
' '#* 12 32 , 12
&
$.. "/ $0 " 0 , # $" # 4 + , "/ $0 5 ! ,$ " 5 , 0
,$+ 0*" $, . # 0 ! *+ 0 ,

zone "cawang.com" {
type master;
file "/etc/bind/db.for";
};
zone "129.168.192.in-addr.arpa" {
type master;
file "/etc/bind/db.rev";
};
6

'#* 3$) # * * *. 12
7& 7/ /+ 7#$ ,7

32 4 , 0 , ,$ . 2 $

debian:~# vim /var/cache/bind/forward

$..

"/ $0 " ,$# 4 + $ $

@ IN SOA debian.cawang.com. root.cawang.com.(
2009061601
28800
14400
3600000
86400 )
@ IN NS server-debian.linuxdebian.or.id.
IN
MX
10
mail.linuxdebian.or.id.
Debian
IN
A
192.168.0.5
sia IN
A
192.168.129.8
sas IN
A
192.168.129.185
sim IN
A
192.168.129.186
www IN
CNAME
debian
ftp IN
CNAME
debian
mail IN
CNAME
debian
(

'#*

3$) # * * *. 12

& " 0 , ,$ . 2 $ 7& 7/ /+ 7#$ ,7

debian:~# vim /var/cache/bind/reverse

$..

"/ $0 " ,$# 4 + $ $

@ IN SOA server-debian.linuxdebian.or.id.
admin.linuxdebian.or.id.(
2009061602
28800
14400
3600000
86400 )
IN
NS
debian.cawang.com.
8
IN
NS
sia.cawang.com.
185

IN

NS

sas.cawang.com.

186

IN

NS

sim.cawang.com.
'# +.

2'2

&

0 , 3$)
* *. ,$8 ,$.

" # ! $ 32 4 , "

*

)2/ )

debian:~# vim /etc/bind/named.conf.options

$.
"/ $0 "

5 ! , ,$# 4 + 32 4 , " ,
" #*
forwarders {
192.168.129.8;
192.168.129.185;
192.168.129.186;

};

#*

!

, 77 ,$, 0
9

"

$ !

"2)&

0 , 3$) 7 /7 "2)& /2 3

debian:~# vim /etc/resolv.conf
search linuxdebian.or.id.
nameserver 192.168.1.121.
nameserver 192.168.129.210.
nameserver 192.168.129.254.
nameserver 192.168.129.8.
nameserver 192.168.129.185.
nameserver 192.168.129.186.
"

) 5

#$ ,%

debian:~# /etc/init.d/bind9 restart

%

!

"

5 ! "*, + ,$ .2 3$!* "$

debian:~# nslookup debian.cawang.com

debian:~# nslookup 192.168.1.121

debian:~# nslookup sia.cawang.com

debian:~# nslookup 192.168.129.8
debian:~# nslookup sim.cawang.com

debian:~# nslookup 192.168.129.185

debian:~# nslookup sas.cawang.com

debian:~# nslookup 192.168.129.186

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (19)

Bash Scripting Workshop
Bash Scripting WorkshopBash Scripting Workshop
Bash Scripting Workshop
 
A Brief Introduction to Writing and Understanding Puppet Modules
A Brief Introduction to Writing and Understanding Puppet ModulesA Brief Introduction to Writing and Understanding Puppet Modules
A Brief Introduction to Writing and Understanding Puppet Modules
 
Creating beautiful puppet modules with puppet-lint
Creating beautiful puppet modules with puppet-lintCreating beautiful puppet modules with puppet-lint
Creating beautiful puppet modules with puppet-lint
 
KubeCon EU 2016: Custom Volume Plugins
KubeCon EU 2016: Custom Volume PluginsKubeCon EU 2016: Custom Volume Plugins
KubeCon EU 2016: Custom Volume Plugins
 
Phishing for Root (How I Got Access to Root on Your Computer With 8 Seconds o...
Phishing for Root (How I Got Access to Root on Your Computer With 8 Seconds o...Phishing for Root (How I Got Access to Root on Your Computer With 8 Seconds o...
Phishing for Root (How I Got Access to Root on Your Computer With 8 Seconds o...
 
CGI.pm - 3ло?!
CGI.pm - 3ло?!CGI.pm - 3ло?!
CGI.pm - 3ло?!
 
PuppetDB, Puppet Explorer and puppetdbquery
PuppetDB, Puppet Explorer and puppetdbqueryPuppetDB, Puppet Explorer and puppetdbquery
PuppetDB, Puppet Explorer and puppetdbquery
 
Development and practical use of CLI in perl 6
Development and practical use of CLI in perl 6Development and practical use of CLI in perl 6
Development and practical use of CLI in perl 6
 
Talk NullByteCon 2015
Talk NullByteCon 2015Talk NullByteCon 2015
Talk NullByteCon 2015
 
Haskell Packageのdeb化
Haskell Packageのdeb化Haskell Packageのdeb化
Haskell Packageのdeb化
 
Shell and perl scripting classes in mumbai
Shell and perl scripting classes in mumbaiShell and perl scripting classes in mumbai
Shell and perl scripting classes in mumbai
 
Unix class 5_23
Unix class 5_23Unix class 5_23
Unix class 5_23
 
PHPerのためのPerl入門@ Kansai.pm#12
PHPerのためのPerl入門@ Kansai.pm#12PHPerのためのPerl入門@ Kansai.pm#12
PHPerのためのPerl入門@ Kansai.pm#12
 
Path::Tiny
Path::TinyPath::Tiny
Path::Tiny
 
Linux Command Line
Linux Command LineLinux Command Line
Linux Command Line
 
Abusing Erlang compilation pipeline for Fun and Profit
Abusing Erlang compilation pipeline for Fun and ProfitAbusing Erlang compilation pipeline for Fun and Profit
Abusing Erlang compilation pipeline for Fun and Profit
 
Service intergration
Service intergration Service intergration
Service intergration
 
Augeas
AugeasAugeas
Augeas
 
NUMOSS 4th Week - Commandline Tutorial
NUMOSS 4th Week - Commandline TutorialNUMOSS 4th Week - Commandline Tutorial
NUMOSS 4th Week - Commandline Tutorial
 

Andere mochten auch (7)

Beginners Course
Beginners CourseBeginners Course
Beginners Course
 
5.interest rate & credit risk
5.interest rate & credit risk5.interest rate & credit risk
5.interest rate & credit risk
 
¿A qué aspiramos? Marco Estratégico Aspiracional
¿A qué aspiramos? Marco Estratégico Aspiracional¿A qué aspiramos? Marco Estratégico Aspiracional
¿A qué aspiramos? Marco Estratégico Aspiracional
 
Livraghi - Axure - Easy wireframing & advanced prototyping
Livraghi - Axure - Easy wireframing & advanced prototypingLivraghi - Axure - Easy wireframing & advanced prototyping
Livraghi - Axure - Easy wireframing & advanced prototyping
 
Feed in tariff khadijah 22012014
Feed in tariff khadijah  22012014Feed in tariff khadijah  22012014
Feed in tariff khadijah 22012014
 
Prime bank teaning development or hr development
Prime bank teaning development or hr developmentPrime bank teaning development or hr development
Prime bank teaning development or hr development
 
METABOLISMO DE LOS NUTRIENTES
METABOLISMO DE LOS NUTRIENTESMETABOLISMO DE LOS NUTRIENTES
METABOLISMO DE LOS NUTRIENTES
 

Ähnlich wie Laporan setting dns

On secure application of PHP wrappers
On secure application  of PHP wrappersOn secure application  of PHP wrappers
On secure application of PHP wrappers
Positive Hack Days
 
R57php 1231677414471772-2
R57php 1231677414471772-2R57php 1231677414471772-2
R57php 1231677414471772-2
ady36
 
Composer for Busy Developers - php|tek13
Composer for Busy Developers - php|tek13Composer for Busy Developers - php|tek13
Composer for Busy Developers - php|tek13
Rafael Dohms
 
FUEL-cleanEnergy
FUEL-cleanEnergyFUEL-cleanEnergy
FUEL-cleanEnergy
Jim Romeo
 
ApacheCon NA11 - Apache Celix, Universal OSGi?
ApacheCon NA11 - Apache Celix, Universal OSGi?ApacheCon NA11 - Apache Celix, Universal OSGi?
ApacheCon NA11 - Apache Celix, Universal OSGi?
abroekhuis
 

Ähnlich wie Laporan setting dns (20)

BASH Variables Part 1: Basic Interpolation
BASH Variables Part 1: Basic InterpolationBASH Variables Part 1: Basic Interpolation
BASH Variables Part 1: Basic Interpolation
 
EC2
EC2EC2
EC2
 
Mengembalikan data yang terhapus atau rusak pada hardisk menggunakan ubuntu
Mengembalikan data yang terhapus atau rusak pada hardisk menggunakan ubuntuMengembalikan data yang terhapus atau rusak pada hardisk menggunakan ubuntu
Mengembalikan data yang terhapus atau rusak pada hardisk menggunakan ubuntu
 
On secure application of PHP wrappers
On secure application  of PHP wrappersOn secure application  of PHP wrappers
On secure application of PHP wrappers
 
Танки_в_Лунапарке: нагрузочное_тестирование_в_Яндексе
Танки_в_Лунапарке: нагрузочное_тестирование_в_ЯндексеТанки_в_Лунапарке: нагрузочное_тестирование_в_Яндексе
Танки_в_Лунапарке: нагрузочное_тестирование_в_Яндексе
 
Rush, a shell that will yield to you
Rush, a shell that will yield to youRush, a shell that will yield to you
Rush, a shell that will yield to you
 
All about Apache ACE
All about Apache ACEAll about Apache ACE
All about Apache ACE
 
R57php 1231677414471772-2
R57php 1231677414471772-2R57php 1231677414471772-2
R57php 1231677414471772-2
 
Perl basics for Pentesters
Perl basics for PentestersPerl basics for Pentesters
Perl basics for Pentesters
 
Maintaining your own branch of Drupal core
Maintaining your own branch of Drupal coreMaintaining your own branch of Drupal core
Maintaining your own branch of Drupal core
 
Composer for Busy Developers - php|tek13
Composer for Busy Developers - php|tek13Composer for Busy Developers - php|tek13
Composer for Busy Developers - php|tek13
 
FUEL-cleanEnergy
FUEL-cleanEnergyFUEL-cleanEnergy
FUEL-cleanEnergy
 
Zero to Sixty: AWS Elastic Beanstalk (DMG204) | AWS re:Invent 2013
Zero to Sixty: AWS Elastic Beanstalk (DMG204) | AWS re:Invent 2013Zero to Sixty: AWS Elastic Beanstalk (DMG204) | AWS re:Invent 2013
Zero to Sixty: AWS Elastic Beanstalk (DMG204) | AWS re:Invent 2013
 
Perl Dancer, FPW 2010
Perl Dancer, FPW 2010Perl Dancer, FPW 2010
Perl Dancer, FPW 2010
 
DSpace Manual for BALID Trainee
DSpace Manual for BALID Trainee DSpace Manual for BALID Trainee
DSpace Manual for BALID Trainee
 
Does your configuration code smell?
Does your configuration code smell?Does your configuration code smell?
Does your configuration code smell?
 
ApacheCon NA11 - Apache Celix, Universal OSGi?
ApacheCon NA11 - Apache Celix, Universal OSGi?ApacheCon NA11 - Apache Celix, Universal OSGi?
ApacheCon NA11 - Apache Celix, Universal OSGi?
 
Paver For PyWorks 2008
Paver For PyWorks 2008Paver For PyWorks 2008
Paver For PyWorks 2008
 
InnoDB Magic
InnoDB MagicInnoDB Magic
InnoDB Magic
 
Device deployment
Device deploymentDevice deployment
Device deployment
 

Kürzlich hochgeladen

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Kürzlich hochgeladen (20)

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 

Laporan setting dns

  • 1.
  • 2. ! " #$ % & % "$' % % " " % % "$ % % # )*' " $ ! ( + * +*#* ! , " )) , " debian:~# apt-get install bind9 ! $
  • 3. - '# +. "/ $0 " 0 , /etc/bind/named.conf.local * *. ' '#* 12 32 , 12 & $.. "/ $0 " 0 , # $" # 4 + , "/ $0 5 ! ,$ " 5 , 0 ,$+ 0*" $, . # 0 ! *+ 0 , zone "cawang.com" { type master; file "/etc/bind/db.for"; }; zone "129.168.192.in-addr.arpa" { type master; file "/etc/bind/db.rev"; };
  • 4. 6 '#* 3$) # * * *. 12 7& 7/ /+ 7#$ ,7 32 4 , 0 , ,$ . 2 $ debian:~# vim /var/cache/bind/forward $.. "/ $0 " ,$# 4 + $ $ @ IN SOA debian.cawang.com. root.cawang.com.( 2009061601 28800 14400 3600000 86400 ) @ IN NS server-debian.linuxdebian.or.id. IN MX 10 mail.linuxdebian.or.id. Debian IN A 192.168.0.5 sia IN A 192.168.129.8 sas IN A 192.168.129.185 sim IN A 192.168.129.186 www IN CNAME debian ftp IN CNAME debian mail IN CNAME debian
  • 5. ( '#* 3$) # * * *. 12 & " 0 , ,$ . 2 $ 7& 7/ /+ 7#$ ,7 debian:~# vim /var/cache/bind/reverse $.. "/ $0 " ,$# 4 + $ $ @ IN SOA server-debian.linuxdebian.or.id. admin.linuxdebian.or.id.( 2009061602 28800 14400 3600000 86400 ) IN NS debian.cawang.com. 8 IN NS sia.cawang.com. 185 IN NS sas.cawang.com. 186 IN NS sim.cawang.com.
  • 6. '# +. 2'2 & 0 , 3$) * *. ,$8 ,$. " # ! $ 32 4 , " * )2/ ) debian:~# vim /etc/bind/named.conf.options $. "/ $0 " 5 ! , ,$# 4 + 32 4 , " , " #* forwarders { 192.168.129.8; 192.168.129.185; 192.168.129.186; }; #* ! , 77 ,$, 0
  • 7. 9 " $ ! "2)& 0 , 3$) 7 /7 "2)& /2 3 debian:~# vim /etc/resolv.conf search linuxdebian.or.id. nameserver 192.168.1.121. nameserver 192.168.129.210. nameserver 192.168.129.254. nameserver 192.168.129.8. nameserver 192.168.129.185. nameserver 192.168.129.186.
  • 8. " ) 5 #$ ,% debian:~# /etc/init.d/bind9 restart % ! " 5 ! "*, + ,$ .2 3$!* "$ debian:~# nslookup debian.cawang.com debian:~# nslookup 192.168.1.121 debian:~# nslookup sia.cawang.com debian:~# nslookup 192.168.129.8
  • 9. debian:~# nslookup sim.cawang.com debian:~# nslookup 192.168.129.185 debian:~# nslookup sas.cawang.com debian:~# nslookup 192.168.129.186