Linux-Networking Digest #182, Volume #10         Fri, 12 Feb 99 04:13:39 EST

Contents:
  Re: kernel can't see 2 network cards problem ("B. van den Berg")
  Re: Linux and MS Proxy Server.... ("John Nelson")
  Re: basic samba config ("C_Hilinski")
  where to find qt 1.42 ("Carlos A")
  Re: Data for NOT using MS-Exchange. (Scott W. Petersen)
  rpc.mountd cannot connect ("Christopher J. Grayce")
  Re: hacked login ([EMAIL PROTECTED])
  Re: Linux <------> Win95,98,NT problem..... (Michael Zwach)
  basic samba config ("Ron")
  Re: DHCP Statistics (Michael Zwach)
  Ethernet card quit (Ted)
  Re: Ah, come on! Solaris is looking better that Linux! (Richard Steiner)
  Is there anyone that would like to write for a newsletter?.. (Port Lord)
  Re: where to find qt 1.42 (Kenny)
  Re: NT and Linux time sync. (Greg Weeks)
  Re: Using my linux equiped adsl system as a news server (Greg Weeks)
  R.H. Linux Appletalking problems ("Brett Gullan")
  Re: LYNX Benchmarking Commands (Richard Steiner)
  Re: MS Explorer 4.0 for Unix (Richard Steiner)

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

From: "B. van den Berg" <[EMAIL PROTECTED]>
Subject: Re: kernel can't see 2 network cards problem
Date: Wed, 10 Feb 1999 22:51:33 -0800

[EMAIL PROTECTED] wrote:
> 
> I'm using kernel 2.2.1 with 2 network cards install in my linux box.  They
> are 3COM 3c509b and 3c595b cards.  The problem is that at boot up time, the
> kernel only see 1 card (the 3c595b) as eth0 but doesn't seem to see the 3c509
> card.  I compiled the kernel with both cards support in the kernel (not as
> modules) and can't figure out how to get the kernel to see my second card.
> What am I doing wrong? Please advise.

You have to tell the kernel that it actually has to support
two network cards. You can do this by putting a line like
'ether=0,0,eth1' (or something :) in your lilo bootup.
Read the LILO manual/howto and look for 'second'.

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

From: "John Nelson" <[EMAIL PROTECTED]>
Subject: Re: Linux and MS Proxy Server....
Date: Wed, 10 Feb 1999 15:05:08 -0800

By default, MS Proxy Server uses NT authentication to determine access. If
you, as Joe Linuxuser, have not authenticated via NT Server, you don't get
to use Proxy Server.  Proxy Server can be configured to use clear-text
authentication, or both. Security concerns may make the admin of your proxy
server reluctant to change things.

Now, its been a while since I poked into Proxy Server administration, but I
seem to remember a place that specific IP addresses can be granted or denied
access. If you Linux box has a fixed address, this may be a solution for
you.

Anyone? Anyone?


Keith Solomon wrote in message <79stnk$bp$[EMAIL PROTECTED]>...
>Is there a way that I can set up my Linux box to use a MS Proxy server for
>internet access?  I want to use Linux here at work, but I must have net
>access, and we're running through a proxy.  I have looked through all of
the
>networking-related HOWTO's and FAQ's, but I haven't found anything.  Thanks
>in advance for your help..
>
>K
>
>



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

From: "C_Hilinski" <[EMAIL PROTECTED]>
Subject: Re: basic samba config
Date: Thu, 11 Feb 1999 21:16:05 -0500

SMB services are samba. It's telling you during boot that it's starting the
services. Root must be able to edit smb.conf according to what you are
getting from the ls command. You could do the unthinkable and do a chmod 777
smb.conf and give everyone total rights to the file. If you can't get in
after doing that, you're really doing something wrong that you can't see.

ch

Ron wrote in message <[EMAIL PROTECTED]>...
>Thanks thats a terrific article, it will guide me through as soon as I can
>get passed this stumbling block, and that is why I cant edit the
>/etc/smb.conf file    I did a :
>
>ls /etc/* | less
>
>[root@myname  /root]#  ls -l /etc/smb.conf
>-rw-r--r--    1 root        root         10134  Oct 12 17:03 /etc/smb.conf
>
>[root@myname  /root]#  /etc/rc.d/init.d/smb status
>smbd (pid 302) is running
>nmbd (pid 302) is running
>
>and can see that there is a /etc/smb.conf file but I get the 'Permission
>denied' when trying to access it. Maybe Im trying to access it incorrectly.
>What command should I use to open it up for editing?
>I checked the permission, and I am logged in as the root administrator but
I
>get a   'Permission denied' Any idea what Im doing wrong?
>I also dont see any reference to samba starting during boot up, but right
>after I installed the rpm I saw a reference(actually it was about the last
>entry during boot up) now I dont see it, do I need to edit a start up file
>to get it running during boot?
>
>autodata wrote in message <79tjal$[EMAIL PROTECTED]>...
>>Ron:
>>
>>Check out the article at ...
>>http://www.eunuchs.org/linux/samba.html
>>
>>The only thing it doesn't make clear is a change you need to make in
>>/etc/rd.d/init.d/smb ... change the line that reads daemon nmbd -D to read
>>nmbd -D -G workgroup-name
>>
>>Gerald Jensen
>>
>>
>>Ron wrote:
>>
>>> new to linux
>>>  using redhat5.2 kernal 2.0.36 with samba 1.9.18p10
>>> trying to set up linux/win95 network
>>> redhat installed as workstation class then added samba rpm
>>> the basic network config works(the 2 systems can ping each other and
>>> recognize each others names). The samba package is available in the
>package
>>> manager but it is not configured (except for the default installation).
>>> at boot I see:
>>>
>>> starting SMB services: smbd nmbd
>>>
>>> but I dont see any reference to samba(when I first installed samba I saw
>>> references to it during boot, but now I dont see any. It is listed in
>>> package manager as installed and I verified it in package manager twice)
>[snip]
>>> [root@myname /root]# /etc/smb.conf
>>> bash: /etc/smb.conf: Permission denied
>
>[snip]
>>>  I gather that I need to:
>>> 1]set up linux at boot to load the samba package
>>> 2]create the /etc/lmhost file (what package in linux is used to create
>files
>>> like this?)  and
>>> 3]learn to access the /etc/smb.conf file?
>>> Can you provide any direction on this.
>>>
>>> thanks
>>
>
>



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

From: "Carlos A" <[EMAIL PROTECTED]>
Crossposted-To: 
alt.linux,alt.os.linux,linux.redhat,linux.redhat.misc,comp.windows.x.kde
Subject: where to find qt 1.42
Date: Wed, 10 Feb 1999 18:36:32 -0500

I'm looking for the RPM version of QT 1.42 and I can't find it anywhere.
Even tried redhat's site.

Does anybody have a link where to find it?

Tanks in advance.



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

From: root@[127.0.0.1] (Scott W. Petersen)
Crossposted-To: comp.os.linux.misc
Subject: Re: Data for NOT using MS-Exchange.
Date: Fri, 12 Feb 1999 04:57:54 GMT

After a couple disasters with exchange and NT our company will not
recommend Exchange any more to our customers (not able to restore a
single users  exchange data from tape without setting up a test
server). It is a hard thing to do explaining why it takes 6 hours to
accomplish something that should be a couple key strokes to the
customer.

Exchange is flat out broken, exchange is not the standard way email is
handled on the internet.  To be more compatible with the rest of the
world I would think a college or university would use standards for
email not do it the microsoft way.

Scott

On 12 Feb 1999 02:42:02 GMT, [EMAIL PROTECTED] (George Farris)
wrote:

>I work for a local Collge that has about 1400 PC's and many 
>students and staff.  I've been advocating Linux for a while 
>and we actually do have a few Linux servers and are going to 
>offer an intro course in the Fall.
>
>The problem is, the powers that be are thinking of going to an 
>Exchange server for email and I'm looking for all the ammunition 
>I can get (besides cost) for NOT using Exchange.  I want to write 
>a formal response with an alternative solution using Linux.  At 
>the very least, I would like to see the mail system stay on the 
>VAX where it currenty is.
>
>Any and all pointers, data, experience, URL's is greatly 
>appriciated.
>
>Thanks in advance. I'll post results when I get them.
>
>-- 
>======================================================================George Farris - 
>VE7FRG           E-Mail : [EMAIL PROTECTED]

===================================================
Please remove *N*o*S*p*a*m* from my e-mail
address.

Scott W. Petersen - N9SLA
Elgin, IL USA

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

From: "Christopher J. Grayce" <[EMAIL PROTECTED]>
Subject: rpc.mountd cannot connect
Date: Wed, 10 Feb 1999 15:34:21 -0800

I can't start rpc.mountd in order to do an NFS mount on my laptop.
Can anyone spot the problem?  Data follow:

distribution: RH 5.2
kernel:          2.0.36
rpm -q nfs-server:    nfs-server-2.2beta37-1
/usr/sbin/rpc.mountd gives:
Cannot register service: RPC: Unable to receive; errno = Connection
refused
strace /usr/sbin/rpc.mountd gives:
[. . .stuff. . .]
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(967),
sin_addr=inet_addr("0.0.0.0")}, 16) = 0
ioctl(5, FIONBIO, [1])                  = 0
sendto(5, "7\314\365H\0\0\0\0\0\0\0\2\0\1\206"..., 56, 0,
{sin_family=AF_INET, sin_port=htons(111),
sin_addr=inet_addr("127.0.0.1")}, 16) = 56
select(256, [5], NULL, NULL, {5, 0})    = 1 (in [5], left {5, 0})
recvfrom(5, 0x805c448, 400, 0, 0xbffff968, 0xbffff914) = -1 ECONNREFUSED
(Connection refused)
write(2, "Cannot register service: RPC: Un"..., 76Cannot register
service: RPC: Unable to receive; errno = Connection refused
) = 76
[. . .more stuff. . .]

It works on the desktop, which is the same CPU, same distribution, same
kernel, but different ethernet card.  My guess was a kernel problem, but
I don't know what it can be.  I do have NFS support compiled in, of
course.

Thank you.
C. Grayce
(return address may be munged to avoid spam)


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

From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.misc,comp.os.linux.admin
Subject: Re: hacked login
Date: Wed, 10 Feb 1999 22:03:45 GMT

In article <[EMAIL PROTECTED]>,
  [EMAIL PROTECTED] wrote:
> Someone probably hacked the login program in  my Linux system and it
> doesn't record te remote host address for a remote telnet login in the
> "wtmp" file. I recompiled the login program but the problem persists.
> Any idea what else I should check to solve the problem.
>                                    Thanks
>                                     Rafael.

I had this problem.  The real problem is that once someone like this gets in
they generally really go after the system.  The install all kinds of versions
of their own software.  What I did was step by step go through the cert.org
list of steps for dealing with root compromise.  I actually did this several
times.  Each time I went through it I found more that was hidden by other
problems that I removed.  A couple of things that I found that we not
specifically listed were.

The guy had setup some cgi in an inactive web site.

A packet sniffer had been installed.  (this is mentioned)  The results of the
packet sniffer were retrieveable through a modified version of the name
server.  The query was for an class other than in and for a type that would
not normally exist and provided a "nice" set of resource records -- a list of
all of the accounts and their possible passwords.  Note this was not coming
from the modified version of the login, but from the packet sniffer, as it
was producing records for other servers in our zone.

That is a second warning check all your other machines.


============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: Michael Zwach <[EMAIL PROTECTED]>
Subject: Re: Linux <------> Win95,98,NT problem.....
Date: Fri, 12 Feb 1999 08:15:36 +0100

Have you ensured, that they are in the same subnet?

macmak schrieb:

> Hi to all, I a new Linux user which looking for help. I just install the
> Redhat ver 5.2 for my campany use and setting the network. My company now
> are using the Win NT server which connect to other Win 95 and Win 98
> computer. I also setup my Linux box as a member of this Win NT network, now
> the problem is I can telnet and ftp from the Win 95 and 98 box to the Linux
> box and can't do this from the Linux box to Win 95 and Win 98. I can see the
> Linux box in the Network Neighborhood but when I click it , it asking me to
> enter password to establish the connection.
>
> Please give some advise to me on howto correct this problem....
>
> my computer congfiguratonis:
> Intel-Pentium-200 with MMX
> 64 RAM
> 3com 509 interface




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

From: "Ron" <[EMAIL PROTECTED]>
Subject: basic samba config
Date: Wed, 10 Feb 1999 15:47:05 -0800

new to linux
 using redhat5.2 kernal 2.0.36 with samba 1.9.18p10
trying to set up linux/win95 network
redhat installed as workstation class then added samba rpm
the basic network config works(the 2 systems can ping each other and
recognize each others names). The samba package is available in the package
manager but it is not configured (except for the default installation).
at boot I see:

starting SMB services: smbd nmbd

but I dont see any reference to samba(when I first installed samba I saw
references to it during boot, but now I dont see any. It is listed in
package manager as installed and I verified it in package manager twice)

 when I use:

[root@myname /root]# smbclient -L localhost
Added interface ip=192.168.0.14 bcast=192.168.0.255 nmask=255.255.255.0
start lmhost: Can't open lmhost file /etc/lmhost. Error was No such file or
directory
Server time is Wed Feb 10 13:53?58 1999
Timezone is UTC-8.0
Password:

 now  when I hit enter at the password I get:

security=user
Broken pipe
[root@myname /root]#

 and Im back at the prompt
 when I use:

[root@myname /root]# /etc/smb.conf
bash: /etc/smb.conf: Permission denied

 I gather that I need to:
1]set up linux at boot to load the samba package
2]create the /etc/lmhost file (what package in linux is used to create files
like this?)  and
3]learn to access the /etc/smb.conf file?
Can you provide any direction on this.

thanks




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

From: Michael Zwach <[EMAIL PROTECTED]>
Subject: Re: DHCP Statistics
Date: Fri, 12 Feb 1999 08:10:26 +0100

I have the same problem, but it seems that there is no way to handle this.

David Akins schrieb:

> Anybody know of any tools available (or maybe an option in dhcpd) that
> allows you to get some statistics on the DHCP usage?  Like 200 total
> addresses, 150 used, 25% available...something like that.    I was thinking
> of writing a program to parse the dhcpd.conf and dhcpd.leases files and put
> them into databases.




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

From: Ted <[EMAIL PROTECTED]>
Subject: Ethernet card quit
Date: Fri, 12 Feb 1999 00:27:30 -0600

On Redhat 5.2 ... I installed everything and the card was working just
fine, then I set up the sound (which worked fine). Now the ethernet card
won't work, natutally I figured that it had to do with conflicting IRQ's
but I can't figure out how to fix it... I will disable the sound if I have
to, but I'd like to have both. Does my IRQ theory sound right? What should
I do? 

[EMAIL PROTECTED]

Thanks,
Ted




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

From: [EMAIL PROTECTED] (Richard Steiner)
Subject: Re: Ah, come on! Solaris is looking better that Linux!
Reply-To: [EMAIL PROTECTED]
Date: Wed, 10 Feb 1999 22:37:17 -0600

Here in comp.os.linux.networking, [EMAIL PROTECTED] (Penn Stater)
spake unto us, saying:

>Red Hat just blew me off, even though I purchased and registered Red Hat
>5.2, and previous posts have been ignored, apparently under the incorrect
>assumption that I'm a UNIX newbie who didn't bother to RTFM.  If no one
>can help me with this, I will just install Solaris 7 for Intel and be
>done with it.

I'm not sure we care what you do.  :-)  But be aware that Solaris and
Linux have somewhat different target audiences, and that Solaris is a
bit on the barren side when it comes to the desktop.

>The card is working because I can see packets flying across the network
>both to and from my Linux box.
>
>But I cannot establish any kind of connections, whether they are to or
>from Linux. I've tried ftp, http, rlogin, ping, telnet, and others.
>Requests always go out, the programs never time out, but connections
>are never established.

Are the IP addresses of your other boxes defined in /etc/hosts?

-- 
   -Rich Steiner  >>>--->  [EMAIL PROTECTED]  >>>---> Bloomington, MN
       OS/2 + Linux (Slackware+RedHat+SuSE) + FreeBSD + Solaris +
        WinNT4 + Win95 + PC/GEOS + Executor = PC Hobbyist Heaven!
                 Feel lucky????  Update your software!

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

From: [EMAIL PROTECTED] (Port Lord)
Subject: Is there anyone that would like to write for a newsletter?..
Date: 11 Feb 1999 00:12:35 GMT

My friend and i have put togather a nice newsletter about Internet ,phone
systems,
Computer Security , Cryptography and about every aspect of computers and
phones. We are far from desperate for writers but we could still use them. If
you would like to write an article about anything on computers or phonesthat
would be informing ,researched(meaing it is fact) , and topics that havent been
killed , meaning there is already 293829 articles on it, we would be
interested. The name of our newsletter is Columbia 2032 or C2032 for short. You
can send all articals to [EMAIL PROTECTED]  .  We will review and add you
to our newsletter mailing list.


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

From: Kenny <[EMAIL PROTECTED]>
Crossposted-To: 
alt.linux,alt.os.linux,linux.redhat,linux.redhat.misc,comp.windows.x.kde
Subject: Re: where to find qt 1.42
Date: Thu, 11 Feb 1999 00:16:47 GMT

Check out:

http://www.troll.no/

Carlos A wrote:
> 
> I'm looking for the RPM version of QT 1.42 and I can't find it anywhere.
> Even tried redhat's site.
> 
> Does anybody have a link where to find it?
> 
> Tanks in advance.

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

Reply-To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED] (Greg Weeks)
Subject: Re: NT and Linux time sync.
Date: Wed, 10 Feb 1999 18:27:06 -0600

In article <79smcn$2c9$[EMAIL PROTECTED]>,
        [EMAIL PROTECTED] writes:
> hi,
> 
> I'm using a RedHat 5.1 Linux and a NT machine within a local network. I want
> to sync. time between NT and Linux machines. Is there any suggest?

xntpd on the Linux box. Then use one of the system service utilities
that can talk ntp. The time homepage is
http://www.eecis.udel.edu/~ntp/

Greg Weeks
-- 
http://durendal.tzo.com/greg/


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

Reply-To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED] (Greg Weeks)
Subject: Re: Using my linux equiped adsl system as a news server
Date: Wed, 10 Feb 1999 18:21:51 -0600

In article <[EMAIL PROTECTED]>,
        "Kim Gross" <[EMAIL PROTECTED]> writes:
> Can anybody point me to info on setting up my linux web server as a local
> news server?  I have a news server through my ISP but it is so slow I can't
> stand it.  (besides that it seems to delete messages after 2 days).  Anyway
> if I could just have the linux box regularly connect to the news server and
> download the messages and then allow me to read them from my 95 boxes that
> would be great.  Or if anybody knows of a free nntp server that would be
> willing to allow another connect for a few newsgroups that would be even
> better.

Why did I think you were on uswest.net even before I checked the
headers? I keep hoping they'll get it fixed. I'm using leafnode also
and have had pretty good results. Make sure you get and apply the
patch to 1.8.1 also. Without the patch segfaults are fairly common on
posts.

Greg Weeks
-- 
http://durendal.tzo.com/greg/


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

From: "Brett Gullan" <[EMAIL PROTECTED]>
Subject: R.H. Linux Appletalking problems
Date: Fri, 12 Feb 1999 18:29:49 +1100

I've recently installed RedHat Linux 5.2 and Netatalk 1.4b2 to connect to a
mixed mode network. I have Winnt workstation and server as well as Macintosh
workstations. Running Appletalk causes some interesting problems across the
network. Various machines hang, drop off the network or lose the Linux
volume. Does anyone have any experience/info regarding the use of appletalk
in similarly "mixed" environments? Am I missing something? The problems I'm
experiencing are too new and inconsistent to really get a handle on them at
this stage.

Any help would be greatly appreciated.

--
Brett Gullan
[EMAIL PROTECTED]

The Universal Studio P/L
74 Duke Street, Richmond 3121 Victoria Australia
Telephone: +613 9429 3640
Facsimile: +613 9429 3620

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

From: [EMAIL PROTECTED] (Richard Steiner)
Crossposted-To: 
comp.os.lynx,comp.os.linux.development.system,comp.arch.bus.vmebus,comp.dcom.lans.ethernet
Subject: Re: LYNX Benchmarking Commands
Reply-To: [EMAIL PROTECTED]
Date: Fri, 12 Feb 1999 01:04:12 -0600

Here in comp.os.linux.networking, Shark <[EMAIL PROTECTED]>
spake unto us, saying:

>I am new to the Lynx OS.

Since Linux and Lynx are two completely different beasts, I'm not sure
why so many Linux newsgroups were part of the initial crossposting?

-- 
   -Rich Steiner  >>>--->  [EMAIL PROTECTED]  >>>---> Bloomington, MN
       OS/2 + Linux (Slackware+RedHat+SuSE) + FreeBSD + Solaris +
        WinNT4 + Win95 + PC/GEOS + Executor = PC Hobbyist Heaven!
               Gravity isn't my fault - I voted for velcro!

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

From: [EMAIL PROTECTED] (Richard Steiner)
Crossposted-To: 
alt.os.linux,alt.linux,linux.redhat,linux.redhat.misc,comp.windows.x.kde
Subject: Re: MS Explorer 4.0 for Unix
Reply-To: [EMAIL PROTECTED]
Date: Fri, 12 Feb 1999 01:05:29 -0600

Here in comp.os.linux.networking, "Carlos A" <[EMAIL PROTECTED]>
spake unto us, saying:

>I'm wondering if Explorer 4.0 that Microsoft offers for download if
>it will work under RedHat 5.2 / KDE ? Will it work under Linux?

No.  As fas as I know, Microsoft has only released a version for the
non-Intel version of Solaris, and a version for HP-UX.

There are no non-Windows versions of MSIE for the Intel platform.

-- 
   -Rich Steiner  >>>--->  [EMAIL PROTECTED]  >>>---> Bloomington, MN
       OS/2 + Linux (Slackware+RedHat+SuSE) + FreeBSD + Solaris +
        WinNT4 + Win95 + PC/GEOS + Executor = PC Hobbyist Heaven!
                  All in a days work for "Confuse-a-Cat".

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


** 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.networking) 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-Networking Digest
******************************

Reply via email to