Re: Possible DNS Problems

2004-04-15 Thread jens thys
Hello,

Have a look at the different ad.doubleclick.net addresses included in the web site.

Find out the ip address and put them in your /etc/hosts file like this:

206.65.183.95   ad.doubleclick.net
206.65.183.95   uk.doubleclick.net
206.65.183.95   ad.uk.doubleclick.net
195.154.195.154 ad.fr.doubleclick.net


This will solve the loading time of the different websites with konqueror, firefox 
etc( sticking to load 90% of the images of the web site). 
This issue doesn't seem to exist when you use Opera. 


Kind regards

Jens



On Thu, 15 Apr 2004 08:36:17 +0100
Matthew Seaman [EMAIL PROTECTED] wrote:

 On Wed, Apr 14, 2004 at 08:43:53PM +, Travis Troyer wrote:
  I am running FreeBSD 5.2.1-Release on two systems, a server that acts as a NAT 
  Gateway for my cable service, and a client.  When trying to load various 
  websites on the client machine, I get a delay, usually about 25 seconds, 
  during which Mozilla will tell me it's resolving the hostname.  I also get 
  the same situation with Konqueror or lynx.  It only happens on certain sites, 
  for example, Bankone.com.  With loading Bankone.com, after the homepage 
  initially loads, I can load any page on the site without problems.  Using 
  this same system, and dual booting into Windows, I find that I can load these 
  sites with no problem, leading me to believe that it is a configuration 
  problem with my FreeBSD installation; however, I can not figure out what the 
  problem is.  I would really appreciate any help in this matter.
 
 You could well be right -- a lot of DNS servers out there do not
 respond correctly (or even at all) to queries for  or A6 records.
 You can confirm if that is the case by using tcpdump to show you what
 DNS traffic your system is generating as you browse around.
 
 This is a case of FreeBSD users being penalised for running a properly
 standards compliant OS by stupid service providers who are unable to
 install standards compliant DNS servers with support for RR types
 introduced getting on for 10 years ago now.  Even worse, DNS servers
 that don't return any response to such a request, which forces your
 system to wait for the whole 30s of the DNS timeout.
 
   Cheers,
 
   Matthew
 
 -- 
 Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
   Savill Way
 PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
 Tel: +44 1628 476614  Bucks., SL7 1TH UK
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: burncd ``only wrote -1...'' coasting discs.

2003-11-20 Thread jens thys
I had the same problem before on a 5.1 version and wiped of the src tree and downloded 
the sources from scratch. Made the kernel compiling according to the instructions 
regarding the new way ( see the handbook ) and it worked out perfectly. 

Ps check as well if you are using a rw cdrom and especillay if the burner is a high 
speed one able to burn the high speed cdroms. Elder burner reject the newest standards 
of cdrom in my case. 




 On Thu, 20 Nov 2003 00:04:06 +
Lewis Thompson [EMAIL PROTECTED] wrote:

 Hi,
 
 I've tried to burn ISOs on a number of occassions using the burncd
 utility.  I use the command ``burncd -s max -f /dev/acd0c data foo.iso
 fixate'' (as I always have done), but this fails /very/ quickly with the
 following message:
 
 next writeable LBA 0
 writing from file disc1.iso size 646272 KB
 written this track 832 KB (0%) total 832 KB
 only wrote -1 of 32768 bytes: Device busy
 
 fixating CD, please wait..
 
   I posted a while back and was told it might be because I was running
 5.1-RELEASE and a lot of code had changed.  Right now I'm running
 4.9-RELEASE (with the same problems).
 
   This is a new DVD-RW drive (a TEAC DV-W50E) that /does/ support a form
 of buffer underrun (I think it is BurnProof -- Nero burns discs just
 great under XP).  Any idea what this could be?
 
 -lewiz.
 
 -- 
 I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.
 
 -| msn:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] | url:www.lewiz.org |-
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]