LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-27-2005, 08:39 AM   #1
toraghun
Member
 
Registered: Mar 2004
Location: Hyderabad
Distribution: Redhat Linux 9.0,Redhat Linux EL 3.0, 4.0 5.0 SLES 10 SLES10(OES)
Posts: 43

Rep: Reputation: 15
IPV6 BIND 9.2 PTR Record


Hi all,

We want to build PTR record with IPv6 IP in RedHat Entrprise Linux AS 3.0.

Our IPv6 IP is fe80::20f:feff:fe10:ece0/64
Hostname is hp-compac.com

Can any one let me know, how to consturct reverse lookup file with these settings.

Thank you in advance.
RaghuNi
 
Old 07-27-2005, 08:01 PM   #2
mpeg4codec
Member
 
Registered: Jul 2005
Distribution: Debian, Gentoo, self-built [not LFS]
Posts: 109

Rep: Reputation: 15
Using link addresses is highly inadvisable, but.. The PTR records use all the digits of the IPv6 address dotted together. For your address [fe80::20f:feff:fe10:ece0], the line would look like this:

Code:
0.e.c.e.0.1.e.f.f.f.e.f.f.0.2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.int IN PTR hostname.example.com.
With that said, you should get a /64 or /48 from a tunnel broker such as Freenet6. They do UDP tunnels now too, which should pierce through most firewalls.
 
Old 07-27-2005, 11:27 PM   #3
toraghun
Member
 
Registered: Mar 2004
Location: Hyderabad
Distribution: Redhat Linux 9.0,Redhat Linux EL 3.0, 4.0 5.0 SLES 10 SLES10(OES)
Posts: 43

Original Poster
Rep: Reputation: 15
Thank you for your response, but still we are unsuccessfull

Our zone file is
----------------------------------------------------------
$TTL 86400
@ IN SOA 0.e.c.e.0.1.e.f.f.f.e.f.f.0.2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.int root.hostname.example.com. (
1997022700 ; Serial
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ) ; Minimum
IN NS hp-compac.com.
;254 IN PTR hp-compac.com.
0.e.c.e.0.1.e.f.f.f.e.f.f.0.2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.int IN PTR hostname.example.com.
----------------------------------------------------------------------------
named.conf file is having following entries...
zone "0.e.c.e.0.1.e.f.f.f.e.f.f.0.2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.int" IN {
type master;
file "hostname.example.com.zone-rev";
allow-update { none; };
};
--------------------------------------------------------------------------------
while checking with DIG command ( dig -x fe80::20f:feff:fe10:ece0) we are getting following out put.

; <<>> DiG 9.2.2 <<>> -x fe80::20f:feff:fe10:ece0
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 52746
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;\[xFE80000000000000020FFEFFFE10ECE0/128].ip6.arpa. IN PTR

;; Query time: 1020 msec
;; SERVER: 192.168.0.254#53(192.168.0.254)
;; WHEN: Thu Jul 28 09:50:33 2005
;; MSG SIZE rcvd: 44

Thank you in advance.
 
Old 08-18-2005, 03:42 AM   #4
toraghun
Member
 
Registered: Mar 2004
Location: Hyderabad
Distribution: Redhat Linux 9.0,Redhat Linux EL 3.0, 4.0 5.0 SLES 10 SLES10(OES)
Posts: 43

Original Poster
Rep: Reputation: 15
Hi all,

Anybody is there to help me out.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
bind() fail while binding to an IPv6 Address ydb82 Programming 3 07-05-2005 05:21 PM
Bind DNS record macadam Linux - Networking 4 06-11-2005 08:18 AM
Unable to record mic-in with SoundBlaster Live! while able to record other sources max76230 Linux - Newbie 2 03-14-2005 04:31 AM
BIND - SOA record not at top of zone granny Linux - Networking 3 10-29-2004 09:28 AM
How to format DNS PTR record ? pcom Linux - Networking 2 07-01-2004 11:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 12:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration