Linux-Networking Digest #591, Volume #11 Sat, 19 Jun 99 16:13:43 EDT
Contents:
Re: multi-smtp + multi-pop email client? (Greg de Freitas)
Possible to mount Samba filesys (smbfs) via ordinary 'mount' command? (Kenny
McCormack)
Question >> How to have one machine for everything (Top Cat)
Linksys LNE100TX & Tulip? (root)
Re: 3c905b problem with 2.0.36 ([EMAIL PROTECTED])
Re: HELP! Someone's hacked into... (Malware)
Re: initab trick ! (Dave Brown)
Re: Could Microsoft Cheat On The New Mindcraft Benchmark? (was: Mindcraft Retest
News (Jeff Szarka)
Re: Could Microsoft Cheat On The New Mindcraft Benchmark? (was: Mindcraft Retest
News (Ken Williams)
Re: RealTek PCI 10/100 NIC Support????? ("Joe Jerome")
Re: How do I create a custom (Menuing) Shell? (NF Stevens)
(Q) Seeing if Ethernet is working (Timothy Murphy)
BNC Cable Limit in a peer to peer n/w ("Manohar Singh")
Re: truncated-ip in tcpdump (Uwe Kastens)
3Com OfficeConnect Hub (John De Jong)
sslwrap & undefined symbol: SSL_state ("Yek, Seng Kong 'Daniel'")
Re: Possible to mount Samba filesys (smbfs) via ordinary 'mount' command? (Kenny
McCormack)
Re: Possible to mount Samba filesys (smbfs) via ordinary 'mount' command? (Douglas
Bollinger)
----------------------------------------------------------------------------
From: Greg de Freitas <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: multi-smtp + multi-pop email client?
Date: Sat, 19 Jun 1999 16:59:37 GMT
Dare I suggest StarOffice5.1 ?
[~70 MegaBytes to d/l !]
Does a lot, seems like a cross between M$Officious and NutScrapePerambulator :-)
Works 4 me!
--
Ciao 4 now, Greg.
# Email : mailto:[EMAIL PROTECTED] #
# Email : mailto:[EMAIL PROTECTED] #
# To Live, To Love, To Learn, To Leave A Legacy. #
------------------------------
From: [EMAIL PROTECTED] (Kenny McCormack)
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Possible to mount Samba filesys (smbfs) via ordinary 'mount' command?
Date: 19 Jun 1999 11:46:15 -0500
Reply-To: [EMAIL PROTECTED]
I have Samba working fine and can mount drives on my 9x/NT boxes from
Linux using smbmount. However, it would be nice if it could be done
using ordinary 'mount', using the normal mount syntax - and,
eventually, to be done via entries in the /etc/fstab file.
Is this possible?
"man mount" says this on the subject:
Mount options for smbfs
Just like nfs, the smb implementation expects a binary
argument (a struct smb_mount_data) to the mount system
call. This argument is constructed by smbmount(8) and the
current version of mount (2.6c) does not know anything
about smb.
.... which seems to say, "You're on your own in getting this to work".
I can do: smbmount //machine/service /mnt -U someuser -I machine
but when I do: mount -t smbfs //machine/service /mnt
it doesn't work. The question is: How to pass those other args to
mount that smbmount needs?
Please help...
------------------------------
From: [EMAIL PROTECTED] (Top Cat)
Subject: Question >> How to have one machine for everything
Date: Sat, 19 Jun 1999 18:09:53 GMT
This might be an easy question for somebody but I really need it
badly. If out network is not up soon, my boss will be very upset.
I have one machine only running RH 5.2 connected to the internet thru
an NT gateway. Now I need this machine to act as our domain name
server (both ns1 and ns2). Also this machine should be our mail server
AND a mail server. This setup is only temp till I can get my hands on
another machine and split these services between them.
Our domain lets say abc.com and I have almost a full class c address
to play with.
Reaaly appreciate any help.
TIA
------------------------------
From: root <[EMAIL PROTECTED]>
Subject: Linksys LNE100TX & Tulip?
Date: Sat, 19 Jun 1999 12:51:33 -0500
Hi ,
Just installed Redhat 6.0. The HOWTO on Ethernet says the tulip driver
will work with the Etherfast 10/100 cards, with the exception of some
proprietary PNIC chipsets. Apparently the DEC chipsets work with
tulip. The Linksys support page doesn't say anything about chipsets,
but simply states the tulip driver works.
Is there another driver for LNE100TX cards? I do not have the DEC
chipset (The large chip on the card has a Linksys stamp).
I loaded the tulip module (I think) and get the following message when
booting:
'Unknown Tulip-style PCI ethernet chip type 11ad c115 detected: not
configured.'
Any advice?
Thanks
Jeff
[EMAIL PROTECTED]
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: 3c905b problem with 2.0.36
Date: Sat, 19 Jun 1999 17:22:59 GMT
So where do I get the dos setup program, just a generic one, to change
the IRQ on the card? I have a program that will change the port, but
not the IRQ.
Mike
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Monte Phillips) wrote:
> first get dos setup prog for the card and set it to IRQ 10 or 11, but
> get it OFF of 15. Also disable PnP. then let Linux look for it.
>
> g'Luk
>
> On Fri, 04 Jun 1999 17:42:33 -0700, bill goodacre
> <[EMAIL PROTECTED]> wrote:
>
> >I need advice.
> >
> >I had a working RH 4.2 with a NE2000 ISA card configured at irq 10
> >address 0x300. I then replaced it with a 3com 3c905b 100 base Tx PCI
> >card. The system would not find the new card. I upgraded to RH 5.2 at
> >this point. The new os won't find the card either. I have the most
> >recent (just a few days old) Ethernet HOW-TO and have read it. I
> >downloaded what I hoped would be the fix from Mr. Becker's NASA
site. I
> >compiled the program using the suggested compiler options. The
message I
> >get from insmod is "value for symbol io not found". This is the same
> >message I get in the boot sequence. Coincidentally, I was installing
> >Sybase on this machine (which went fine BTW) and it did a scan of my
> >hardware and told me I had a 3c905b configured at IRQ 15 and 0x6500.
> >I've tried passing parameters to the kernel at boot time using the
LILO
> >prompt, to wit "linux ether=" and so on, giving IRQ15 and 0x6500. no
go.
> >Now I've downloaded a two disk set from 3com's ftp site which are
said
> >to be DOS configuration utilities. I would like to boot from floppy
into
> >a DOS environment, then use the configuration utility to set the
card at
> >IRQ10 and 0x300. Then I hope the boot code will find the damn thing
and
> >give me a working network link. I now find I don't have any actual
DOS
> >system left, just Win 95. Well I don't see what else to do so
tonight I
> >will boot w95 from floppy then try to run the configuration
utilities.
> >If anyone wants to take pity on me I will be much obliged.
>
>
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: Malware <[EMAIL PROTECTED]>
Subject: Re: HELP! Someone's hacked into...
Date: Sat, 19 Jun 1999 20:33:19 +0200
Hi DonJr,
you wrote:
> > As you noticed this will not work on all distributions. But giving the
> > parameter "init=/bin/sh" instead should do the trick. If the lilo is
> > secured too one will have to boot with another root-fs and mount the old
> > one to another mount-point.
>
> If LILO was secured most likely the following is also true so:
>
> How to you boot another 'root-fs' if the removable devices have been
> disabled as possible boot targets in the BIOS and the BIOS is Password
> Locked?
While one might have overseen a distribution does enable lilo's security
feature by default this should not be happening to the BIOS settings.
These even can not be setted up that easily from a system-independed
software because the way it is done does differ from the various BIOS
versions.
Malware
------------------------------
From: [EMAIL PROTECTED] (Dave Brown)
Subject: Re: initab trick !
Reply-To: [EMAIL PROTECTED]
Date: 19 Jun 99 18:19:40 GMT
In article <7kgeja$1qq$[EMAIL PROTECTED]>, Greg wrote:
>I'm running RedHat 5.1 here is it possible to stop and start
>the /etc/initab file with out rebooting..? I need to test a program
>and want to be able to stop it from respawning while I do the
>edits and be able to restart it from the /etc/initab.
The "telinit" command lets you control the init process. For instance,
to make effective a change in /etc/inittab, do:
telinit q
You can command init to go to a different run-level as well.
--
Dave Brown Austin, TX
------------------------------
From: [EMAIL PROTECTED] (Jeff Szarka)
Crossposted-To:
comp.os.linux.advocacy,comp.infosystems.www.servers.unix,comp.os.linux.misc
Subject: Re: Could Microsoft Cheat On The New Mindcraft Benchmark? (was: Mindcraft
Retest News
Date: Sat, 19 Jun 1999 18:15:55 GMT
On 19 Jun 1999 16:34:59 GMT, [EMAIL PROTECTED] (Chris Lee) wrote:
:>Wow, this was a beautiful piece of FUD I missed.
:
:
:What FUD? How do you think BO got to be so popular with the Windows set?
Because morons on IRC and usenet opened up attachments thinking "gee,
this is gonna be neato". I have never used a mail/news program tat
opened attachments automatically (except JPEG's that they view inline)
Show me some proof OE does that....
------------------------------
From: [EMAIL PROTECTED] (Ken Williams)
Crossposted-To:
comp.os.linux.advocacy,comp.infosystems.www.servers.unix,comp.os.linux.misc
Subject: Re: Could Microsoft Cheat On The New Mindcraft Benchmark? (was: Mindcraft
Retest News
Date: Sat, 19 Jun 1999 18:22:13 GMT
In article <6EGa3.299$[EMAIL PROTECTED]>, "Scott MacDonald"
<[EMAIL PROTECTED]> wrote:
>> Open source code and
>> > 20 years of release time have been helpful. Meanwhile, Windows and NT
>> > have been used for networking for but a few years and it's pretty clear
>> > that this is going to continue for quite some time. MS won't get sued
>> > over it, they'll make a killing selling fixes instead. Or perhaps
>people
>> > will start to realize the costs and move on.
>>
>> They don't sell fixes - they are free.
>>
>Win 98 was a fix for Win95 don't try to tell me they don't sell them.
Wrong, 98's sole purpose on earth is to force IE4/5 upon every user possible.
IE is the most important peice of software ms has right now. The fact that MS
was able to bloat 98 up some more to make people buy faster machines(typical
purchase cycle) was just a bonus. I don't think they cared about the money on
this one. Not at all.
------------------------------
From: "Joe Jerome" <[EMAIL PROTECTED]>
Subject: Re: RealTek PCI 10/100 NIC Support?????
Date: Sat, 19 Jun 1999 18:38:19 GMT
Hi,
I have been having a similar problem, with an SMC EZ 10/100 card,
which is supposed to use the same driver. You will probably need to obtain
the rtl8139 driver from
http://cesdis/gsfc.nasa.gov/linux/drivers/rtl8139.html
This driver was not yet considered tested enough to become part of the
kernel. I couldn't get it to work as a module, and it was suggeted that I
try compiling it into the kernel. I tried, but still haven't gotten it to
work, but that appears to be because the PCI part of the kernel doesn't
recognize the SMC Vendor id or Device id. You may have better luck!
Joe J.
Computer ETC wrote in message <7k95rr$2uc$[EMAIL PROTECTED]>...
>help!!!!!! i have a t1 in my house and am using rh 5.2 with apache as my
web
>server. the only problem is is that i can't load my freaking nic into the
>system. it is a realtek pci 10/100 nic. if anyone can help me i can give
you
>specific model numbers if you like. thankx a million
>
>linux newbie
>
>
------------------------------
From: [EMAIL PROTECTED] (NF Stevens)
Crossposted-To: comp.os.linux.admin,comp.os.linux.misc
Subject: Re: How do I create a custom (Menuing) Shell?
Date: Sat, 19 Jun 1999 19:38:14 GMT
"John Rappold" <[EMAIL PROTECTED]> wrote:
>Our VMS system allows lets certain groups of users telnet into a custom
>shell that has a menuing system....they can cursor to items to start an app
>or press a number.
>
>Can someone point me in the right direction on how to setup something like
>this in Linux? I'm a newbie.
>
Set the default shell for the user, either by using chsh or by
editing /etc/passwd directly.
Norman
------------------------------
From: [EMAIL PROTECTED] (Timothy Murphy)
Subject: (Q) Seeing if Ethernet is working
Date: 19 Jun 1999 19:34:29 +0100
This is a theoretical enquiry, rather than a practical one.
Is there any way of knowing if one's Ethernet is connected
which does not assume that IP addresses are properly set up?
I know one can look at the lights on the card
in most if not all cases,
but that is a bit hit-and-miss.
It would be nice to know, in the case of problems,
that the bottom layer at least was OK.
--
Timothy Murphy
e-mail: [EMAIL PROTECTED]
tel: +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
------------------------------
From: "Manohar Singh" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux
Subject: BNC Cable Limit in a peer to peer n/w
Date: Mon, 21 Jun 1999 00:42:18 +0530
hi there,
I use a small office LAN comprising of 4nodes running on a Linux
server.I now need to connect another computer into this LAN which is about
25 mtrs away from the server. I cannot afford to use repeaters or expensive
hardware and so can i use a BNC cable to induct this computer into the peer
to peer thingy? I use the LAN in a cyber cafe setup to surf the net through
a 56 kbps dial up line
Secondly : what is the maximum distance that a Hub-NIC-BNC cable peer
to peer network can sustain at 10base 100 Ethernet LAN ?
I would be grateful to anyone who would help me out in this .
Warm regards,
Manohar Singh.
------------------------------
From: [EMAIL PROTECTED] (Uwe Kastens)
Crossposted-To: comp.protocols.tcp-ip
Subject: Re: truncated-ip in tcpdump
Date: 19 Jun 1999 06:11:53 GMT
Reply-To: [EMAIL PROTECTED]
On Wed, 16 Jun 1999 11:06:15 +1000, Greg Bastian <[EMAIL PROTECTED]> schrieb:
>Hi All,
>
>I was doing a quick tcpdump today on the ISDN adapter on my Redhat 5.2
>machine and noticed the following appearing in almost 50% of the dump.
>
>truncated-ip - 718 bytes missing!0.40.229.164 > 64.0.62.6: (frag
>15808:732@200) [tos 0xff] [ttl 0]
>
>Now, is this from source address 0.40.229.164 to 64.0.62.6 ? These sound
>like very strange numbers.
>
>Is this something that should alarm me ?
No, it's ab bug in tcpdump - try a newer one
--
Uwe Kastens 24116 Kiel
[EMAIL PROTECTED] 0431/553316
------------------------------
Date: Sat, 19 Jun 1999 14:28:26 -0400
From: John De Jong <[EMAIL PROTECTED]>
Subject: 3Com OfficeConnect Hub
On our network at home we are using a 3Com OfficeConnect Hub
for sharing internet connections. Will Linux recognice this hub as
being able to connect? If so, how would I set up my system so that,
if an internet connection is needed, it will access it through the
hub rather than attempt a dialup?
Thanks in advance.
--
=======================================================================
|John De Jong ([EMAIL PROTECTED]) |
|---------------------------------------------------------------------|
| "To choose order over disorder, or disorder over order, is to |
|accept a trip composed of both the creative and the destructive. But|
|to choose the creative over the destructive is an all-creative trip |
|composed of both order and disorder." |
| - The Principia Discordia |
=======================================================================
------------------------------
Crossposted-To: comp.os.linux.development.apps,linux.admin.isp
From: "Yek, Seng Kong 'Daniel'" <[EMAIL PROTECTED]>
Reply-To: Daniel Yek Seng Kong <[EMAIL PROTECTED]>
Subject: sslwrap & undefined symbol: SSL_state
Date: Sat, 19 Jun 1999 12:20:31 -0700
I'm using:
sslwrap-2.0.2-2.i386.rpm &
SSLeay-0.8.1-4.glibc.i386.rpm
When I run:
/usr/sbin/sslwrap -cert /usr/local/ssl/certs/server.pem -port 143 -accept
993 &
I get this error message:
error in loading shared libraries
:undefined symbol: SSL_state
Does this mean that sslwrap-2.0.2-2 is incompatible with the later
SSLeay-0.8.1-4.glibc?
Is there any other rpm package available to implement imap service with
SSL that is compatible with this SSLeay? Or I can switch to openSSL if
there is a better solution using it!
Thanks for advice.
--
Daniel.
------------------------------
From: [EMAIL PROTECTED] (Kenny McCormack)
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Possible to mount Samba filesys (smbfs) via ordinary 'mount' command?
Date: 19 Jun 1999 14:12:20 -0500
Reply-To: [EMAIL PROTECTED]
In article <[EMAIL PROTECTED]>,
Rod Smith <[EMAIL PROTECTED]> wrote:
>In article <7kghgn$q72$[EMAIL PROTECTED]>,
> [EMAIL PROTECTED] (Kenny McCormack) writes:
>> I have Samba working fine and can mount drives on my 9x/NT boxes from
>> Linux using smbmount. However, it would be nice if it could be done
>> using ordinary 'mount', using the normal mount syntax - and,
>> eventually, to be done via entries in the /etc/fstab file.
>
>I've been casually looking for something like this for some time, with no
>luck. I did recently run across the following in the smbmount man page:
>
>: To mount an smb file system, I suggest using the option -c
>: for smbmount to pass the mount command. For example, use
>
>: smbmount "\\server\tmp" -c 'mount /mnt -u 123 -g 456'
>
>: to mount the tmp share of server on /mnt
Curiously, my "man smbmount" documents the -c option as a way to
specify the "client name" - whatever that is. It doesn't looke like a
command string at all. FWIW, the -C option is for disabling the
uppercasing of passwords, so that ain't it either...
>This did work for me. I've not yet tried to combine this with user
>permissions in the /etc/fstab file to see if this might allow normal users
>to do it. Perhaps a suid root script could do it, though....
When you run smbmount as non-root, it says "/usr/sbin/smbmount must be
installed suid-root". Although I haven't tested it, this seems to
imply that simply making the executable setuid root would allow users
to smbmount stuff.
But that is not my goal here. What I want is to be able to call mount
and have it, internally call smbmount, if necessary, to do the work.
My goal is not the idea of making it user (in the sense of "non-root")
accessible, but rather, I'd like to avoid having to write a separate
user-interface for smbmount. Note that smbmount has a baroque command
line interface that it would be nice to hide - and one of the beauties
of Unix is the way the uglies of file systems can be encapsulated in
the /etc/fstab file. It works with NFS; it should work with SMBFS.
------------------------------
From: [EMAIL PROTECTED] (Douglas Bollinger)
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Possible to mount Samba filesys (smbfs) via ordinary 'mount' command?
Date: Sat, 19 Jun 1999 15:35:05 -0400
Kenny McCormack at [EMAIL PROTECTED] says...
> I have Samba working fine and can mount drives on my 9x/NT boxes from
> Linux using smbmount. However, it would be nice if it could be done
> using ordinary 'mount', using the normal mount syntax - and,
> eventually, to be done via entries in the /etc/fstab file.
<snip>
I was going to give a go at getting Samba to work with the autofs
demon. Right now I have things working with a line in rc.local, but
I was hoping for something a big more eloquent.
So I was reading a bit on how to get this to work in the files. On
my machine, this is at:
/usr/doc/samba-2.0.3/examples/autofs
Here's a snippet from the file:
> Hi SAMBA developers!
> I have written a shell script that marries smbmount and mount
> on a Linux-machine with a 2.1.55+ kernel (i.e., a newer developper
> kernel. Especially it makes smbmount compatible
> with autofs! Now, You (when root :-) can say
> mount -t smb /win-machine/my-share /mntpt
> Concerning the management of the user/password-pairs I have already
> made a step in the right direction, but there is still a lot of
> brain-work to do :-(
Does this sound helpful to you? Note that this is still on my "to
do" list, so I don't know how well this works.
--
Douglas Bollinger
Mt. Holly Springs, PA 17065
My other computer runs Linux.
------------------------------
** 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
******************************