Networking Forums

Networking Forums > Computer Networking > Linux Networking > DNS Server not able to listen on UDP port 53 over IPv6

Reply
Thread Tools Display Modes

DNS Server not able to listen on UDP port 53 over IPv6

 
 
Ashish Shukla आशीष शुक्ल
Guest
Posts: n/a

 
      12-10-2007, 09:33 PM
Hi,

I'm running Gentoo Linux (2007.0/AMD64) . I've configured pdnsd on
my box to listen on UDP port 53 on IPv6 wildcard address. But when I
start, it says UDP over IPv6 support not available. I straced it, and
following lines look interesting to me:

---->8---->8----
socket(PF_INET6, SOCK_DGRAM, IPPROTO_UDP) = 5
setsockopt(5, SOL_IP, IP_PKTINFO, [1], 4) = 0
setsockopt(5, SOL_IPV6, IPV6_PKTINFO, [1], 4) = -1 ENOPROTOOPT (Protocol not available)
----8<----8<----

I'm running Linux kernel (custom compiled) version 2.6.22-hardened-r8.
It's able to listen on TCP port 53 on wildcard address, but no UDP
connectivity at all.

Can anyone tell me what'll the problem ?

TIA
--
Ashish Shukla आशीष शुक्ल http://wahjava.wordpress.com/
·-- ·- ···· ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- --

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to listen on loopback address on both IPv4 and IPv6? Emmanuel Stapf [ES] Linux Networking 5 05-13-2009 04:26 PM
port 445 is not open for static ipv6 address Andy Nguyen Windows Networking 0 06-11-2008 05:52 PM
DHCP server setup on RH Linux - Not configured to listen on any interfaces! KAL Linux Networking 1 12-12-2006 10:19 AM
Linux host PC(ipv6) can't ping with embedded board(ipv6) with ping6 sangsu Linux Networking 2 10-11-2005 09:06 AM
IPv6 port forwarding fails Miguel Windows Networking 0 06-28-2005 11:04 AM



1 2 3 4 5 6 7 8 9 10 11