To Review:

Upon your suggestions concerning DNS -  the culprit was 2 fold:

1.) MSN (and all other M$ websites) seemed to have taken away the
ability to successfully ping them (right on the money, Charles) - I had
no problems when I pinged the ip addresses of Google and Yahoo;

2) The DNS issue was my /etc/resolv.conf file on the RH box; the only
nameservers listed were on the internal network. Once I added my ISP's
nameservers to this file, I was able to ping and browse by ip AND name.
I assume that due to the fact that the rh box is now using the ipmasq
abilities  of the Dachstein box, that the rh box still has firewall
protection (please correct me if I'm wrong on this statement).

RH RESOLV.CONF BEFORE:
[EMAIL PROTECTED] etc]# cat resolv.conf
nameserver 192.168.1.1
search mshome

RH RESOLV.CONF AFTER:
[EMAIL PROTECTED] etc]# cat resolv.conf
search ne2.client2.attbi.com
nameserver 127.0.0.1
nameserver 63.240.76.19
nameserver 204.127.198.19
nameserver 204.127.204.8
nameserver 216.148.227.204
nameserver 192.168.1.1
search mshome

Thanks so much for all your help.

Earl Wilson

----- Original Message ----- 
From: "Ray Olszewski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 12, 2004 11:35 AM
Subject: Re: [leaf-user] routing issue with Dachstein - Sucess!! (kinda)


> At 10:19 AM 2/12/2004 -0500, Earl Wilson wrote:
> >Ray and Charles:
> >
> >I turned the iptables fw off on the red hat box, and am now able to
ping
> >and browse w/mozilla, but only by ip rather than name resolution.
>
> Hmmm ... I'm curious about this result. Since you had no firewalling
in
> place on the RH host, based on your prior report (which showed only
default
> ACCEPT policies), what did you "turn off"?
>
> >Next
> >addressable problem - DNS. Just by your suggestions and my meager
> >knowledge, I was able to get by this first hurdle. Thanks again.
> >
> >Oh yeah, if anyone has any suggestions concerning how to get the rh
box
> >to use name resolution, please feel free to comment.
>
> First, what is currently in /etc/resolv.conf on the RH host? Are there
> addresses in it that point to valid nameservers ... either on-LAN and
able
> to forward requests to off-LAN servers, or directly to off-LAN servers
> (perhaps provided by your ISP)? If not, adding them may by itself be
enough
> to solve your problem, and you can skip the rest of this.
>
> Second, how does the RH host resolve "firewall"? Did you use
/etc/hosts for
> this or is it doing some on-LAN DNS resolution? (I saw it use
"firewall" in
> your listing of your routing table, which implies it was able to do a
> reverse lookup of 192.168.1.254 somehow.)
>
> Third, how do the Windows hosts do name resolution?
>
> Fourth, are you running either dnscache or tinydns on the Dach router?
>
> Bottom line: We can probably help you with this problem, but not in a
> vacuum. We need to know what DNS servers are available to you in order
to
> tell you how to use them.
>
> >Earl Wilson
> [...]
>
>
>
>
>
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> ----------------------------------------------------------------------
--
> leaf-user mailing list: [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
>




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to