<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi<br>
    <br>
    I'm trying to get Blink Client connected to my (new) SylkServer
    instance in a test setting - purely at this stage to get two client
    instances talking to each other through SylkServer.<br>
    <br>
    My question is:  Is there a way to configure Blink to use local DNS
    (via standard DNS setting) rather than perform DNS lookup through
    default gateway?  <br>
    <br>
    <blockquote>I have a local DNS server (on Linux) that I am using to
      configure all the required DNS entries - I am using a "dummy"
      domain - "mycomp.dh".    <br>
      <br>
      I have pointed my Windows box to only look at this DNS server.  
      From Windows command line I can ping this dummy domain and do
      nslookup on SRV and TXT records.<br>
      <br>
      I can see from a packet capture that Blink is sending DNS requests
      to my default gateway (local Wireless LAN) 192.168.2.1  and
      bypassing my local DNS settings <br>
      <br>
      <font face="Courier New, Courier, monospace">          
        Source       Destination     Protocol  Len Info</font><br>
      <font face="Courier New, Courier, monospace">29    
        192.168.2.100    192.168.2.1     DNS        80 Standard query
        0x3382 SRV _sip._tcp.mycomp.dh</font><br>
      <font face="Courier New, Courier, monospace">30    
        192.168.2.1      192.168.2.100   DNS       150 Standard query
        response </font><font face="Courier New, Courier, monospace"><font
          face="Courier New, Courier, monospace">0x374d </font>no such
        name</font><br>
      <font face="Courier New, Courier, monospace">
      </font><br>
      My DNS server setting is 192.168.2.10    and 192.168.2.1 is my
      Default gateway<br>
      <br>
    </blockquote>
    Regards<br>
    David<br>
  </body>
</html>