ReN
Verified User
- Joined
- Jul 2, 2005
- Messages
- 172
Greetings guys,
I'm looking for a command to do the following
for example
inside a dns record is
mail IN A x.x.x.1
ftp IN A x.x.x.1
i want to add the line globally to all dns records
mail IN A x.x.x.2
so it looks like
mail IN A x.x.x.1
mail IN A x.x.x.2
ftp IN A x.x.x.1
I'm looking for a command to do the following
for example
inside a dns record is
mail IN A x.x.x.1
ftp IN A x.x.x.1
i want to add the line globally to all dns records
mail IN A x.x.x.2
so it looks like
mail IN A x.x.x.1
mail IN A x.x.x.2
ftp IN A x.x.x.1