|
So then why does NSLOOKUP work then and the API is a bust? I can do this @ home since I have control of my own DNS so I'll experiment there... Andrew Borts / Webmaster Seta Corporation 6400 East Rogers Circle Boca Raton, FL 33499 E-mail: Andrewb@setacorporation.com Corporate web site http://www.setacorporation.com E-Commerce web site http://www.palmbeachjewelry.com http://www.myfreeitems.com Voice: 561-994-2660 Ext. 2211 / Fax: 561-997-0774 -----Original Message----- From: Raul Jager [mailto:raul@abc.com.py] Sent: Monday, December 03, 2001 4:00 PM To: rpg400-l@midrange.com Subject: Re: Reverse DNS Lookup... For your internal network you need a "primary zone" using your network addres reversed as name. For the 192.168.1.x network your zone will be 1.168.192.in-addr.arpa For your "real" IP addres you need to ask your ISP to set the reverse lookup, unless you own the whole class C. This is the first part of my file, I don't know if everything there is necesary, it works. ______________________________________________________ @ IN SOA netf1.abc.py. raul.abc.py. ( 2001061705 ; Serial 3600 ; Refresh 300 ; Retry 3600000 ; Expire 14400 ) ; Minimum $ORIGIN 1.168.192.in-addr.arpa. @ IN NS abc.abc.py. 1 IN PTR aptiva.abc.py. 5 IN PTR az1.abc.py. 8 IN PTR pc310.abc.py. ... _____________________________________________________________ Andrew Borts escribió: > OK - try as I might, I'm trying to get the reverse DNS lookup > functioning, and it aint working... hate to ask a generic question - but > is there an example of one that WORKS? I serve web pages, and I'm able > to use NSLOOKUP and receive results, so unless there's something I don't > know about, I don't think it's a setup issue... does anyone have a hint > or 2 for me? > > Andrew Borts / Webmaster > Seta Corporation > 6400 East Rogers Circle > Boca Raton, FL 33499 > > E-mail: Andrewb@setacorporation.com > Corporate web site http://www.setacorporation.com > E-Commerce web site http://www.palmbeachjewelry.com > http://www.myfreeitems.com > Voice: 561-994-2660 Ext. 2211 / Fax: 561-997-0774 > > _______________________________________________ > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list > To post a message email: RPG400-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l > or email: RPG400-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/rpg400-l. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.