<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
</font><font face="Helvetica, Arial, sans-serif">My Application
involves get the IPv6 address from DHCP server and querying the DNS
Server.<br>
<br>
I am successfully able to receive the Global IPv6 address and assign it
to the host (Running on Slackware). But my DNS client is sending the
DNS Request from Link-Local address instead of sending it through
Global Address received from DHCP Server.<br>
<br>
I could see the Global IPv6 Address assigned to the Host, using
ifconfig command. Could any one Please suggest how to inform TCP/IP
stack to set the Global Address as default address and any packets
which need to send out through the host need to use the Global Address.<br>
<br>
Regards,<br>
Aviraj<br>
</font>
</body>
</html>