Group:  English: Windows Server ยป microsoft.public.windows.server.dns
Thread: Importing dns records

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Importing dns records
Ghealdan 09.07.2007 20:54:00
I have a *.csv file of DNS records I pulled from another system that I would
like to import into my Server 2003 DNS database. Is there anyway to do this?
Re: Importing dns records
"Joe Cormane" <nobody[ at ]nowhere.com> 10.07.2007 15:16:36
I actually did this fairly recently for some printers. The best way to do
it is have a tab-delimited text file (like the one attached) and run the
following commands from a batch file (if running interactively remove one %
from each of the %%:

for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN CONTROLLER>
/RecordAdd <FORWARD ZONE> %%1 A %%2

for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN CONTROLLER>
/RecordAdd <REVERSE ZONE> %%3 PTR %%1.advisors.hal

The numbers represent the column numbers (e.g. %%1 is column 1 and so on).

Please let us know if that helps you. I think you'll find DNSCMD very
useful.

Joe Cormane
Senior Network Engineer
Hudson Advisors, LLC.


"Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
news:0A478940-CEF1-4C5C-B5F3-916680E660E8[ at ]microsoft.com...
[Quoted Text]
>I have a *.csv file of DNS records I pulled from another system that I
>would
> like to import into my Server 2003 DNS database. Is there anyway to do
> this?


begin 666 printers.txt
M9&%L;&%S0TQ2,#$[ at ]>'AX+GAX>"YX>'[ at ]N,3 Q(#$P,0T*9&%L;&%S8VQR,#([ at ]
M>'AX+GAX>"YX>'[ at ]N,3 R(#$P,[ at ]T*9&%L;&%S8VQR,#,[ at ]>'AX+GAX>"YX>'[ at ]N
M,3 S(#$P,PT*9&%L;&%S8VQR,#0[ at ]>'AX+GAX>"YX>'[ at ]N,3 T(#$P- T*9&%L
M;&%S8VQR,#4[ at ]>'AX+GAX>"YX>'[ at ]N,3 U(#$P-0T*9&%L;&%S8VQR,#8[ at ]>'AX
M+GAX>"YX>'[ at ]N,3 V(#$P-[ at ]T*9&%L;&%S8VQR,#<[ at ]>'AX+GAX>"YX>'[ at ]N,3 W
M(#$P-PT*9&%L;&%S8VQR,#[ at ][ at ]>'AX+GAX>"YX>'[ at ]N,3 X(#$P. T*9&%L;&%S
M0TQ2,3 [ at ]>'AX+GAX>"YX>'[ at ]N,3$P(#$Q, T*9&%L;&%S0TQ2,3$[ at ]>'AX+GAX
M>"YX>'[ at ]N,3$Q(#$Q,0T*9&%L;&%S8VQR,3([ at ]>'AX+GAX>"YX>'[ at ]N,3$R(#$Q
M,[ at ]T*9&%L;&%S0TQ2,3([ at ]>'AX+GAX>"YX>'[ at ]N,3$R(#$Q,[ at ]T*9&%L;&%S8VQR
M.2!X>'[ at ]N>'AX+GAX>"XQ,#D[ at ],3 Y#0ID86QL87-L<W(P,2!X>'[ at ]N>'AX+GAX
M>"XT(#0-"F1A;&QA<VQS<C R('AX>"YX>'[ at ]N>'AX+C([ at ],[ at ]T*9&%L;&%S;'-R
M,#,[ at ]>'AX+GAX>"YX>'[ at ]N,R S#0ID86QL87-L<W(P-2!X>'[ at ]N>'AX+GAX>"XU
M(#4-"F1A;&QA<VQS<C V('AX>"YX>'[ at ]N>'AX+C8[ at ]-[ at ]T*9&%L;&%S;'-R,#<[ at ]
M>'AX+GAX>"YX>'[ at ]N-R W#0ID86QL87-L<W(P."!X>'[ at ]N>'AX+GAX>"XX(#[ at ]-
M"F1A;&QA<VQS<C Y('AX>"YX>'[ at ]N>'AX+CD[ at ].0T*9&%L;&%S;'-R,3 [ at ]>'AX
M+GAX>"YX>'[ at ]N,3 [ at ],3 -"F1A;&QA<VQS<C$Q('AX>"YX>'[ at ]N>'AX+C$Q(#$Q
M#0ID86QL87-L<W(Q,B!X>'[ at ]N>'AX+GAX>"XQ,B Q,[ at ]T*9&%L;&%S;'-R,3,[ at ]
M>'AX+GAX>"YX>'[ at ]N,3,[ at ],3,-"F1A;&QA<VQS<C$T('AX>"YX>'[ at ]N>'AX+C$T
M(#$T#0ID86QL87-L<W(Q-2!X>'[ at ]N>'AX+GAX>"XQ-2 Q-0T*9&%L;&%S;'-R
M,38[ at ]>'AX+GAX>"YX>'[ at ]N,38[ at ],38-"F1A;&QA<VQS<C$W('AX>"YX>'[ at ]N>'AX
M+C$W(#$W#0ID86QL87-L<W(Q."!X>'[ at ]N>'AX+GAX>"XQ." Q. T*9&%L;&%S
M;'-R,3D[ at ]>'AX+GAX>"YX>'[ at ]N,3D[ at ],3D-"F1A;&QA<VQS<C(P('AX>"YX>'[ at ]N
M>'AX+C(P(#(P#0ID86QL87-L<W(R,2!X>'[ at ]N>'AX+GAX>"XR,2 R,0T*9&%L
M;&%S;'-R,C([ at ]>'AX+GAX>"YX>'[ at ]N,C([ at ],C(-"F1A;&QA<VQS<C(S('AX>"YX
M>'[ at ]N>'AX+C(S(#(S#0ID86QL87-L<W(R-"!X>'[ at ]N>'AX+GAX>"XR-" R- T*
M9&%L;&%S;'-R,C4[ at ]>'AX+GAX>"YX>'[ at ]N,C4[ at ],C4-"F1A;&QA<VQS<C(V('AX
M>"YX>'[ at ]N>'AX+C(V(#(V#0ID86QL87-L<W(R-R!X>'[ at ]N>'AX+GAX>"XR-R R
M-PT*9&%L;&%S;'-R,C[ at ][ at ]>'AX+GAX>"YX>'[ at ]N,C[ at ][ at ],C[ at ]-"F1A;&QA<VQS<C(Y
M('AX>"YX>'[ at ]N>'AX+C(Y(#(Y#0ID86QL87-L<W(S,"!X>'[ at ]N>'AX+GAX>"XS
M," S, T*9&%L;&%S;'-R,S$[ at ]>'AX+GAX>"YX>'[ at ]N,S$[ at ],S$-"F1A;&QA<VQS
M<C,R('AX>"YX>'[ at ]N>'AX+C,R(#,R#0ID86QL87-L<W(S,R!X>'[ at ]N>'AX+GAX
M>"XS,R S,PT*9&%L;&%S;'-R,S0[ at ]>'AX+GAX>"YX>'[ at ]N,S0[ at ],S0-"F1A;&QA
M<VQS<C,U('AX>"YX>'[ at ]N>'AX+C,U(#,U#0ID86QL87-L<W(S-B!X>'[ at ]N>'AX
M+GAX>"XS-B S-[ at ]T*9&%L;&%S;'-R,S<[ at ]>'AX+GAX>"YX>'[ at ]N,S<[ at ],S<-"F1A
M;&QA<VQS<C,X('AX>"YX>'[ at ]N>'AX+C,X(#,X#0ID86QL87-L<W(S.2!X>'[ at ]N
M>'AX+GAX>"XS.2 S.0T*9&%L;&%S;'-R-# [ at ]>'AX+GAX>"YX>'[ at ]N-# [ at ]-# -
M"F1A;&QA<VQS<C0Q('AX>"YX>'[ at ]N>'AX+C0Q(#0Q#0ID86QL87-L<W(T,B!X
M>'[ at ]N>'AX+GAX>"XT,B T,[ at ]T*9&%L;&%S;'-R-#,[ at ]>'AX+GAX>"YX>'[ at ]N-#,[ at ]
M-#,-"F1A;&QA<VQS<C0T('AX>"YX>'[ at ]N>'AX+C0T(#0T#0ID86QL87-L<W(T
M-2!X>'[ at ]N>'AX+GAX>"XT-2 T-0T*9&%L;&%S;'-R-#8[ at ]>'AX+GAX>"YX>'[ at ]N
M-#8[ at ]-#8-"F1A;&QA<VQS<C0W('AX>"YX>'[ at ]N>'AX+C0W(#0W#0ID86QL87-L
M<W(T."!X>'[ at ]N>'AX+GAX>"XT." T. T*9&%L;&%S;'-R-#D[ at ]>'AX+GAX>"YX
M>'[ at ]N-#D[ at ]-#D-"F1A;&QA<VQS<C4P('AX>"YX>'[ at ]N>'AX+C4P(#4P#0ID86QL
M87-L<W(U,2!X>'[ at ]N>'AX+GAX>"XU,2 U,0T*9&%L;&%S;'-R-3([ at ]>'AX+GAX
M>"YX>'[ at ]N-3([ at ]-3(-"F1A;&QA<VQS<C4S('AX>"YX>'[ at ]N>'AX+C4S(#4S#0ID
M86QL87-L<W(U-"!X>'[ at ]N>'AX+GAX>"XU-" U- T*9&%L;&%S;'-R-34[ at ]>'AX
0+GAX>"YX>'[ at ]N-34[ at ]-34-"[ at ]``
`
end

Re: Importing dns records
Ghealdan 10.07.2007 15:50:04
Thanks for the info Joe. So do I need these two lines for every dns entry I
want to import from my csv file?

"Joe Cormane" wrote:

[Quoted Text]
> I actually did this fairly recently for some printers. The best way to do
> it is have a tab-delimited text file (like the one attached) and run the
> following commands from a batch file (if running interactively remove one %
> from each of the %%:
>
> for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN CONTROLLER>
> /RecordAdd <FORWARD ZONE> %%1 A %%2
>
> for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN CONTROLLER>
> /RecordAdd <REVERSE ZONE> %%3 PTR %%1.advisors.hal
>
> The numbers represent the column numbers (e.g. %%1 is column 1 and so on).
>
> Please let us know if that helps you. I think you'll find DNSCMD very
> useful.
>
> Joe Cormane
> Senior Network Engineer
> Hudson Advisors, LLC.
>
>
> "Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
> news:0A478940-CEF1-4C5C-B5F3-916680E660E8[ at ]microsoft.com...
> >I have a *.csv file of DNS records I pulled from another system that I
> >would
> > like to import into my Server 2003 DNS database. Is there anyway to do
> > this?
>
>
>
Re: Importing dns records
"Joe Cormane" <nobody[ at ]nowhere.com> 10.07.2007 16:20:08
That should not be necessary. All you'd really need to do is either create
a batch file for each of those commands to iterate through the contents of
the file or combine the command to something like this:

for /f "tokens=1,2,3" %%1 in (printers.txt) do
[ at ]dnscmd <DOMAIN CONTROLLER> /RecordAdd <FORWARD ZONE> %%1 A %%2
[ at ]dnscmd <DOMAIN CONTROLLER> /RecordAdd <REVERSE ZONE> %%3 PTR %%1.<DOMAIN>

then use those in a single batch file. As long as you have the csv
formatted like the one i attached then saved as a tab delimited (or space
delimited) text file you should be set. Test, of course, with a single
entry first!

"Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
news:3AE1C939-CDA1-4D9B-A235-26A4893F0B11[ at ]microsoft.com...
[Quoted Text]
> Thanks for the info Joe. So do I need these two lines for every dns entry
> I
> want to import from my csv file?
>
> "Joe Cormane" wrote:
>
>> I actually did this fairly recently for some printers. The best way to
>> do
>> it is have a tab-delimited text file (like the one attached) and run the
>> following commands from a batch file (if running interactively remove one
>> %
>> from each of the %%:
>>
>> for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN
>> CONTROLLER>
>> /RecordAdd <FORWARD ZONE> %%1 A %%2
>>
>> for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN
>> CONTROLLER>
>> /RecordAdd <REVERSE ZONE> %%3 PTR %%1.advisors.hal
>>
>> The numbers represent the column numbers (e.g. %%1 is column 1 and so
>> on).
>>
>> Please let us know if that helps you. I think you'll find DNSCMD very
>> useful.
>>
>> Joe Cormane
>> Senior Network Engineer
>> Hudson Advisors, LLC.
>>
>>
>> "Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
>> news:0A478940-CEF1-4C5C-B5F3-916680E660E8[ at ]microsoft.com...
>> >I have a *.csv file of DNS records I pulled from another system that I
>> >would
>> > like to import into my Server 2003 DNS database. Is there anyway to do
>> > this?
>>
>>
>>


Re: Importing dns records
Ghealdan 10.07.2007 16:28:04
Thanks again I appreciate your help. I don't see the attached file in the
post.

"Joe Cormane" wrote:

[Quoted Text]
> That should not be necessary. All you'd really need to do is either create
> a batch file for each of those commands to iterate through the contents of
> the file or combine the command to something like this:
>
> for /f "tokens=1,2,3" %%1 in (printers.txt) do
> [ at ]dnscmd <DOMAIN CONTROLLER> /RecordAdd <FORWARD ZONE> %%1 A %%2
> [ at ]dnscmd <DOMAIN CONTROLLER> /RecordAdd <REVERSE ZONE> %%3 PTR %%1.<DOMAIN>
>
> then use those in a single batch file. As long as you have the csv
> formatted like the one i attached then saved as a tab delimited (or space
> delimited) text file you should be set. Test, of course, with a single
> entry first!
>
> "Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
> news:3AE1C939-CDA1-4D9B-A235-26A4893F0B11[ at ]microsoft.com...
> > Thanks for the info Joe. So do I need these two lines for every dns entry
> > I
> > want to import from my csv file?
> >
> > "Joe Cormane" wrote:
> >
> >> I actually did this fairly recently for some printers. The best way to
> >> do
> >> it is have a tab-delimited text file (like the one attached) and run the
> >> following commands from a batch file (if running interactively remove one
> >> %
> >> from each of the %%:
> >>
> >> for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN
> >> CONTROLLER>
> >> /RecordAdd <FORWARD ZONE> %%1 A %%2
> >>
> >> for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN
> >> CONTROLLER>
> >> /RecordAdd <REVERSE ZONE> %%3 PTR %%1.advisors.hal
> >>
> >> The numbers represent the column numbers (e.g. %%1 is column 1 and so
> >> on).
> >>
> >> Please let us know if that helps you. I think you'll find DNSCMD very
> >> useful.
> >>
> >> Joe Cormane
> >> Senior Network Engineer
> >> Hudson Advisors, LLC.
> >>
> >>
> >> "Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
> >> news:0A478940-CEF1-4C5C-B5F3-916680E660E8[ at ]microsoft.com...
> >> >I have a *.csv file of DNS records I pulled from another system that I
> >> >would
> >> > like to import into my Server 2003 DNS database. Is there anyway to do
> >> > this?
> >>
> >>
> >>
>
>
>
Re: Importing dns records
"Joe Cormane" <nobody[ at ]nowhere.com> 10.07.2007 16:50:24
No problem. It was in the earlier post. Either way, I created a text file
that is formatted like this:

dallasCLR01 xxx.xxx.xxx.101 101
dallasclr02 xxx.xxx.xxx.102 102
dallasclr03 xxx.xxx.xxx.103 103
dallasclr04 xxx.xxx.xxx.104 104
dallasclr05 xxx.xxx.xxx.105 105
dallasclr06 xxx.xxx.xxx.106 106
dallasclr07 xxx.xxx.xxx.107 107
dallasclr08 xxx.xxx.xxx.108 108
dallasCLR10 xxx.xxx.xxx.110 110
dallasCLR11 xxx.xxx.xxx.111 111
dallasclr12 xxx.xxx.xxx.112 112
dallasCLR12 xxx.xxx.xxx.112 112
dallasclr9 xxx.xxx.xxx.109 109

Column 1 is the name, column 2 is the IP and column 3 is for the reverse DNS
name. Each column is separated by a space.

"Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
news:FB6D9E5F-5583-4E80-95AC-0FA003A1CD91[ at ]microsoft.com...
[Quoted Text]
> Thanks again I appreciate your help. I don't see the attached file in the
> post.
>
> "Joe Cormane" wrote:
>
>> That should not be necessary. All you'd really need to do is either
>> create
>> a batch file for each of those commands to iterate through the contents
>> of
>> the file or combine the command to something like this:
>>
>> for /f "tokens=1,2,3" %%1 in (printers.txt) do
>> [ at ]dnscmd <DOMAIN CONTROLLER> /RecordAdd <FORWARD ZONE> %%1 A %%2
>> [ at ]dnscmd <DOMAIN CONTROLLER> /RecordAdd <REVERSE ZONE> %%3 PTR
>> %%1.<DOMAIN>
>>
>> then use those in a single batch file. As long as you have the csv
>> formatted like the one i attached then saved as a tab delimited (or space
>> delimited) text file you should be set. Test, of course, with a single
>> entry first!
>>
>> "Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
>> news:3AE1C939-CDA1-4D9B-A235-26A4893F0B11[ at ]microsoft.com...
>> > Thanks for the info Joe. So do I need these two lines for every dns
>> > entry
>> > I
>> > want to import from my csv file?
>> >
>> > "Joe Cormane" wrote:
>> >
>> >> I actually did this fairly recently for some printers. The best way
>> >> to
>> >> do
>> >> it is have a tab-delimited text file (like the one attached) and run
>> >> the
>> >> following commands from a batch file (if running interactively remove
>> >> one
>> >> %
>> >> from each of the %%:
>> >>
>> >> for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN
>> >> CONTROLLER>
>> >> /RecordAdd <FORWARD ZONE> %%1 A %%2
>> >>
>> >> for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN
>> >> CONTROLLER>
>> >> /RecordAdd <REVERSE ZONE> %%3 PTR %%1.advisors.hal
>> >>
>> >> The numbers represent the column numbers (e.g. %%1 is column 1 and so
>> >> on).
>> >>
>> >> Please let us know if that helps you. I think you'll find DNSCMD very
>> >> useful.
>> >>
>> >> Joe Cormane
>> >> Senior Network Engineer
>> >> Hudson Advisors, LLC.
>> >>
>> >>
>> >> "Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
>> >> news:0A478940-CEF1-4C5C-B5F3-916680E660E8[ at ]microsoft.com...
>> >> >I have a *.csv file of DNS records I pulled from another system that
>> >> >I
>> >> >would
>> >> > like to import into my Server 2003 DNS database. Is there anyway to
>> >> > do
>> >> > this?
>> >>
>> >>
>> >>
>>
>>
>>


Re: Importing dns records
Ghealdan 10.07.2007 17:12:02
Thank you very much.

"Joe Cormane" wrote:

[Quoted Text]
> No problem. It was in the earlier post. Either way, I created a text file
> that is formatted like this:
>
> dallasCLR01 xxx.xxx.xxx.101 101
> dallasclr02 xxx.xxx.xxx.102 102
> dallasclr03 xxx.xxx.xxx.103 103
> dallasclr04 xxx.xxx.xxx.104 104
> dallasclr05 xxx.xxx.xxx.105 105
> dallasclr06 xxx.xxx.xxx.106 106
> dallasclr07 xxx.xxx.xxx.107 107
> dallasclr08 xxx.xxx.xxx.108 108
> dallasCLR10 xxx.xxx.xxx.110 110
> dallasCLR11 xxx.xxx.xxx.111 111
> dallasclr12 xxx.xxx.xxx.112 112
> dallasCLR12 xxx.xxx.xxx.112 112
> dallasclr9 xxx.xxx.xxx.109 109
>
> Column 1 is the name, column 2 is the IP and column 3 is for the reverse DNS
> name. Each column is separated by a space.
>
> "Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
> news:FB6D9E5F-5583-4E80-95AC-0FA003A1CD91[ at ]microsoft.com...
> > Thanks again I appreciate your help. I don't see the attached file in the
> > post.
> >
> > "Joe Cormane" wrote:
> >
> >> That should not be necessary. All you'd really need to do is either
> >> create
> >> a batch file for each of those commands to iterate through the contents
> >> of
> >> the file or combine the command to something like this:
> >>
> >> for /f "tokens=1,2,3" %%1 in (printers.txt) do
> >> [ at ]dnscmd <DOMAIN CONTROLLER> /RecordAdd <FORWARD ZONE> %%1 A %%2
> >> [ at ]dnscmd <DOMAIN CONTROLLER> /RecordAdd <REVERSE ZONE> %%3 PTR
> >> %%1.<DOMAIN>
> >>
> >> then use those in a single batch file. As long as you have the csv
> >> formatted like the one i attached then saved as a tab delimited (or space
> >> delimited) text file you should be set. Test, of course, with a single
> >> entry first!
> >>
> >> "Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
> >> news:3AE1C939-CDA1-4D9B-A235-26A4893F0B11[ at ]microsoft.com...
> >> > Thanks for the info Joe. So do I need these two lines for every dns
> >> > entry
> >> > I
> >> > want to import from my csv file?
> >> >
> >> > "Joe Cormane" wrote:
> >> >
> >> >> I actually did this fairly recently for some printers. The best way
> >> >> to
> >> >> do
> >> >> it is have a tab-delimited text file (like the one attached) and run
> >> >> the
> >> >> following commands from a batch file (if running interactively remove
> >> >> one
> >> >> %
> >> >> from each of the %%:
> >> >>
> >> >> for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN
> >> >> CONTROLLER>
> >> >> /RecordAdd <FORWARD ZONE> %%1 A %%2
> >> >>
> >> >> for /f "tokens=1,2,3" %%1 in (printers.txt) do [ at ]dnscmd <DOMAIN
> >> >> CONTROLLER>
> >> >> /RecordAdd <REVERSE ZONE> %%3 PTR %%1.advisors.hal
> >> >>
> >> >> The numbers represent the column numbers (e.g. %%1 is column 1 and so
> >> >> on).
> >> >>
> >> >> Please let us know if that helps you. I think you'll find DNSCMD very
> >> >> useful.
> >> >>
> >> >> Joe Cormane
> >> >> Senior Network Engineer
> >> >> Hudson Advisors, LLC.
> >> >>
> >> >>
> >> >> "Ghealdan" <Ghealdan[ at ]discussions.microsoft.com> wrote in message
> >> >> news:0A478940-CEF1-4C5C-B5F3-916680E660E8[ at ]microsoft.com...
> >> >> >I have a *.csv file of DNS records I pulled from another system that
> >> >> >I
> >> >> >would
> >> >> > like to import into my Server 2003 DNS database. Is there anyway to
> >> >> > do
> >> >> > this?
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>
>
>
>

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net