Re: [expert] Re: DNS problems on 9.0

2002-10-24 Thread Jim C
I think you were right Alice. I think it's definately a problem with shorewall / iptables. I just did some tweaking with it and on the one hand got bumped off of ICS and on the other suddenly my name service works. So now I just have to nail down what it is specifically. I suppose it is about

Re: [expert] Re: DNS problems on 9.0

2002-10-23 Thread Todd Lyons
Martin Fahrendorf wrote on Wed, Oct 23, 2002 at 08:45:33AM +0200 : $ORIGIN . Get rid of the above line. IN NS enigma. Get rid of the trailing dot. IN MX 10enigma. Get rid of the trailing dot. $ORIGIN microverse.net. $TTL 86400 ;

Re: [expert] Re: DNS problems on 9.0

2002-10-23 Thread Martin Fahrendorf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Dienstag, 22. Oktober 2002 21:22 schrieb Jim C: Jim C wrote: For project reasons I've installed a DNS server on my gateway/router using techniques that worked on the previous version of Mandrake. Specifically I'ld been following the

[expert] Re: DNS problems on 9.0

2002-10-22 Thread Jim C
Jim C wrote: For project reasons I've installed a DNS server on my gateway/router using techniques that worked on the previous version of Mandrake. Specifically I'ld been following the instructions in O'Reilly's book on ... the clients. I'm thinking that the wizard is not properly setting

Re: [expert] Re: DNS problems on 9.0

2002-10-22 Thread Jose Orlando T. Ribeiro
just to be sure, have you tried do edit that file using VI? bind is (or used to be...) somewhat picky about control characters at the end of lines. HTH orlando Jim C wrote: Jim C wrote: For project reasons I've installed a DNS server on my gateway/router using techniques that worked on

Re: [expert] Re: DNS problems on 9.0

2002-10-22 Thread Todd Lyons
Jim C wrote on Tue, Oct 22, 2002 at 12:22:11PM -0700 : For project reasons I've installed a DNS server on my gateway/router using techniques that worked on the previous version of Mandrake. Specifically I'ld been following the instructions in O'Reilly's book on Now understand that I have

Re: [expert] Re: DNS problems on 9.0

2002-10-22 Thread Jim C
Uh, oh. Actually I have. What should I use instead? Jose Orlando T. Ribeiro wrote: just to be sure, have you tried do edit that file using VI? bind is (or used to be...) somewhat picky about control characters at the end of lines. Want to buy your Pack or Services from MandrakeSoft? Go

Re: [expert] Re: DNS problems on 9.0

2002-10-22 Thread Jose Orlando T. Ribeiro
use VI, but go to the end of lines, delete the control characters... As far as I remember you cant use CR+LF, just CR. VI does only CR, some editors put CR+LF (DOS EDIT.COM style) and it cause some erros in *NIX control files. orlando Jim C wrote: Uh, oh. Actually I have. What should I use

Re: [expert] Re: DNS problems on 9.0

2002-10-22 Thread Jim C
Also note that just pinging the server may not work if you are blocking icmp. I realize that you said you aren't running a firewall, but I want to be *SURE*. I agree. My specialty is clustering not security, mainly because the organizational computing overlords are pretty territorial about

Re: [expert] Re: DNS problems on 9.0

2002-10-22 Thread Jim C
What about nedit? Jose Orlando T. Ribeiro wrote: use VI, but go to the end of lines, delete the control characters... As far as I remember you cant use CR+LF, just CR. VI does only CR, some editors put CR+LF (DOS EDIT.COM style) and it cause some erros in *NIX control files. orlando Jim C

Re: [expert] Re: DNS problems on 9.0

2002-10-22 Thread Alice Lafox
On 22 ïËÔÑÂÒØ 2002 23:43, Jim C wrote: It seems to me that here is your problem: level 6 prefix `Shorewall:FORWARD:REJECT:' reject all -- 0.0.0.0/00.0.0.0/0 When I've installed Shorewall, I've got the same problem. You may or setup correctly Shorewall (I don't know how yet:/)

Re: [expert] Re: DNS problems on 9.0

2002-10-22 Thread Todd Lyons
Jim C wrote on Tue, Oct 22, 2002 at 01:43:06PM -0700 : udp0 0 192.168.1.254:530.0.0.0:* udp0 0 208.152.4.88:53 0.0.0.0:* udp0 0 127.0.0.1:530.0.0.0:* Good, this means it is listening on localhost and both ethernet cards.

Re: [expert] Re: DNS problems on 9.0

2002-10-22 Thread Kwan Lowe
On Tue, 2002-10-22 at 16:43, Jim C wrote: Kwan, that command errored saying ambigous output redirection so i output strace to stdout strace oowriter and got the last half in the file i'm attaching. See what you think..What happened was the frame opened then closed out immediately.