CAD CAM EDM DRO - Yahoo Group Archive

RE: [CAD_CAM_EDM_DRO] EMC BDI Urgent help needed!

Posted by Ethan Vos
on 2001-08-23 05:32:46 UTC
So can I just create a new file?

Under Kppp setup there is a tab for DNS setup, but I assumed that it was
asking for my computers DNS info, not the ISP's, a la Microsoft. There is a
check box (I think) that indicates not to use DNS. Maybe I'll fool with
that.

Thanks.

Ethan


-----Original Message-----
From: Dave Mitchell [SMTP:davem@...]
Sent: Thursday, August 23, 2001 8:24 AM
To: CAD_CAM_EDM_DRO@yahoogroups.com
Subject: Re: [CAD_CAM_EDM_DRO] EMC BDI Urgent help needed!

Ethan Vos <ethan@...> wrote:
> I can dial in and stay connected fine with Kppp.
>
> The LinuxCnc.org icon shows and error "unknown host". Netscape will load
> but not connect even if Kppp is connected.
>
> Extensive reading suggests that I have a problem in my /etc./resolve.conf
> file, but that file does not exist on my machine. Is it part of the BDI
> install? If not where do I find it?

I think you mean /etc/resolv.conf (no 'e')

This file is usually created or modified on the fly by dial-up software
such as kppp. What normally happens is that during the connection
establishment, the ISP sends to your machine a list of "name servers",
which are machines (normally operated by your ISP) capable
of converting a name like 'www.linuxcnc.org' into an "IP address" such as
'64.124.155.133' which is used by the underlying network software.
kppp is supposed to insert this list of name servers into /etc/resolv.conf
at connection startup, so that individual applications such as netscape
know how to do name-to-IP lookups.

Personally I dont use kppp (I use rp3), but there should be an option
somewhere on your dialup confiuration to specify that DNS or name servers
should be optained automatically from the server.

Alternatively, your ISP may have given you a list of name servers along
with any other connection information (such a phone numbers) that they
supplied you with. In this case, you can manually add them by creating
the /etc/resolv.conf file with lines like

nameserver 1.2.3.4
nameserver 5.6.7.8
....

You can test whether your underlying connection is working okay by
using the 'ping' command with an IP address and then with a name:

/usr/sbin/ping 64.124.155.133
/usr/sbin/ping www.linuxcnc.org

if the first works but not the second, then its a problem with name lookup;
if the first fails too, then you've got a more general problem.

Another thing to check is the file /etc/nsswitch.conf; in here, there
should be a line begining with "hosts:" that should have the word 'dns'
somewhere in it, eg

hosts: files nisplus nis dns

> Can the LinuxCnc.org and Netscape be configured to dial automatically or
do
> I need to use Kppp 1st?

I'm not entirely sure, but I think you always have to start kppp first.


* Dave Mitchell, Senior Technical Consultant
* Fretwell-Downing Informatics Ltd, UK. Dave.Mitchell@...
* Tel: +44 114 281 6113. The usual disclaimers....
*
* Standards (n). Battle insignia or tribal totems

print+qq&$}$"$/$s$,$*${$}$g$s$@$.$q$,$:$.$q$^$,$@$*$~$;$.$q$m&if+map{m,^
\d{0\,},
,${$::{$'}}=chr($"+=$&||1)}q&10m22,42}6:17*2~2.3@3;^2$g3q/s"&=~m*\d\*.*g




Addresses:
FAQ: http://www.ktmarketing.com/faq.html
FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/

Post messages: CAD_CAM_EDM_DRO@yahoogroups.com
Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...
Moderator: jmelson@... timg@... [Moderator]
URL to this page: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
bill,
List Manager



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

Discussion Thread

Ethan Vos 2001-08-23 04:51:55 UTC EMC BDI Urgent help needed! Ethan Vos 2001-08-23 05:19:51 UTC RE: [CAD_CAM_EDM_DRO] EMC BDI Urgent help needed! Dave Mitchell 2001-08-23 05:26:32 UTC Re: [CAD_CAM_EDM_DRO] EMC BDI Urgent help needed! Ethan Vos 2001-08-23 05:32:46 UTC RE: [CAD_CAM_EDM_DRO] EMC BDI Urgent help needed! Dave Mitchell 2001-08-23 05:38:39 UTC RE: [CAD_CAM_EDM_DRO] EMC BDI Urgent help needed! Dave Mitchell 2001-08-23 05:39:09 UTC RE: [CAD_CAM_EDM_DRO] EMC BDI Urgent help needed! Dave Mitchell 2001-08-23 05:41:25 UTC RE: [CAD_CAM_EDM_DRO] EMC BDI Urgent help needed! Jon Elson 2001-08-23 11:08:00 UTC Re: [CAD_CAM_EDM_DRO] EMC BDI Urgent help needed! Paul 2001-08-23 13:58:49 UTC RE: [CAD_CAM_EDM_DRO] EMC BDI Urgent help needed! Ray 2001-08-23 14:24:09 UTC Re: EMC BDI Urgent help needed! Ethan Vos 2001-08-24 04:06:42 UTC RE: [CAD_CAM_EDM_DRO] Re: EMC BDI Urgent help needed! Ray 2001-08-24 17:04:55 UTC Re: RE: Re: EMC BDI Urgent help needed! Ethan Vos 2001-08-26 16:06:58 UTC Re: [CAD_CAM_EDM_DRO] Re: RE: Re: EMC BDI Urgent help needed!