Linux-Misc Digest #454, Volume #24               Sat, 13 May 00 11:13:02 EDT

Contents:
  Re: Mounting Windows Partitions (Peter Buijsman)
  Re: Module loading ([EMAIL PROTECTED])
  Re: Module loading ([EMAIL PROTECTED])
  Re: German Govt says Microsoft a security risk (Matthias Warkus)
  Re: Unexpected load on server (Hal Burgiss)
  Re: Should apps be installed as root? (Marcel Pol)
  Re: Mounting Windows Partitions (Marcel Pol)
  Re: Netscape 4.72 bus error...YIPEE! (Richard)
  Re: WANTED: Champion ("Frank V. Castellucci")
  formail & procmail-problem (peter pilsl)
  problem playing VCDs with mtv (Avatar)
  Reinstallation too slow ("SilentNight")
  naive question on programming Linux applications ([EMAIL PROTECTED])
  How to echo to /var/log/messages ("skydude")
  Re: Opinion about "Mandrake 6" (Andrew Purugganan)
  Printkey/snapshot straight to printer? (Andrew Purugganan)
  backup problem ("ChemSoft GmbH")
  Re: Moving linux from a to b ("Daniel Foster")
  Redhat6.2 Network bug ?? ([EMAIL PROTECTED])
  Re: Sendmail: Faster than a speeding bullet? (Steve)
  Re: connect LINUX to Free ISPs??? (Steve)

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

From: Peter Buijsman <[EMAIL PROTECTED]>
Subject: Re: Mounting Windows Partitions
Date: Sat, 13 May 2000 13:08:19 +0200
Reply-To: [EMAIL PROTECTED]

On Sat, 13 May 2000 01:35:04 -0400, Lester <[EMAIL PROTECTED]> wrote:

>How can I arrange it so that an ordinary user can read/write to a
>mounted Windows partition?
>
>Also, at the end of the above example, there are two consecutive 0's.
>On a few occasions, I have seen other numerical values in those
>positions.  Can anybody explain to me what this means?


'man fstab' will answer all your questions in this case. It's an
exellent help, you might even find some other options you'd like to
use you even didn't know it existed. :-)


-- 
Peter

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

From: [EMAIL PROTECTED]
Subject: Re: Module loading
Reply-To: [EMAIL PROTECTED]
Date: Sat, 13 May 2000 12:12:09 GMT

In <8fh43n$3t4$[EMAIL PROTECTED]>, "Florian E.J. Fruth" <[EMAIL PROTECTED]> 
writes:
>did u compile the kernel with the support for automatic module loading ?
>fejf
Yes.
I even did a complete re-format and re-install and still can't work it out.

I'm beginning to wonder whether there's something wrong with Mandrake.
After re-installing, and not fiddling with *any* source code, I tried
to re-build the kernel making sure all the right options for me were
configured correctly.  I did:
make dep
make clean
make bzImage

but at this stage got loads of warnings viz:
/usr/src/linux/include/linux/blk.h:419: warning: `do_sd' defined but not used
/usr/src/linux/include/linux/blk.h:443: warning: `do_sd_request' declared `static' but 
never defined
scsi.h:641: warning: `end_scsi_request' defined but not used
{standard input}: Assembler messages:
{standard input}:1846: Warning: using `%eax' instead of `%ax' due to `l' suffix
{standard input}:1846: Warning: using `%eax' instead of `%ax' due to `l' suffix
dquot.c: In function `get_empty_dquot':
dquot.c:542: warning: `count' might be used uninitialized in this function
ip_masq.c:361: warning: `masq_port_lock' defined but not used
ip_masq_mod.c:36: warning: `masq_mod_lock' defined but not used
mtrr.c:305: warning: `main_lock' defined but not used
apm.c: In function `apm_get_info':
apm.c:1188: warning: unused variable `nbat'
apm.c: At top level:
apm.c:608: warning: `apm_get_battery_status' defined but not used
{standard input}: Assembler messages:
{standard input}:283: Warning: using `%eax' instead of `%ax' due to `l' suffix
[more of these]
{standard input}: Assembler messages:
{standard input}:1105: Warning: using `%edx' instead of `%dx' due to `l' suffix
{standard input}:1120: Warning: using `%edx' instead of `%dx' due to `l' suffix
/tmp/cc60nsvb.s: Assembler messages:
/tmp/cc60nsvb.s:1142: Warning: using `%edx' instead of `%dx' due to `l' suffix
[more of these]
{standard input}: Assembler messages:
{standard input}:618: Warning: using `%bx' instead of `%ebx' due to `w' suffix
{standard input}: Assembler messages:
{standard input}:839: Warning: using `%edx' instead of `%dx' due to `l' suffix
{standard input}:840: Warning: using `%edx' instead of `%dx' due to `l' suffix
{standard input}: Assembler messages:
{standard input}:454: Warning: using `%eax' instead of `%ax' due to `l' suffix
{standard input}:454: Warning: using `%eax' instead of `%ax' due to `l' suffix
bios32.c: In function `pci_fixup_rcc':
bios32.c:1058: warning: unused variable `bus'
bios32.c: In function `pci_fixup_compaq':
bios32.c:1073: warning: unused variable `bus'
/tmp/cciQiHkB.s: Assembler messages:
/tmp/cciQiHkB.s:1202: Warning: using `%eax' instead of `%ax' due to `l' suffix
[more of these]
/tmp/ccvDPY2J.s: Assembler messages:
/tmp/ccvDPY2J.s:109: Warning: using `%eax' instead of `%ax' due to `l' suffix
[more of these]
Root device is (8, 21)
Boot sector 512 bytes.
Setup is 3548 bytes.
System is 575 kB

All the stuff I've read implies that warnings and errors mean I'm not
likely to produce a stable kernel.

Surely, the code ought to re-compile "out of the box" as it were.

>
><[EMAIL PROTECTED]> schrieb im Newsbeitrag
>news:s6US4.1004$[EMAIL PROTECTED]...
>> Can someone tell me how modules get loaded on demand?
>> I understood that there was a daemon that ran in the background
>> that handled this, but I cannot see one on my system.  I thought
>> it was called either kmod or kerneld, but ps -ax doesn't show
>> either of these.
>> How can I tell if modules are loading?  I ask because I suspect
>> that they might not be.

- Richard Kimber

Political Science Resources
http://www.psr.keele.ac.uk/


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

From: [EMAIL PROTECTED]
Subject: Re: Module loading
Reply-To: [EMAIL PROTECTED]
Date: Sat, 13 May 2000 12:17:14 GMT

In <[EMAIL PROTECTED]>, Bob Martin <[EMAIL PROTECTED]> writes:
>Dances With Crows wrote:
>> 
>> 
>> Not sure why kmod doesn't show up in a ps auxw... kswapd and such do!
>> 
>
>kmod doesn't run as a daemon, it's part of the kernel.
>--

Thanks.  That clears that one up, though as you will see from a reply
to another message on this thread, I'm getting into even deeper waters.
Maybe I'm doing something stupid, but I am trying to follow the instructions
in the HOWTOs and the $140 worth of books I've bought :-(

- Richard Kimber

Political Science Resources
http://www.psr.keele.ac.uk/


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

From: [EMAIL PROTECTED] (Matthias Warkus)
Crossposted-To: comp.os.linux.advocacy
Subject: Re: German Govt says Microsoft a security risk
Date: Sat, 13 May 2000 13:01:46 +0200
Reply-To: [EMAIL PROTECTED]

It was the Fri, 12 May 2000 14:47:43 -0700...
...and Salvador Peralta <[EMAIL PROTECTED]> wrote:
> Matthias Warkus wrote:
> > 
> > It was the Fri, 12 May 2000 10:03:17 -0700...
> > ...and Salvador Peralta <[EMAIL PROTECTED]> wrote:
> > > > > And btw, Scientology's desperate and tasteless propaganda efforts in this
> > > > > matter seem to underline what critics accuse them of,
> > >
> > > What propaganda?  The German government apparently won't do business
> > > with any company that is in any way linked to scientology. That is
> > > discrimination.
> > 
> > No, that is self-protection, because Scientology's practices clash
> > with the German constitution.
> 
> How?

For one, Scientology collects and stores enormous amounts of private
data about its members. Unfortunately, nothing can be done about this,
because they store it on paper and not electronically. Electronic
storage would violate our data protection / electronic privacy laws.
(Germany was the first country in the world to pass data protection
legislation.)

The values and ideals held up by Scientology aren't exactly compliant
with the German constitution either.

mawa
-- 
Favourites - share and enjoy: <URL: http://www.enlightenment.org> 
<URL: http://www.userfriendly.org> <URL: http://www.gnome.org>
<URL: http://freshmeat.net> <URL: http://www.calvinandhobbes.com>
<URL: http://www.metager.de> <URL: http://www.happypenguin.org>

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

From: [EMAIL PROTECTED] (Hal Burgiss)
Subject: Re: Unexpected load on server
Reply-To: [EMAIL PROTECTED]
Date: Sat, 13 May 2000 12:43:07 GMT

On Sat, 13 May 2000 09:59:30 GMT, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>i have a compaq proliant 5500 server with RH 6.1. its main task is as
>the mail server and and some telnetted users. The load on the server
>never really go above 0.3 - 0.5, usually.
>
>but about 1 week back i found the system getting frozen for about a
>second or two. i quickly checked the 'w' and the load was around 3, From
>that time onwads the load shoots up randomly about 3 or 4 times a day.
>now i run the xload and i can see that.
>
>i tried to catch the process which was causing this but could not. what
>i tried was to run the 'top q' when i suspect the problem but usually by
>the time i change the console and issue the command the porblem
>vanishes.
>
>does some one has some ideas about this. i will send any further details
>required

Try running 'top -b' in a loop and send output to a file.

-- 
Hal B
[EMAIL PROTECTED]
--

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

From: Marcel Pol <[EMAIL PROTECTED]>
Subject: Re: Should apps be installed as root?
Date: Sat, 13 May 2000 12:54:08 GMT

Chad Lemmen wrote:
> 
> I'm using Corel Linux on my desktop and I've just downloaded Realplayer.
> Should I install it as root and put it in /usr/local/Realplayer or
> install it logged in as a normal user in which case it would have to be
> installed in the users home dir.  If I install it as root the install
> puts an icon on the KDE desktop for me and installs the Netscape plugin.
> These settings then only apply to root.  Then do I log in as a normal
> user and manually create the icon on the users desktop and run the
> install again for the Netscape plugin?

I would install it as root.
That's what I did on my single-user computer. 

I do not see why you wouldn't do that.
When you compile and install software from the internet you also
have to install it as root. (and ./configure and make as user).


******************           __   _
/   Marcel Pol   /          / /  (_)__  __ ____  __
/                /         / /__/ / _ \/ // /\ \/ /
/  [EMAIL PROTECTED]  /        /____/_/_//_/\_,_/ /_/\_\
******************
SuSE 6.3  Kernel 2.2.13
Don't visit http://www.angelfire.com/scifi/marcelpol

This sig is stolen.
But it was released under GNU, wasn't it?

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

From: Marcel Pol <[EMAIL PROTECTED]>
Subject: Re: Mounting Windows Partitions
Date: Sat, 13 May 2000 13:04:18 GMT

Lester wrote:
> 
> Hi Everybody,
> 
> I'm trying to mount my Windows partition under Linux so that an ordinary
> user will be able to read/write to it.  I modified /etc/fstab like so:
> 
> /dev/hda1    /mnt/win    vfat    defaults    0 0

My /etc/fstab looks like this;
/dev/hda4       /dosc                     vfat            umask=000  

The umask thing gives write-permission to users.




******************           __   _
/   Marcel Pol   /          / /  (_)__  __ ____  __
/                /         / /__/ / _ \/ // /\ \/ /
/  [EMAIL PROTECTED]  /        /____/_/_//_/\_,_/ /_/\_\
******************
SuSE 6.3  Kernel 2.2.13
Don't visit http://www.angelfire.com/scifi/marcelpol

This sig is stolen.
But it was released under GNU, wasn't it?

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

Subject: Re: Netscape 4.72 bus error...YIPEE!
From: Richard <[EMAIL PROTECTED]>
Date: Sat, 13 May 2000 06:06:33 -0700

Have you found a solution to this? I've got the same problem, and
I don't see any replies to your question. The annoying thing is
that the first time I installed Linux, this did not happen.


Dick


* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!


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

Date: Sat, 13 May 2000 09:35:54 -0400
From: "Frank V. Castellucci" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.development.apps
Subject: Re: WANTED: Champion

Christopher Browne wrote:
> 
> Centuries ago, Nostradamus foresaw a time when sergio would say:
> >Christopher Browne wrote:
> >>
> >> Centuries ago, Nostradamus foresaw a time when Sam E. Trenholme would
> >> say:
> >> >>This software is CURRENTLY not open source since the author makes a
> >> >>living writing software
> >> >
> >> >I wish the utmost of success for this software, but I have serious
> >> >reservations about this package thriving.
> >>
> >> I have more than merely "reservations" about the likelihood of it
> >> thriving, and, if the licensing approach remains proprietary, thus
> >> indicating that the producers are gaining from others' contributions,
> >> but not freely contributing themselves, I have some reservations about
> >> the notion of wishing them success.
> >
> >If the source is not open and contributors cannot add to it or change
> >it,
> >how are the producers gaining from others' contributions? In the same
> >way
> >that Visual Basic itself gains by someone writing a Visual Basic program
> >maybe?
> >

True.

[snip]
> >
> >Or are you suggesting that if a piece of third party software uses
> >system
> >calls that exist within the kernel, that that software MUST be GPL. If
> >so I hope the likes of Borland, Coral and IBM are reading this.
> 
> No, the point is that in order for it to be so strongly associated with
> Linux, it has to be tightly connected to the kernel.
> 
> And for _that_ to happen, it has to link to GPLed code, thus mandating
> licensing under the GPL.

This is wrong, many libraries are now LGPL. If all software for Linux
had to be GPL it would present a problem. This was recognized by
Stallman and he provided the LGPL. 

> [snip]

-- 
Frank V. Castellucci
http://corelinux.sourceforge.net
OOA/OOD/C++ Standards and Guidelines for Linux
http://PythPat.sourceforge.net
Pythons Pattern Package

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

From: peter pilsl <[EMAIL PROTECTED]>
Subject: formail & procmail-problem
Date: Sat, 13 May 2000 13:37:41 GMT


I�ll leave tommorow and suddenly my automatic-vacation-responder does not 
work any more ...

  :0 Whc: vacation.lock
  * !^FROM_DAEMON
  | formail -rD 8192 vacation.cache          

  :0 ehc         # if the name was not in the cache
  | (formail -rA"Precedence: junk" ; \
                  cat $HOME/.vacation; \
                   echo this message was autogenerated by; \            
                     echo goldfisch.atat.at at `date`; \
                  echo; \
                  echo -- ; \
                  cat $HOME/.signature \
                ) | $SENDMAIL -oi -t

(the x-loop entry is somewhere above)

this is what procmail logs for me:

procmail: Error while writing to ""
procmail: Skipped "| formail -rD 8192 vacation.cache>\dev\null"
procmail: Skipped "$HOME/.signature \"
procmail: Skipped ") | $SENDMAIL -oi -t  "
>From pilsl  Sat May 13 15:40:17 2000
 Subject: testmail
  Folder: /home/pilsl/mail/inbox.2000-week19                                
671
/bin/bash: -c: line 6: syntax error: unexpected end of file

$home is set, .vacation and .signature does exist ....


any idea ? I�m in a hurry :)

thanks,
peter


-- 
pilsl@
goldfisch.at.at

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

From: Avatar <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.setup
Subject: problem playing VCDs with mtv
Date: Sat, 13 May 2000 15:14:50 +0100

Hi,

I have a problem with mtv version 1.1.1.1. When using linux kernel
version
2.3.5 I have no problem playing VCDs. However upon updating to kernel
version 2.3.99-pre8 I have been unable to play any VCDs. I keep getting
the error message "Hum...no Video could be found on this track. Check
the
CD or check that your CDROM drive and kernel support VCD". Actually this
problem started on kernel versions 2.3.30 (I think - can't
remember upwards.

I am running a SCSI system with a DPT controller card with the driver
(DPT-EATA) compiled into the kernel (ie not as a module). The CDROM is a
SCSI-Ultraplex from Plextor. Here's the result of ldd on mtv.

        /lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x40015000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4001f000)
        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x400ed000)
        libm.so.6 => /lib/libm.so.6 (0x40103000)
        libc.so.6 => /lib/libc.so.6 (0x40120000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40216000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40264000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4026e000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40286000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

I am using glibc 2.1.3-16 from the rawhide distibution. Any help would
be
appreciated. Thanks a lot.

Mark

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

From: "SilentNight" <[EMAIL PROTECTED]>
Subject: Reinstallation too slow
Date: Sat, 13 May 2000 14:19:42 GMT

Hi all,

I am a newbie to Linux.  I tried the Corel Linux, but after
the first installation, it seems very slow to boot up.

So, I decided to reinstall.  But both floppy and cd-rom setup
has no response for a very long time.

Even if I want to re-partition; i.e., resize, I have no chance.

Using other boot disk from RedHat and Turbo Linux have
the same phenominon.

I think I am doing something wrong; but

What is wrong with this ?


TIA.  I appreciate any advice.

SN




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

From: [EMAIL PROTECTED]
Subject: naive question on programming Linux applications
Date: Sat, 13 May 2000 14:11:00 GMT



I'm wondering what one needs to learn to be able to program applications
for Linux. I'm not very experienced as a programmer, but I can do all the
web-related programming I need (JS, Perl and PHP) and I do have the
opportunity to take some classes in the next couple of years. What should
I learn? C++? More advanced data-structures classes?

Are there any good books on this subject?

Thanks!

Joshua
[EMAIL PROTECTED]


Sent via Deja.com http://www.deja.com/
Before you buy.

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

From: "skydude" <[EMAIL PROTECTED]>
Subject: How to echo to /var/log/messages
Date: Sat, 13 May 2000 10:31:18 -0400

I want to send output to /var/log/messages from my /etc/ppp/ip-up
script.

Not a UNIX programmer.

I know its something like echo "text to output" 2>/dev/log?????

I read the man page for syslogd.  How do I send output to be logged?

Thanks - Brad



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

From: [EMAIL PROTECTED] (Andrew Purugganan)
Subject: Re: Opinion about "Mandrake 6"
Date: 13 May 2000 14:28:57 GMT

[EMAIL PROTECTED] wrote:
: Why would you want to start with Mandrake6 when Mandrake7 is out? It's
: best to start with the most current distro to get all the patches and
: security fixes.
he's right about 7 being better (or more secure) than 6
don't forget to check out www.mandrakeuser.org, a LOT of questions can be 
answered THERE before posting here
--
jazz  annandy AT dc DOT seflin DOT org
Registered linux user no. 164098
Doesn't it bother you, that we have to search for intelligent life
--- OUT THERE??

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

From: [EMAIL PROTECTED] (Andrew Purugganan)
Subject: Printkey/snapshot straight to printer?
Date: 13 May 2000 14:34:07 GMT

Is there a METAkey combo that will send the display straight to printer? 
Godknows how tough it is to get something printed, what about a quick 
snap to send this to lp? 

How is it done form the console, and how is it done from X?
TIA
--
jazz  annandy AT dc DOT seflin DOT org
Registered linux user no. 164098
Doesn't it bother you, that we have to search for intelligent life
--- OUT THERE??

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

From: "ChemSoft GmbH" <[EMAIL PROTECTED]>
Subject: backup problem
Date: Sat, 13 May 2000 16:43:57 +0200

hi all,
i try to realize an incremental backup for our servers on an dds tape-drive.
i have made the following script:

#!/bin/sh
# fullbackup of ....

# nfsmount/smbmount
.....

# first rewind the tape
mt -t /dev/st0 rewind

# then backup
cd /
tar -c -v -V "Fullbackup" -f /dev/st0 -g /var/adm/backup/Dir etc/ home/
server1/home/ server2/home/

# unmount nfs/smb-shares
....

first i mount the servers via nfs/smb and make a fullbackup.

then i try to make a backup only of the files that have changed or are new:

#!/bin/sh
# incremental backup

# nfs/smbmount the shares
.....

# rewind the tape
mt -t /dev/st0 rewind

# and go to the end of the last file
mt -t /dev/st0 eof

# incremental backup
cd /
tar -c -v -V "Incrementalbackup" -f /dev/st0 -g /var/adm/backup/Dir etc/
home/ server1/home/ server2/home/


but it doesn�t work. i get the following error message:

tar: home/*: Cannot stat: No such file or directory

or:
tar: Error exit delayed from previous errors

And it seems that during the incremental backup NOT only the new files are
backuped

anybody can tell me what�s going wrong.

thanks in advance


Mit freundlichem Gru� aus Sankt Augustin
Diana Block

ChemSoft GmbH
Market-Services
Postanschrift: Am Otenberg 17a, 53757 Sankt Augustin
Technik und Service: TechnoPark der GMD, Rathausallee 10
Telefon 02241/334691 - Fax 02241/334692 - http://www.chemsoft.de

--

Mit freundlichem Gru� aus Sankt Augustin
Diana Block

ChemSoft GmbH
Market-Services
Postanschrift: Am Otenberg 17a, 53757 Sankt Augustin
Technik und Service: TechnoPark der GMD, Rathausallee 10
Telefon 02241/334691 - Fax 02241/334692 - http://www.chemsoft.de



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

From: "Daniel Foster" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Moving linux from a to b
Date: Sat, 13 May 2000 13:42:03 +0100

> I wish to transfer one complete linux setup from on disk to
> another ie from 'a' drive to 'b' drive.
>
> The b drive is new and the a drive has linux loaded on.
>
> What is the best way of doing it ?
> Format the partitions first then.

The best way would probably be to read the Hard-Disk-Upgrade
mini-HOWTO, since it covers just about every issue you're likely to
encounter.

---
If Bill Gates had a nickel for every time Windows crashed...
..oh wait, he does.

Daniel Foster - [EMAIL PROTECTED]




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

From: [EMAIL PROTECTED]
Crossposted-To: tw.bbs.comp.linux,comp.os.linux.setup,comp.os.linux.networking
Subject: Redhat6.2 Network bug ??
Date: Sat, 13 May 2000 14:45:37 GMT

After 3 days of testing the new redhat 6.2, I had found a bug of the new
redhat networking problem. I hope this is not the new linux kernal
problem.

Hardware:
switch = 3com office connect 10/100 switch  &
         dlink DES 1008 10/100 switch &
         Netgear 10/100 h/f duplex switch
NetworkCard = 3c905c, Netgear 10/100
Intel PIII700 / Asus b3p-f / 128mb-pc100-Ram
HDD IBM U-2 SCSI with Tekram U-2 SCSI card

*I have difference hardware here to ensure this is not my hardware
problem, and all of these hardware has been work with 6.1 for quite a
while.

==========================10/100/half/full duplex switch
   |              |
|-----|        |-----|    RedHat6.2 Server A: 192.168.0.2
|     |        |     |    RedHat6.2 Server B: 192.168.0.3
|     |        |     |
|  A  |        |  B  |
|     |        |     |
|_____|        |_____|

Test 1/ server A>      ping 192.168.0.3 from 192.168.0.2
                       64 bytes from 192.168.0.2: time=0.1 ms
        No problems, there is a reply............

Test 2/ ��server B>      ping 192.168.0.2 from 192.168.0.3
                        64 bytes from 192.168.0.3: time=0.1 ms
        No problems, there is a reply too............

Test 3/ server A unplug its RJ45 on the switch for "15" seconds, and
then re-plug the RJ45 back to the switch.
        server A> ping 192.168.0.3
        64 bytes from 192.168.0.3: time=0.1 ms
        From 192.168.0.2: Destination Host Unreachable<--- just broken
for a while
        From 192.168.0.2: Destination Host Unreachable
        From 192.168.0.2: Destination Host Unreachable
        64 bytes from 192.168.0.3: time=0.1 ms        <--- it picks up
again
        No problems, it could pick up again............

THE PROBLEM IS --> when I unplug the server A RJ45 on the switch for
more then "300" seconds, and then re-plug the RJ45 back to the switch.

        server A> ping 192.168.0.3
        From 192.168.0.2: Destination Host Unreachable
        From 192.168.0.2: Destination Host Unreachable
        From 192.168.0.2: Destination Host Unreachable
        From 192.168.0.2: Destination Host Unreachable
        From 192.168.0.2: Destination Host Unreachable
        I cannot get any reply any more... even after 2 hours of pluged
in, I still get unreachable messages.
        I have to reboot the server to get the server A eth0 up again.


Finally: This bug only appears in the enviroment of 100mb with switch
(same problems exists on difference network cards and switch). If I
change the switch to 10Mb Hub then it problem will not appears.


Sent via Deja.com http://www.deja.com/
Before you buy.

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

From: [EMAIL PROTECTED] (Steve)
Subject: Re: Sendmail: Faster than a speeding bullet?
Reply-To: [EMAIL PROTECTED]
Date: 13 May 2000 14:28:55 GMT

On Mon, 08 May 2000 10:23:11 GMT, [EMAIL PROTECTED] wrote:
>Hi, I'm running Redhat 6.0 on a dual PIII 700Mhz 512meg RAM, 9 GIG SCSI
>h/d.
>
>My problem is that I have over 100,000 emails to send each morning and
>sendmail doesn't quite manage so well.
>
>I've currently got a self written daemon that queues the emails and
>sends them in 5 batches of 50 emails.  Meaning that I have up to 5
>sendmail processes running parallel.
>
>What I want to know is - is there any way that I can tweak sendmail to
>running faster - or is there another program that could send email
>faster?

Don't send so much spam, be part of the solution not part of the 
problem.  

-- 
Cheers
Steve              email mailto:[EMAIL PROTECTED]

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.ndirect.co.uk/~sjlen/

or  http://start.at/zero-pps

 11:43am  up 16 days, 13:44,  4 users,  load average: 1.12, 1.05, 1.01

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

From: [EMAIL PROTECTED] (Steve)
Subject: Re: connect LINUX to Free ISPs???
Reply-To: [EMAIL PROTECTED]
Date: 13 May 2000 14:28:48 GMT

On Sat, 13 May 2000 10:13:18 GMT, [EMAIL PROTECTED] wrote:
>Steve <[EMAIL PROTECTED]> did eloquently scribble:
>> Get the number the modem needs to dial, set yourself up with an id
>> do an nslookup to get the DNS servers (I think?), and you're all
>> set. 
>
>I don't think nslookup works is you DON'T have DNS numbers... Does it?
>Any ISP should include DNS numbers on their web sites anyway. Without them,
>you can't do anything much even if you DO connect.
>

If he's looking at a website and using newsgroups he's connected
to an isp, the nslookup can be done from any other machine, not
the one he's setting up.

-- 
Cheers
Steve              email mailto:[EMAIL PROTECTED]

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.ndirect.co.uk/~sjlen/

or  http://start.at/zero-pps

 11:43am  up 16 days, 13:44,  4 users,  load average: 1.12, 1.05, 1.01

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


** 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.misc) 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-Misc Digest
******************************

Reply via email to