Linux-Setup Digest #15, Volume #19               Wed, 28 Jun 00 09:14:39 EDT

Contents:
  Re: Netscape font is too small (Fred Nastos)
  Re: lilo.conf append help. ("David ..")
  Efficient 3060 ADSL and Linux - do I have a prayer? ("Brad Thompson")
  boot into linux ("sllai")
  Sharing files ("Ed Bras")
  Re: Cannot rsh to linux box (Fred Nastos)
  Re: Cdrom mounting problem (Colin Watson)
  Red Hat*.kdelnk. Where is it? (Kheng-Teong Goh)
  Does anybody know how to change the HARDWARE clock (Jon Lea)
  Re: SCSI and network card conflict? Linux refuses to boot. (M. Buchenrieder)
  Re: modem is way too loud! (M. Buchenrieder)
  Re: Sharing files (Colin Watson)
  Can't "make" newsx (George Kapuscinski)
  change .sock file location? (Patrick Raithofer)
  Re: Efficient 3060 ADSL and Linux - do I have a prayer? (Hal Burgiss)
  Help please:gcc 2.95.2 and libstdc++ 2.90.8 won't compile ("Sharon Galtzur")
  Re: Can't "make" newsx ("Sam Hays")
  help : nis and group (Jean Maeght)
  Re: RH 6.2 hang on ASUS 733/VIA and BuslogicBT650 ("Giancarlo Cairoli & C sas")
  Re: Red Hat*.kdelnk. Where is it? (NEO)
  Re: Is it possible to have a fax and modem on the same line? (Si Ballenger)
  DNS Problems (Thomas Wright)
  Re: insmod failed? (Michael Molson)
  Manually starting a service on system start up. ([EMAIL PROTECTED])
  is there a port to windows media player? ("Daniel Klimkowski")
  Re: Problem with LinkSys 10/100 Etherfast Lan Card (Leon Garde)
  PPP problems!!! PLease help!!! (suresh ramachandran)
  Re: PPP problems!!! PLease help!!! (Iain Gray)

----------------------------------------------------------------------------

From: Fred Nastos <[EMAIL PROTECTED]>
Subject: Re: Netscape font is too small
Date: 28 Jun 2000 07:59:29 GMT

[EMAIL PROTECTED] wrote:

> Solution:

> My fix is to modify Netscape resources with the attached resource file.

Is it possible to place this in a user's home directory instead of
somewhere global? Would it go in .Xdefaults?

> <snip file presented in previous post>

------------------------------

From: "David .." <[EMAIL PROTECTED]>
Subject: Re: lilo.conf append help.
Date: Wed, 28 Jun 2000 02:54:20 -0500

james wrote:
> 
> i've been trying to install an ISA ne2000 clone in my rh6.2 machine today,
> and have had some troubles. i read somewhere that i have to put 'append=
> [something]' into lilo.conf so that linux will see my ISA card as eth0.
> under win98, the card was IRQ10, I/O 300h. any ideas what i
> have to add exactly?
> 
> thanks,
> james.

add to /etc/conf.modules

alias eth0 ne2000

Then restart the network with:

/etc/rc.d/init.d/network restart

-- 
Registered with the Linux Counter.  http://counter.li.org
ID # 123538

------------------------------

From: "Brad Thompson" <[EMAIL PROTECTED]>
Subject: Efficient 3060 ADSL and Linux - do I have a prayer?
Date: Tue, 27 Jun 2000 12:33:12 -0400

Hi,

I recently got ADSL from my phone company, but all they support (and sell
anymore) is USB or PCI internal modems. Everything I have seen about making
ADSL work with Linux has been based on using an external modem with an
ethernet interface. Can't afford it right now, gotta try to make what I have
work.

I have not been able to find any drivers for the 3060 card. Is there
anything like it I might adapt?

Trying another tack, any chance I could run windoze in an emulator, run the
ADSL drivers under that, and somehow get a connection out to Linux?

Any ideas?

Brad Thompson
[EMAIL PROTECTED]



------------------------------

From: "sllai" <[EMAIL PROTECTED]>
Subject: boot into linux
Date: Wed, 28 Jun 2000 16:43:44 +0800

I have the Red Hat installed into the computer and used to use the floppy
disk to boot into the linux system. Now I have the problem with my floppy
disk drive and I can't boot into the linux. Any alternative way to boot into
thge linux system. I can't install the lilo boot loader into the MBR, may be
caused by the 1024 cylinder issue.

Hope can have some advices from you all.

sllai



------------------------------

From: "Ed Bras" <[EMAIL PROTECTED]>
Subject: Sharing files
Date: Wed, 28 Jun 2000 10:49:27 +0200

I want to work with a team on the same files with the same rights. What is
the best way to do this ?

What I do now is: I am the owner and give rights to the group. Whoever they
can't use chmod to change user rights to make a file executable, or when
they make a new file, I am not able to write into it ?

So would like that the group is the owner and not a user when a file is
created in a certain directory. Is something like this possible ?

Regards,
Ed Bras




------------------------------

From: Fred Nastos <[EMAIL PROTECTED]>
Subject: Re: Cannot rsh to linux box
Date: 28 Jun 2000 08:41:47 GMT

Quiney, Philip [HAL02:HH00:EXCH] <[EMAIL PROTECTED]> wrote:
> Fred Nastos wrote:
>> 

> No you don't need to reboot you have 2 options

> 1/ killall -HUP inetd # the signal tells inetd to re read its config
> file - IMHO the real way (TM)

> 2/ /etc/rc.d/init.d/inetd restart # this stops & starts the inetd
> service - as done by rebooting but without actually doing the reboot.

Thank you. I found the first one referred to a lot on the web, but
not the second method.

> Before trying rsh have you tried rlogin?

Yes, I did try it.

> 4/ Make sure package rsh-server is installed (rpm -qi rsh-server) oops
> assumed RH - see if 'which in.rlogind' finds anything. On RH6.2 this is
> in the rsh-server package. You didn't specify distro ;-(

Sorry, it is RH6.2, and yes this was the answer. I don't understand
why this wasn't installed in the installation. I'm assuming ssh is
preffered.

------------------------------

From: [EMAIL PROTECTED] (Colin Watson)
Subject: Re: Cdrom mounting problem
Date: 28 Jun 2000 09:28:20 GMT

Lonni J. Friedman <[EMAIL PROTECTED]> wrote:
>CKTong wrote:
>> mount : /dev/cdrom
>> is not a valid block device
>> 
>> What seem to be the problem ?
>
>Its telling you the problem, /dev/cdrom is not a valid block device. 
>Your CD drive has to be a block device, not a symlink pointing to the
>block device.

[cjw44@riva ~]$ ls -l /dev/cdrom
lrwxrwxrwx    1 root     root            8 Jun 10  1999 /dev/cdrom -> /dev/hdd

Is this really true? Surely it just means that /dev/cdrom is pointing to
the wrong place (in which case use 'ln' to fix it)?

-- 
Colin Watson                                     [[EMAIL PROTECTED]]
"... and by God I *KNOW* what this network is for, and you can't have
 it." - Russ Allbery (http://www.eyrie.org/~eagle/writing/rant.html)

------------------------------

From: Kheng-Teong Goh <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.x,comp.os.linux.misc
Subject: Red Hat*.kdelnk. Where is it?
Date: Wed, 28 Jun 2000 17:28:28 +0800

This is a multi-part message in MIME format.
==============604EDE98D17C24CDDE5F3478
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Can somebody tell me where exactly is those icons in Red Hat 6.2? I
deleted it.

I need to know where exactly it is installed so I can remove it with the
kickstart %post.

Please help. Thanks in advance.



==============604EDE98D17C24CDDE5F3478
Content-Type: text/x-vcard; charset=us-ascii;
 name="gk7eong.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Kheng-Teong Goh
Content-Disposition: attachment;
 filename="gk7eong.vcf"

begin:vcard 
n:Goh;Kheng Teong
tel;work:603-55199522
x-mozilla-html:FALSE
url:http://pwp.maxis.net.my/khengteong
org:Volvo Information Technology Asia
adr:;;Gate 1, Jalan Bicu 15/6,;Shah Alam;Selangor;40000;Malaysia
version:2.1
email;internet:[EMAIL PROTECTED]
title:nobody
x-mozilla-cpt:;32672
fn:Kheng Teong Goh
end:vcard

==============604EDE98D17C24CDDE5F3478==


------------------------------

From: Jon Lea <[EMAIL PROTECTED]>
Subject: Does anybody know how to change the HARDWARE clock
Date: Wed, 28 Jun 2000 10:50:26 +0100
Reply-To: [EMAIL PROTECTED]

I have a machine which displays the time as GMT, every time I set it to
using rdate it switches back to GMT (1 Hour behind)


------------------------------

From: [EMAIL PROTECTED] (M. Buchenrieder)
Subject: Re: SCSI and network card conflict? Linux refuses to boot.
Date: Wed, 28 Jun 2000 09:14:57 GMT

Eric <[EMAIL PROTECTED]> writes:

Please add your comments below the cited text. Thanks.

>There are a few things you should check:

>do all devices have a unique SCSI-ID?
>is the SCSI-CHAIN terminated?
>is the device working correctly (check in an other PC)?

Well, since the same system worked before adding a secondary NIC, chances
are good that this doesn't have anything to do with the problem. It could
be a cable problem, though (maybe inadvertently pulled off of its socket).

>Eric

>Brendan Boyle wrote:
>> 

[...]

>> Now that the modem is installed Linux refuses to boot (even from a floppy).
>> The hardware is as follows:
>> PCI Fast Ethernet DEC 21140 for the Cable modem with a static IP address
>> supplied by my ISP
>> Realtek RTL8029 Ethernet adapter with a static IP supplied by me
>> Adaptec 2940AU PCI SCSI Controller that runs my scanner and CD burner.
>> 
>> The boot process runs as normal until it locates the SCSI card.  Then the
>> messages are as follows:
>> scsi: 1 host
>> scsi: aborting command due to timeout : pid 0, scsi 0, channel 0, id 0, lun
>> 0 Test Unit Ready 00 00 00 00 00

Try unplugging the NIC for the cable modem, and try again. If it works now, 
you'll have to move around the PCI cards until all cards get an IRQ of
thier own. Disabling the NIC alone won't help you, since it's the system's
BIOS that assigns the IRQs onto the installed PCI cards/slots . The AHA2940
series doen't really like sharing interrups.

Michael
-- 
Michael Buchenrieder * [EMAIL PROTECTED] * http://www.muc.de/~mibu
          Lumber Cartel Unit #456 (TINLC) & Official Netscum
    Note: If you want me to send you email, don't munge your address.

------------------------------

From: [EMAIL PROTECTED] (M. Buchenrieder)
Subject: Re: modem is way too loud!
Date: Wed, 28 Jun 2000 09:08:36 GMT

Jose <[EMAIL PROTECTED]> writes:

>Hi all!

>I recently installed Suse linux 6.2 and everything works quite nicely so
>far... but my modem is very loud through the whole process of dialing
>up, and then it stays loud when I get connected to my ISP. Where can I
>set the modem speaker off?

Start minicom, and enter

ATM0&w

That should do it.

Michael
-- 
Michael Buchenrieder * [EMAIL PROTECTED] * http://www.muc.de/~mibu
          Lumber Cartel Unit #456 (TINLC) & Official Netscum
    Note: If you want me to send you email, don't munge your address.

------------------------------

From: [EMAIL PROTECTED] (Colin Watson)
Subject: Re: Sharing files
Date: 28 Jun 2000 10:47:22 GMT

Ed Bras <[EMAIL PROTECTED]> wrote:
>I want to work with a team on the same files with the same rights. What is
>the best way to do this ?
>
>What I do now is: I am the owner and give rights to the group. Whoever they
>can't use chmod to change user rights to make a file executable, or when
>they make a new file, I am not able to write into it ?
>
>So would like that the group is the owner and not a user when a file is
>created in a certain directory. Is something like this possible ?

Try giving the directory the group you want, and setting the
set-group-id bit (g+s) on that directory.

-- 
Colin Watson                                     [[EMAIL PROTECTED]]
"Alas, alas poor Willie, we'll hear his voice no more.
 What he took for H2O was H2SO4" - Ruthless Rhymes for Heartless Homes

------------------------------

From: [EMAIL PROTECTED] (George Kapuscinski)
Subject: Can't "make" newsx
Date: Wed, 28 Jun 2000 11:16:11 GMT

This is my first attempt at compiling a program.  I'm using 
RedHat 6.0 and would like to get beyond the RPM wizardry when
installing software.  I downloaded newsx-1.4.tar.gz and untarred it 
with the -xvzf tag without any problems.  However, when I 
switch to the /newsx-1.4 directory that this creates and type 
"make", I get this message.`

"Makefile:2: *** missing separator.  Stop"

Here is how the Makefile looks.

all:
 ./configure
 make

install:
 ./configure
 make install

Any ideas?

------------------------------

From: [EMAIL PROTECTED] (Patrick Raithofer)
Subject: change .sock file location?
Date: Wed, 28 Jun 2000 11:37:48 GMT

Hello all,

I just installed and compiled mysql and PHP3 (both with all default
values), each of them work properly, meaning .php files (with Apache)
are parsed fine and mysql works with their own tools, but when I try
to connect to my mysql database I get an error because PHP expects the
Unix-socket of mysql at /tmp/mysql.sock during mysql writes the .sock
file to its home directory (/var/lib/mysql/).

What can I to to either convice PHP to use that socket (it is not
hardcoded in my PHP Scripts or the config files) or tell mysql where
to put its .sock?

Many thanks in advance for any help,
Patrick Raithofer

------------------------------

From: [EMAIL PROTECTED] (Hal Burgiss)
Subject: Re: Efficient 3060 ADSL and Linux - do I have a prayer?
Reply-To: [EMAIL PROTECTED]
Date: Wed, 28 Jun 2000 11:53:19 GMT

On Tue, 27 Jun 2000 12:33:12 -0400, Brad Thompson
<[EMAIL PROTECTED]> wrote:
>I recently got ADSL from my phone company, but all they support (and
>sell anymore) is USB or PCI internal modems. Everything I have seen
>about making ADSL work with Linux has been based on using an external
>modem with an ethernet interface. Can't afford it right now, gotta try
>to make what I have work.
>
>I have not been able to find any drivers for the 3060 card. Is there
>anything like it I might adapt?

No. External ethernet is it, sorry.

>Trying another tack, any chance I could run windoze in an emulator, run
>the ADSL drivers under that, and somehow get a connection out to Linux?

Very doubtful. VMware seems to be the best. About $100 or so for that,
but it can't deal with hardware that is unavailable to the host OS
AFAIK.

>Any ideas?

Look for used external, ethernet modem. 


-- 
Hal B
[EMAIL PROTECTED]
--

------------------------------

From: "Sharon Galtzur" <[EMAIL PROTECTED]>
Subject: Help please:gcc 2.95.2 and libstdc++ 2.90.8 won't compile
Date: Wed, 28 Jun 2000 14:54:30 +0300

Hi all,
I've just downloaded gcc 2.95.2 and libstdc++ 2.90.8 and trying to install
them.
The problem is that when i run make bootstrap after a long compilation
time i get the following lines:

cc1plus: warnings being treated as errors
../../../../gcc-2.95.2/libstdc++/bits/string.tcc: In method
`std::basic_string<c
har,std::char_traits<char>,std::allocator<char> >::basic_string(const
std::basic
_string<char,std::char_traits<char>,std::allocator<char> > &, unsigned
int, unsi
gned int = std::basic_string<_CharT,_Traits,_Alloc>::npos)':
../../../../gcc-2.95.2/libstdc++/src/string-inst.cc:64:   instantiated
from here
../../../../gcc-2.95.2/libstdc++/bits/basic_string.h:712: warning: can't
inline
call to `static char *
std::basic_string<char,std::char_traits<char>,std::alloca
tor<char> >::_S_construct<std::__normal_iterator<char
*,std::basic_string<char,s
td::char_traits<char>,std::allocator<char> > >
>(std::__normal_iterator<char *,s
td::basic_string<char,std::char_traits<char>,std::allocator<char> > >,
std::__no
rmal_iterator<char
*,std::basic_string<char,std::char_traits<char>,std::allocato
r<char> > >, const std::allocator<char> &)'
../../../../gcc-2.95.2/libstdc++/bits/string.tcc:184: warning: called
from here
../../../../gcc-2.95.2/libstdc++/bits/basic_string.h: In method `class
std::basi
c_string<char,std::char_traits<char>,std::allocator<char> > &
std::basic_string<
char,std::char_traits<char>,std::allocator<char> >::append(const
std::basic_stri
ng<char,std::char_traits<char>,std::allocator<char> > &)':
../../../../gcc-2.95.2/libstdc++/bits/basic_string.h:451:   instantiated
from `s
td::basic_string<char,std::char_traits<char>,std::allocator<char>
>::operator +=
(const
std::basic_string<char,std::char_traits<char>,std::allocator<char> > &)'
../../../../gcc-2.95.2/libstdc++/src/string-inst.cc:64:   instantiated
from here
../../../../gcc-2.95.2/libstdc++/bits/basic_string.h:675: warning: can't
inline
call to `class
std::basic_string<char,std::char_traits<char>,std::allocator<char
> > & std::basic_string<char,std::char_traits<char>,std::allocator<char>
>::repl
ace<std::__normal_iterator<char
*,std::basic_string<char,std::char_traits<char>,
std::allocator<char> > > >(std::__normal_iterator<char
*,std::basic_string<char,
std::char_traits<char>,std::allocator<char> > >,
std::__normal_iterator<char *,s
td::basic_string<char,std::char_traits<char>,std::allocator<char> > >,
std::__no
rmal_iterator<char
*,std::basic_string<char,std::char_traits<char>,std::allocato
r<char> > >, std::__normal_iterator<char
*,std::basic_string<char,std::char_trai
ts<char>,std::allocator<char> > >)'
../../../../gcc-2.95.2/libstdc++/bits/basic_string.h:470: warning:
called from h
ere
../../../../gcc-2.95.2/libstdc++/bits/basic_string.h: In method `class
std::basi
c_string<char,std::char_traits<char>,std::allocator<char> > &
std::basic_string<
char,std::char_traits<char>,std::allocator<char> >::assign(const
std::basic_stri
ng<char,std::char_traits<char>,std::allocator<char> > &, unsigned int,
unsigned
int)':
../../../../gcc-2.95.2/libstdc++/src/string-inst.cc:64:   instantiated
from here
../../../../gcc-2.95.2/libstdc++/bits/basic_string.h:541: warning: can't
inline
call to `class
std::basic_string<char,std::char_traits<char>,std::allocator<char
> > & std::basic_string<char,std::char_traits<char>,std::allocator<char>
>::assi
gn<std::__normal_iterator<char
*,std::basic_string<char,std::char_traits<char>,s
td::allocator<char> > > >(std::__normal_iterator<char
*,std::basic_string<char,s
td::char_traits<char>,std::allocator<char> > >,
std::__normal_iterator<char *,st
d::basic_string<char,std::char_traits<char>,std::allocator<char> > >)'
../../../../gcc-2.95.2/libstdc++/bits/basic_string.h:523: warning:
called from h
ere
make[4]: *** [stringMAIN.lo] Error 1
make[4]: Leaving directory
`/home/download/gcc-2.95.2.out/i686-linux-gnu/libstdc
++/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/download/gcc-2.95.2.out/i686-linux-gnu/libstdc
++'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory
`/home/download/gcc-2.95.2.out/i686-linux-gnu/libstdc
++'
make[1]: *** [all-target-libstdc++] Error 2
make[1]: Leaving directory `/home/download/gcc-2.95.2.out'
make: *** [bootstrap] Error 2

Whats wrong ?
I suspect that the problem is in the libstdc++ lib.
My machine is i686-linux.

Thanks

===========================
Sharon Galtzur
[EMAIL PROTECTED]
===========================



------------------------------

From: "Sam Hays" <[EMAIL PROTECTED]>
Subject: Re: Can't "make" newsx
Date: Wed, 28 Jun 2000 12:09:20 GMT

type ./configure before you type make..
that should fix ya right up :)

-Sam


"George Kapuscinski" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> This is my first attempt at compiling a program.  I'm using
> RedHat 6.0 and would like to get beyond the RPM wizardry when
> installing software.  I downloaded newsx-1.4.tar.gz and untarred it
> with the -xvzf tag without any problems.  However, when I
> switch to the /newsx-1.4 directory that this creates and type
> "make", I get this message.`
>
> "Makefile:2: *** missing separator.  Stop"
>
> Here is how the Makefile looks.
>
> all:
>  ./configure
>  make
>
> install:
>  ./configure
>  make install
>
> Any ideas?



------------------------------

From: Jean Maeght <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,alt.os.linux.mandrake
Subject: help : nis and group
Date: Wed, 28 Jun 2000 12:15:52 GMT

Hi !

I just set up a 3 machine nis network.
Nis works for password but not for groups.
Example :
client$ ypcat passwd
maeght:yyyyyyyyyyyyyy:600:600:Jean Maeght:/home/maeght:/bin/tcsh
client$ ypcat group
client$

But there is a group 600 on my nis server !

Thank You all, Jean.


PS :
I use mandrake 7.1 on all 3 PCs and packages :
yp-tools-2.3-5mdk.i586.rpm
ypbind-3.3-24mdk.i586.rpm
ypserv-1.3.9-3mdk.i586.rpm



------------------------------

From: "Giancarlo Cairoli & C sas" <[EMAIL PROTECTED]>
Subject: Re: RH 6.2 hang on ASUS 733/VIA and BuslogicBT650
Date: Wed, 28 Jun 2000 13:27:32 +0200

Is Athlon a different CPU? I have a PIII.I'm sure the CD is good, because if
I try a text mode install, all works fine. Usually, without considering
installation, I get hung only at boot time. Is there (and how to pass) any
BusLogic parameter to be passed to linux?



------------------------------

From: NEO <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.x,comp.os.linux.misc
Subject: Re: Red Hat*.kdelnk. Where is it?
Date: Wed, 28 Jun 2000 17:24:47 +0530

On Wed, 28 Jun 2000, Kheng-Teong Goh wrote:
>>Can somebody tell me where exactly is those icons in Red Hat 6.2? I
>deleted it.
>
>I need to know where exactly it is installed so I can remove it with the
>kickstart %post.
>
>Please help. Thanks in advance.
>
>
>

========================================
Content-Type: text/x-vcard; name="gk7eong.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Kheng-Teong Goh
========================================


just check in the direcotry  "/usr/share/icons "--> i found all the icons there

------------------------------

From: [EMAIL PROTECTED] (Si Ballenger)
Subject: Re: Is it possible to have a fax and modem on the same line?
Crossposted-To: comp.dcom.modems,comp.dcom.fax
Date: Mon, 26 Jun 2000 23:28:29 GMT
Reply-To: [EMAIL PROTECTED]

If your modem or fax supports distinctive ring, you can use this
(~$3/mo) to direct the calls. There are devices that will listen
to the sound and switch the line to the appropriate device
(~$100).

On Mon, 26 Jun 2000 02:19:01 GMT, [EMAIL PROTECTED]
wrote:

>I'm trying to setup a linux box so I can dial into it remotely -
>obviously, that means setting the modem to auto answer incoming phone
>calls.  Problem is, there is also a fax machine connected to that phone
>line (in another part of the building), which is also set to answer the
>phone when it rings.
>
>The fax answers after 2 rings.  I could set the modem to answer after,
>for instance, 5 rings.  But it seems to me that that does me no good.
>Once the fax has picked up after 2 rings (whether it's an incoming fax
>or not), the modem will never get a chance to handle the call.
>
>Is there any (inexpensive or free) way that these devices can co-exist
>on the same line?
>
>Thanks to anyone who can help!
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.


------------------------------

From: Thomas Wright <[EMAIL PROTECTED]>
Subject: DNS Problems
Date: Wed, 28 Jun 2000 14:47:50 +0200

Hi !

I have Linux running off a Disk On Chip. With only 24 MB space for Linux
I built my own File System (hardcore selecting what I need and what I
don't) and got it up and running. Network configuration worked fine
except for DNS, wich I can't get to work. I have my DNS Server (remote)
mentioned in the /etc/resolv.conf File, but I can't even ping the hosts
in my local Network I specify in the /etc/hosts File.
As I said, the rest of the networking is fine, I can ping inside and
outside my local network (routing works).

my questions are:
- are there any Files I could have missed when I built my file system
that
   could cause these problems (!!ONLY!! with DNS) ?
- Is it possible that I compiled Name Resolution out of my Kernel
   (Net device is a module), have heard that name resolution is
   built into the Kernel, but haven't found any Information on it ?
- Can anybody think of other possible causes (solutions!) for my problem
??

Please anyone help me on this, I've been going mad over it for days!
thanks a lot for any answers!



------------------------------

From: Michael Molson <[EMAIL PROTECTED]>
Subject: Re: insmod failed?
Crossposted-To: 
comp.os.linux.hardware,comp.os.linux.misc,comp.os.linux.networking,comp.os.linux.questions
Date: Tue, 27 Jun 2000 01:00:43 GMT

are you using RH? you must alias your eth1 to
the 3c509 module in /etc/conf.modules (modules.conf)
file.
ie        alias eth1 3c509

mike molson
[EMAIL PROTECTED]

Devon Harding wrote:

> I'm getting "insmod eth1 failed" during boot-up, but i'm able to manually to
> bring up the ethernet like this:
>
> # insmod 3c509
> # ifconfig eth1 192.168.0.1
>
> How can I enable this through boot-up.  The device it a 3Com 509b on eth1
>
> Thanks,
>
> -Devon


------------------------------

From: [EMAIL PROTECTED]
Subject: Manually starting a service on system start up.
Date: 28 Jun 2000 13:01:19 GMT

How do I set Lotus Domino to automatically run on system boot when 
installed on 
RedHat Linux 6.2

The Lotus Install doesn't set this during the install.


Thanks,
Ant.


------------------------------

From: "Daniel Klimkowski" <[EMAIL PROTECTED]>
Subject: is there a port to windows media player?
Crossposted-To: 
comp.os.linux.development.apps,comp.os.linux.development.system,comp.os.linux.misc,comp.os.linux.x
Date: Mon, 26 Jun 2000 23:10:10 GMT

I need to know if there is a port of Windows media player to Linux or
anything that emulates it.  I'm wanting it so that I can stream audio from
online radio stations and most of them require Windows Media Player.



------------------------------

From: Leon Garde <[EMAIL PROTECTED]>
Subject: Re: Problem with LinkSys 10/100 Etherfast Lan Card
Crossposted-To: aus.computers.linux,alt.os.linux,comp.os.linux.networking
Reply-To: [EMAIL PROTECTED]
Date: 28 Jun 2000 23:03:12 EST

In aus.computers.linux Jeremy Low <[EMAIL PROTECTED]> wrote:



> Hie there, got a big problem here....very sad.

> Recently bought a Linksys network card for my pc. In its retail box, I was
> instructed to download the source for the driver from

> FTP://cesdis.gsfc.nasa.gov/pub/linux/drivers/tulip.c
> FTP://cesdis.gsfc.nasa.gov/pub/linux/drivers/kern-2.3/kern_compat.h

thats changed.
http://www.scyld.com/network/tulip.html
will be the new place.
although there is a redirection for http access.
 you should use the http  url I gave you above to find the update.

Only the new  version will recognise your card !

you downloaded a version from december 1999, and that had no idea of the 
card you use.


>             alias eth0 tulip
>             options tulip options=0 debug=1
> 4.    Restarted the system and then ran ifconfig. Sadly, I was only shown
> the loopback devices.


you do not need to restart the system

just run "ifconfig eth0" to see if its found
if the ethernet card is found, the eth0 device will start to work.
also run "dmesg" to see what the driver told you .

you can then run the script to configure the network again

eg /etc/rc.d/init.d/network restart

> 5.    I did "cat /proc/pci" and got the particular line which I thinks
> refers to my ethernet card
> Bus  0, device  18, function  0:
>     Ethernet controller: Unknown vendor Unknown device (rev 17).
>       Vendor id=1317. Device id=985.

        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
this vendor id and device id tells me its a very new version of the chip.
kernel 2.2.15 didnt support it,  and neither did the tulip.c you downloaded.


you will need to get the  tulip.c from the new site.

there will be line near the top which says ....

"tulip.c:v0.92 4/17/2000  Written by Donald Becker <[EMAIL PROTECTED]>\n";

you will that or something newer to support that card.

leon


------------------------------

From: suresh ramachandran <[EMAIL PROTECTED]>
Subject: PPP problems!!! PLease help!!!
Crossposted-To: linux.redhat.misc,comp.protocols.ppp
Date: Sun, 25 Jun 2000 03:18:36 GMT

hi .

PPP dies on me saying :

"couldnt find any secret(password) which would let it use an IP address"

is this something to do with default route?
should i add something to /etc/ppp/options?

please help ....


------------------------------

From: Iain Gray <[EMAIL PROTECTED]>
Subject: Re: PPP problems!!! PLease help!!!
Crossposted-To: linux.redhat.misc,comp.protocols.ppp
Date: Mon, 26 Jun 2000 10:16:42 GMT

suresh ramachandran wrote:
>
> hi .
>
> PPP dies on me saying :
>
> "couldnt find any secret(password) which would let it use an IP address"
>
> is this something to do with default route?
> should i add something to /etc/ppp/options?
>
> please help ....

If this is coming from your server then it is using pap or chap.

If you are trying to connect to an isp then this is for you.

http://axion.physics.ubc.ca/ppp-linux.html

It is difficult to see what your problem is without the full info.

Cheers

Iain

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.setup) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Setup Digest
******************************

Reply via email to