Hello, I did test dnrd on Linux and it works quite well , ... Now , I want to put it into production on Solaris ... I don't really succeed to compile it Is...
Dullers, Tijl [NCSBE ...
TDULLERS@...
Jun 15, 2000 1:35 pm
155
It works on Solaris! Well, sort of. If someone can clean up the Sparc port, that would be great. While porting to sparc, I ran into a bunch of unaligned...
Brad Garcia
garsh@...
Jun 15, 2000 5:19 pm
156
Hi Brad, Brad Garcia garsh@... schrieb am Don, 15. Jun 2000: now that I've installed the new SuSE Linux PowerPC Edition on a Macintosh I wonder, if it is...
jab-design@...
Jun 22, 2000 4:00 pm
157
... It should work. I know people have run it on Alpha-Linux, and it's partially working on Sparc-Solaris. Try it out, and send your results to the mailing...
Brad Garcia
garsh@...
Jun 22, 2000 4:15 pm
158
Hi Brad, ... Hmm - tried it now for three hours. Again and again. Nothing. I can get the virtual domains via the IP, but not via the domain name that's in the ...
... Brad, I have add support of aliases to dnrd-2.8. With that, is now possible to declare a commun alias for all ISP connections. My first idea was to ...
Brad Garcia
garsh@...
Jul 16, 2000 11:27 am
161
I installed dnrd last night on a couple of my PCs, and afterwards, in the course of testing various applications, I noticed that ftp seemed to be broken....
Jeff Hildebrand
hildebrj@...
Sep 15, 2000 7:44 pm
162
I played around with dnrd-2.8 a little lately and added a few evil things like hash-based cache lookups, a more or less lru sorted expiry list and different,...
Rainer Weikusat
weikusat@...
Oct 28, 2000 12:19 pm
163
Looking up 'http.us.debian.org' via dnrd with debug level at two segfaults after 'additional record #7', because some intelligent specimen obiviously wasn't...
Rainer Weikusat
weikusat@...
Oct 29, 2000 12:51 pm
164
Hi all, Recently, I have installed dnrd to avoid problems with changing DNS servers when using several providers. I have found that dnrd was not properly...
Pawel Konieczny
Pawel.Konieczny@...
Nov 7, 2000 9:24 pm
165
Hi all, As I was playing around with dnrd last night, I was bothered by the restrictions on the -s<ip>:domain> and -s<ip> combinations. in looking through the...
chris@...
Nov 9, 2000 6:18 am
166
Do you have any idea what could be done about this? ... Subject: Bug#77793: dnrd: sits in infinite loop Reply-To: Frederic Briere <fbriere@...>,...
Thomas Schoepf
schoepf@...
Nov 23, 2000 11:46 pm
167
... What about running it in debugging mode & posting the outputs? I know of quite a bunch of race conditions and minor bugs in the dnrd-sources, so it would...
Rainer Weikusat
weikusat@...
Nov 24, 2000 9:04 am
168
I have never observed this behavior. I would suggest compiling dnrd with debugging (-g) turned on, and the next time it happens attach gdb to it (gdb dnrd...
Brad Garcia
garsh@...
Nov 25, 2000 12:01 pm
169
... I never tried to debug a running program before; guess it's time I learned something new. :) My original plan was to run it in foreground (with -d), kill...
Frederic Briere
fbriere@...
Nov 26, 2000 7:58 am
170
... Well, that was fast; as soon as dhclient restarted dnrd, it happened again. Seems to me that select() keeps failing, but I don't see anything in my...
Frederic Briere
fbriere@...
Nov 29, 2000 9:02 pm
171
Hello! I just upgraded dnrd to version 2.8 (from 2.7) and noticed that there is an rpm (Thanks to Tomislav...:-) ) and downloaded that, forgetting that I use...
Oliver Kurth
kurth-private@...
Nov 29, 2000 9:30 pm
172
... Make sure you have syslog setup to save these messages. It's trying to print out the error code returned by select, and that would be very useful when...
Brad Garcia
garsh@...
Nov 29, 2000 9:36 pm
173
... I would be very interested in seeing this done. I had even started on the changes myself, using an array of linked lists (one list per domain). I got a lot...
Jeff Hildebrand
hildebrj@...
Nov 29, 2000 10:27 pm
174
Hello again! The SuSE rpms are now availabe here: http://innominate.org/~oku/rpms/dnrd.html I changed the spec file just a little bit since my last posting. ...
Oliver Kurth
oliver.kurth@...
Nov 30, 2000 10:12 am
175
Hi Brad, another dnrd crash report. Could you please take a look at it? Thank you very much! Thomas ... -- 1024D/B0FA4F49: FA38 2D7E 408F 61E4 BF49 B48F 04BD...
Thomas Schoepf
schoepf@...
Dec 1, 2000 2:48 pm
176
This is most likely due to the unaligned accesses that were fixed in version 2.8 (when I was trying to get it working on a Sparc). If you have any similar...
Brad Garcia
garsh@...
Dec 1, 2000 3:36 pm
177
do you want to start your own business? then why dont you? do you want to bring your own site up at a fast network? why dont you? do you want DEDICATED...
jackie
naptyme@...
Dec 19, 2000 8:22 pm
178
Hi, I installed dnrd 2.8 on a Mandrake 7.2 used as a dialup host to my ISP. The host is configured as a masquerading server for a LAN (actually the LAN...
Sergio Tessaris
tessaris@...
Dec 25, 2000 5:21 pm
179
Hi Brad, I'm forwarding you three mails that contain more information (plus a patch) about the sparc classic problem. I hope this helps you. Thomas ... To:...
Thomas Schoepf
schoepf@...
Jan 3, 2001 7:40 pm
180
... [...] ... Somehow I missed one change, here it is. Thomas <t.steffen@...> PS: Keep in mind that I'm not on the list. ... +++...
Thomas Steffen
t.steffen@...
Jan 7, 2001 4:48 pm
181
I've just downloaded dnrd 2.9, and notive that --version still returns 2.8. Version should be changed in src/common.c, no ? Laurent. -- Laurent CREPET -...
Laurent CREPET
laurent.crepet@...
Jan 7, 2001 7:11 pm
182
Hello Brad, this doesn't sound very good, I'm afraid I've got too little experience with network programming. Maybe you both could arrange something? Thank...
Thomas Schoepf
schoepf@...
Jan 12, 2001 2:35 pm
183
... The potential buffer overflows have been known for a while. The patches submitted by Wolfgang Zekoll were full of them, but many people were asking for the...