Re: [expert] Fezbox

1999-09-02 Thread Mark Polsen

Stephen Anderson wrote:

> I don't know how many of you have seen this or not, but it is WAY
> COOL.  http://www.fezbox.com  This website leads you through a
> series of dynamically created webpages which allows you to create a
> Kickstart configured bootdisk for Red Hat 6.0.  This is seriously
> awesome and I recommend that Mandrake look into having
> something like this as soon as possible.  Kickstart is a great utility,
> but it is rather awkward to use effectively.  Fezbox takes half the work
> right off the top.  Fantastic!
>
> Stephen Anderson
> [EMAIL PROTECTED]

I think a utility like this is great for installations on two or more
computers. If your just installing a distribution on one computer I don't
see how this is any easier than a normal installation. Although, it should
make the installation easier for a new user.



Re: [expert] Mandrake 6.1b first impression

1999-09-02 Thread Mubashir

If it is a feature then it has been implemented the worst way possible.
I invite you to look at Netscape.ad that implements the features you
put in and more without sacrificing anything.  I have been using it
for months without any problems.

It is available from :

ftp://ftp.psychosis.com/netscape/

And while you are there checkout netscape-wrapper also.  The wrapper
is heaven sent for novices who keep clicking on the Netscape icon to
start another copy of Netscape.

You really should reconsider not including the broken implementation
of cut and paste shortcusts.  You are making a whole lot of people,
who are not subscribed to this list to know the easy fix, download 
netscape all over again and install it.  Major inconvenience.

Mubashir

--- Jacques Le Marois <[EMAIL PROTECTED]> wrote:
> Mubashir wrote:
> > 
> > 2. Netscape keyboard shortcuts are still broken.  I could not believe
> my
> >eyes.  I thought enough people had complained about this one and
> >Mandrake folks would fix this in the next release.  But no, its
> still
> >very much broken.  Alt-o doesn't work and Alt-left and right do not
> work
> >either.
> 
> It's not a bug - it's a feature. It's add crtrl-C/V/X/A/.. and broke few
> keys.
> If you are able to fix this problem you are welcome..
> 
> If you want to remove the feature:
> rm /usr/X11R6/lib/X11/app-defaults/Netscape
> 
> Jacques
> 

__
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com



Re: [expert] ytalk problem

1999-09-02 Thread Hrothgar

just for the record, i figured out what was wrong with ytalk.  btw, thanks
to all that replied (that being zero of you).  ;p

starting with RH/MDK 6.0 (which have newer versions of ytalk), you
*cannot* use ytalk if the "talkd" daemon is enabled in /etc/inetd.conf.  
it needs to look like so:

  #talkdgram   udp waitroot/usr/sbin/tcpd  in.talkd
  ntalk   dgram   udp waitroot/usr/sbin/tcpd  in.ntalkd

technically, in.talkd and in.ntalkd are the same daemon.  for some reason,
ytalk freaks if both are enabled, yet reports it can't find a talk daemon
when only talkd is enabled...go figure.

i thought we had tried all the possible combinations of daemons, but we
must have forgot to reload inet once.  doh...anyway...

so, that's the scoop.  hope this will help someone out later in the
archives.

cameron


ps - roger, i couldn't reach the ytalk homepage to see if a fix has been
made or if the bug has been reported yet.  thanks



On Sat, 28 Aug 1999, Hrothgar wrote:

:[1] summary:
:
:  ytalk does not work.
:
:
:[2] full description:
:
:  ytalk hangs at the "Waiting for connection..." stage (on both clients).
:to end the session, you have to suspend (^Z) and then `kill -9` the
:process.
:
:
:[3] versions:
:
:  Mandrake 6.0 (Venus)
:  ytalk 3.1-3
:  ytalk 3.1.1 [same result; went back to 3.1-3 rpm for support reasons]
:
:
:[4] /etc/inetd.conf:
:
:  talkdgram   udp waitroot/usr/sbin/tcpd  in.talkd
:  ntalk   dgram   udp waitroot/usr/sbin/tcpd  in.ntalkd
:  dtalk   stream  tcp waitnobody  /usr/sbin/tcpd  in.dtalkd
:  # enabled dtalk just for good measure
:
:
:[5] /etc/services:
:
:  talk517/udp
:  ntalk   518/udp
:
:
:[6] other info:
:
:  we primarily need ytalk to work on the localhost;  ytalk with a
:remote host hardly ever happens (i'm speaking past tense here about our
:prior setup with RH5.2).
:
:  /usr/local/etc/ytalkrc is in place
:
:
:can you reproduce this problem on your box(es)?  it's almost imperative
:that we get this working.  any help would be greatly appreciated.  TIA
:
:cameron
:
: [ How's my programming?  Call 1-800-DEV-NULL ]
:
:






[expert] Fezbox

1999-09-02 Thread Stephen Anderson

I don't know how many of you have seen this or not, but it is WAY 
COOL.  http://www.fezbox.com  This website leads you through a 
series of dynamically created webpages which allows you to create a 
Kickstart configured bootdisk for Red Hat 6.0.  This is seriously 
awesome and I recommend that Mandrake look into having 
something like this as soon as possible.  Kickstart is a great utility, 
but it is rather awkward to use effectively.  Fezbox takes half the work 
right off the top.  Fantastic!


Stephen Anderson
[EMAIL PROTECTED]



Re: [expert] proxy servers and ip masquerade

1999-09-02 Thread Axalon Bloodstone

On Thu, 2 Sep 1999 [EMAIL PROTECTED] wrote:

> 
> 
> hi,
> in my company we have a proxy server  connected to the internet.  The server
> will only allow certain ip addresses to go out.  So i set up one linux box to
> masquerade giving it an ip address which the proxy server will allow to go out.
> When i change the NT client to point to that linux box as a gateway,  i keep
> getting acess denied when i try to surf on the nt machine even though its
> gateway is pointed to the linux machine.  Surfing on the linux machine works but
> not for the masquearded clients.
>   any help much appreciated.
> 
> sample rc.masquerade:
> 
> ipchains -P  forward DENY
> ipchaind -A  forward -s 170.38.195.0/255.255.252.0 -j MASQ
> 

What does
ipchains -L forward -nvx
Say?

--
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [expert] More on the Video GUI problem]

1999-09-02 Thread Axalon Bloodstone

On Wed, 1 Sep 1999, Alan Shoemaker wrote:

> Axalon Bloodstone wrote:
> > 
> > On Wed, 1 Sep 1999, Alan Shoemaker wrote:
> > 
> > > Axalon Bloodstone wrote:
> > >
> > > > I believe the card will run with the Mach64 Xserver, it will definately
> > > > work with the FBDev server (far as i can tell you'd have to be a sound
> > > > card not to work with the FBDev)
> > > >
> > > > --
> > > > MandrakeSoft  http://www.mandrakesoft.com/
> > > > --Axalon
> > >
> > > Axalonthat's not Mediasoft's answer.  They say that:
> > >
> > > "Some one has been working on a drive[r] for the ATI Rage Fury and it
> > > appears to be working fine."
> > >
> > > Someone from Mediasoft answered me privately.  I was promised an email
> > > copy when it is completed (I don't have an ATI Rage Fury, I was just
> > > trying to help someone who couldn't get his to work).  You want a copy
> > > when I get it?
> > >
> > > What's the FBDev and where is it available?
> > 
> > So uh wheres my copy of the source :) surely they didn't write the whole
> > server from scratch. But like i said you pretty much need to be a sound
> > card to not run with framebuffer. Especialy with the new 16 color generic
> > driver in the newer kernels.
> > 
> > [root@homie linux]# rpm -qi XFree86-FBDev-3.3.4-5mdk
> > Name: XFree86-FBDevRelocations: (not relocateable)
> > Version : 3.3.4 Vendor: MandrakeSoft
> > Release : 5mdk  Build Date: Sat Aug 21
> > 14:31:46 1999
> > Install date: Thu Aug 26 08:57:37 1999  Build Host:
> > kenobi.mandrakesoft.com
> > Group   : User Interface/X Hardware Support   Source RPM:
> > XFree86-3.3.4-5mdk.src.rpm
> > Size: 1806324  License: MIT
> > Packager: Chmouel Boudjnah <[EMAIL PROTECTED]>
> > Summary : The X server for the generic frame buffer device on some
> > machines.
> > Description :
> > This is the X server for the generic frame buffer device used on
> > Amiga, Atari and Macintosh/m68k machines.
> > 
> > Support for Intel and Alpha architectures is included in the Linux
> > 2.2 kernel, as well.
> > [root@homie linux]#
> 
> AxalonI'll email you whatever Mediasoft emails me.  So, you're
> saying that there's an mdk compiled version of XFree86-FBDev-3.3.4-5mdk
> and that folks can get it from a Mandrake mirror site and use it for
> video cards that are not directly supported by the regular version of
> XFree86?  Is that correct?
> 
> Alan

Yes, it's my understanding that any card supporting one of the kernel
Framebuffer drivers (CONFIG_FB_*) will work with the FBDev X server.




Re: [expert] Telneting to the server

1999-09-02 Thread Frederic PLE


Hi!
You're right, you have to install an X server on your windows box (you
can find free or sharewares on the web).
Then, just telnet on the linux server and run your application like
this :
appli -display :0 &
Fred
 
Sridhar G wrote:
Hi,
I would like to telnet to my linux server and execute X WIndow apps
on my
windows client. Do I require a X Window emulator installed on my win
95
system?
Can someone let me know the procedure to do this.
Thanks
Sridhar

-- 

--
  Frederic PLE

  email: [EMAIL PROTECTED]
--
 


Re: [expert] Telneting to the server

1999-09-02 Thread Lee Wilson

Yes, you will need an XWindows emulator for your Win95 box.  There are many out
there.  A widely used one seems to be Reflection X (from http://www.wrq.com).

To use it, just install it on your PC, set your DISPLAY environment variable on
your linux box to your PC's IP address:0  (123.123.123.123:0) and run your X
app.

-Original Message-
From: Sridhar G <[EMAIL PROTECTED]>
To: Expert Mandrake List <[EMAIL PROTECTED]>
Date: Thursday, September 02, 1999 1:01 PM
Subject: [expert] Telneting to the server


>I would like to telnet to my linux server and execute X WIndow apps on my
>windows client. Do I require a X Window emulator installed on my win 95
>system?
>
>Can someone let me know the procedure to do this.




Re: [expert] Telneting to the server

1999-09-02 Thread Jo

Go over to www.tucows.com and go to the Server Tools / X-Windows
servers. There you will find 3 servers. I haven't tried the second one
as it doesn't seem to exist for NT. The first and the third allow me to
use KDE, but I don't see the task bar at the bottom of the screen. The
third looks more professional, but the time out after half an hour is
more than annoying. MI/X is free and does the job.
Start up the server on your Win98 machine.
Now telnet into your Linux box. Log in as an unprivileged user. I can't
login as root straight away, guess that's implemented for security
reasons. Anyway, I don't think you need to be root to redirect X, which
is what we want to do next. It can be achieved with the following
command:

export DISPLAY=1.2.3.4:0.0

you should substitute 1.2.3.4 with the IP address of your Win98 box

now type

xterm &

and your launched. You can close down the TELNET session if you like.

Hope this helps,

Jo

Sicher G wrote:
> 
> Hi,
> 
> I would like to telnet to my linux server and execute X WIndow apps on my
> windows client. Do I require a X Window emulator installed on my win 95
> system?
> 
> Can someone let me know the procedure to do this.
> 
> Thanks
> Sridhar



[expert] Telneting to the server

1999-09-02 Thread Sridhar G

Hi,

I would like to telnet to my linux server and execute X WIndow apps on my
windows client. Do I require a X Window emulator installed on my win 95
system?

Can someone let me know the procedure to do this.

Thanks
Sridhar




[expert] X - Monitors

1999-09-02 Thread Gavin Grabias

I've asked this question once before, and was wondering if anyone has had the
same problem.  On my home PC I have a Diamond Viper v550 and a Viewsonic PT771
both are supported directly through X.  However when I am in X my monitor never
kicks into a Preset mode ex: P8 Vesa 800X600.  It always goes into these user
modes.  Its fine but my monitor automatically saves the screen settings in the
preset modes, but not in the user modes.  Its a real pain in the ass every time
I have it go into DPMS mode etc.  Then it comes back online all screwed up.  In
windows it goes into a Preset mode for every setting, but I havent found any in
X.  I have tried screwing around with different sync ranges.  Does anyone know
what to try???

Regards,
   Gavin ([EMAIL PROTECTED])

  ENTER.NET - "The Road to the Internet Starts Here!" (tm)
  (610) 437-2221 * http://www.enter.net/ * email:[EMAIL PROTECTED]




[expert] Install cannot find filesystems

1999-09-02 Thread Marco Miller (LMC)

Hello all,

My "filesystems" cannot be found by the Macmillan Linux-Mandrake 6.0
installation, right after choosing either "Disk druid" or "Fdisk". I don't
choose the SCSI option since my hard drive is an EIDE Western Digital
UDMA/66 (9.1GB, 7200rpm). I have Windows 98 working well on my primary DOS
4GB partition and I have two more logical empty partitions defined (2GB,
3GB) in my extended DOS partition. I install by booting from the floppy and
installing from the CDROM.

Any hint that could help me solve my problem?
Thanks a lot!
Marco Miller.



Re: [expert] Mandrake 6.1b first impression

1999-09-02 Thread Jacques Le Marois

Mubashir wrote:
> 
> 2. Netscape keyboard shortcuts are still broken.  I could not believe my
>eyes.  I thought enough people had complained about this one and
>Mandrake folks would fix this in the next release.  But no, its still
>very much broken.  Alt-o doesn't work and Alt-left and right do not work
>either.

It's not a bug - it's a feature. It's add crtrl-C/V/X/A/.. and broke few
keys.
If you are able to fix this problem you are welcome..

If you want to remove the feature:
rm /usr/X11R6/lib/X11/app-defaults/Netscape

Jacques



Re: [expert] Mandrake 6.1b first impression

1999-09-02 Thread Al Smith

What I have done was once it was installed (netscape that is). I removed
it and downloaded a copy from Netscape and the problem was gone.

-Al


> On Thu, 02 Sep 1999, you wrote:
> > 2. Netscape keyboard shortcuts are still broken.  I could not believe
my
> >eyes.  I thought enough people had complained about this one and
> >Mandrake folks would fix this in the next release.  But no, its
still
> >very much broken.  Alt-o doesn't work and Alt-left and right do
not work
> >either.
> > 
> Well, by now, you probably know that the solution to that
> is to kill the defaults that are included as part of
> Mandrake's install of Netscape. :-)
>   John


On Thu, 02 Sep 1999, you wrote:
> 2. Netscape keyboard shortcuts are still broken.  I could not believe my
>eyes.  I thought enough people had complained about this one and
>Mandrake folks would fix this in the next release.  But no, its still
>very much broken.  Alt-o doesn't work and Alt-left and right do not work
>either.
>  
Well, by now, you probably know that the solution to that
is to kill the defaults that are included as part of
Mandrake's install of Netscape. :-)
John


[expert] suse-security-announce-15.txt

1999-09-02 Thread Al Smith


-BEGIN PGP SIGNED MESSAGE-

__

SuSE Security Announcement

Package:  cron-3.0.1-75 (Vixie Cron) and previous versions
Date: Fri Aug 27 17:56:48 CEST 1999
Affected: maybe all Unix operatingsystems using crond
__

Some security holes were discovered in the package mentioned above.
Please update as soon as possible or disable the service if you are using
this software on your SuSE Linux installation(s).

Other Linux distributions or operating systems might be affected as
well, please contact your vendor for information about this issue.

Please note, that that we provide this information on as "as-is" basis only.
There is no warranty whatsoever and no liability for any direct, indirect or
incidental damage arising from this information or the installation of
the update package.
_

1. Problem Description

  Three security threats were found in the vixie crond, which is shipped
  with SuSE Linux.
  1)  no boundchecking on a local buffer, while copying data from MAILTO
  2)  passing invalid options to sendmail
  3)  it doesn't drop root privileges while sending acknowledge mail
  to a user

2. Impact

  1)   local root compromise by putting arbitrary code on the stack
  2/3) triggering a local denial-of-service attack by starting alot
   of sendmail daemons
   execute sendmail with options that only root could apply
   (like '-C'), which also leads to local root compromise

3. Solution

  Updated the crond package from our FTP server.

__

Here are the md5 checksums of the upgrade packages, please verify these
before installing the new packages:

bfc9ab01fdfd36eebb3cc398bbb34c37  cron-3.0.1-84.i386.rpm (6.2)
8998dbecf020d8a6f7ba1a2885f986da  cron-3.0.1-82.i386.rpm (6.1)

__

You will find the update on our ftp-Server:
  ftp://ftp.suse.com/pub/suse/i386/update/6.2/a1/cron-3.0.1-84.i386.rpm
  ftp://ftp.suse.com/pub/suse/i386/update/6.1/a1/cron-3.0.1-82.i386.rpm

Webpage for patches:
  http://www.suse.de/patches/index.html

or try the following web pages for a list of mirrors:
  http://www.suse.de/ftp.html
  http://www.suse.com/ftp_new.html

__

SuSE has got two free security mailing list services to which any
interested party may subscribe:

[EMAIL PROTECTED]  - unmoderated and for general/linux/SuSE
  security discussions. All SuSE security
  announcements are send to this list.

[EMAIL PROTECTED] - SuSE's announce-only mailing list.
  Only SuSE's security annoucements are sent
  to this list.

To subscribe, send an email to [EMAIL PROTECTED] with the text

subscribe suse-security
or
subscribe suse-security-announce

in the body of the message. Or just issue a

echo subscribe suse-security | mail [EMAIL PROTECTED]
or
echo subscribe suse-security-announce | mail [EMAIL PROTECTED]

__

If you want to report *NEW* security bugs in the SuSE Linux Distribution
please send an email to [EMAIL PROTECTED] or call our support line.
You may use pgp with the public key below to ensure confidentiality.
__

  This information is provided freely to everyone interested and may
  be redistributed provided that it is not altered in any way.

Type Bits/KeyIDDate   User ID
pub  2048/3D25D3D9 1999/03/06 SuSE Security Team <[EMAIL PROTECTED]>

- -BEGIN PGP PUBLIC KEY BLOCK-
sion: 2.6.3i

mQENAzbhLQQAAAEIAKAkXHe0lWRBXLpn38hMHy03F0I4Sszmoc8aaKJrhfhyMlOA
BqvklPLE2f9UrI4Xc860gH79ZREwAgPt0pi6+SleNFLNcNFAuuHMLQOOsaMFatbz
JR9i4m/lf6q929YROu5zB48rBAlcfTm+IBbijaEdnqpwGib45wE/Cfy6FAttBHQh
1Kp+r/jPbf1mYAvljUfHKuvbg8t2EIQz/5yGp+n5trn9pElfQO2cRBq8LFpf1l+U
P7EKjFmlOq+Gs/fF98/dP3DfniSd78LQPq5vp8RL8nr/o2i7jkAQ33m4f1wOBWd+
cZovrKXYlXiR+Bf7m2hpZo+/sAzhd7LmAD0l09kABRG0JVN1U0UgU2VjdXJpdHkg
VGVhbSA8c2VjdXJpdHlAc3VzZS5kZT6JARUDBRA24S1H5Fiyh7HKPEUBAVcOB/9b
yHYji1/+4Xc2GhvXK0FSJN0MGgeXgW47yxDL7gmR4mNgjlIOUHZj0PEpVjWepOJ7
tQS3L9oP6cpj1Fj/XxuLbkp5VCQ61hpt54coQAvYrnT9rtWEGN+xmwejT1WmYmDJ
xG+EGBXKr+XP69oIUl1E2JO3rXeklulgjqRKos4cdXKgyjWZ7CP9V9daRXDtje63
Om8gwSdU/nCvhdRIWp/Vwbf7Ia8iZr9OJ5YuQl0DBG4qmGDDrvImgPAFkYFzwlqo
choXFQ9y0YVCV41DnR+GYhwl2qBd81T8aXhihEGPIgaw3g8gd8B5o6mPVgl+nJqI
BkEYGBusiag2pS6qwznZiQEVAwUQNuEtBHey5gA9JdPZAQFtOAf+KVh939b0J94u
v/kpg4xs1LthlhquhbHcKNoVTNspugiC3qMPyvSX4XcBr2PC0cVkS4Z9PY9iCfT+

Re: [expert] ANNOUNCE: Linux-Mandrake 6.1pre available for downloadand tests

1999-09-02 Thread Tom Berger

Harald Schreiber wrote:
> 
> Gael Duval <[EMAIL PROTECTED]> writes:
> 
> > Aug, 31 1999 ANNOUNCE: Linux-Mandrake 6.1pre available for download
> > and tests
> > -
> >
> > We at MandrakeSoft are very pleased to announce that Linux-Mandrake
> > 6.1pre (Cassini) is available now for download.
> >
> > This pre-release version has been made upon the stable parts of Cooker
> > (the openly developed version). It is already available from several
> > FTP mirrors. We encourage users to test it and report bugs by
> > subscribing to the Cassini mailling-list:
> >
> >  http://www.linux-mandrake.com/cassini/
> >
> > The purpose of Cassini is to improve the stability of Linux-Mandrake
> > 6.1 which will be released next week pending the status of this beta
> > test.
> >
> > * WHAT'S NEW IN MANDRAKE 6.1pre?
> >
> > - Linux Kernel 2.2.11-ac3 + 2.3.15
> > - KDE 1.1.2 (last CVS)
> > - XFree 3.3.4
> [...]
> 
> I think it is a very bad timing to release Linux-Mandrake 6.1 now
> as XFree86 3.3.5 is already out now and KDE 1.1.2 will be released
> in a few days.
> 
> Harald


That's why it's a prerelease ;-). 3.3.5 is already compiled and KDE just
misses some hi-color-icons (but 6.1 will come with *loads* of KDE
apps...).

Regards

tom


> --
> ---
>  Harald Schreiber,Nizzaalle 26,D-52072 Aachen, Germany
> Phone: +49-241-9108015, Email: [EMAIL PROTECTED]
> ---

-- 
"Never trust a Shoggoth!"
Thomas 'tom' Berger, [EMAIL PROTECTED]
LSTB - "advancing the community"



RE: [expert] suse-security-announce-15.txt

1999-09-02 Thread Ken Wilson

Are you sure Al?  You couldn't even get the body of your letter or your
attachments through.

Ken Wilson
First Law of Optimization: The speed of a nonworking program is
irrelevant
(Steve Heller, 'Efficient C/C++ Programming')

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Al Smith
> Sent: Thursday, September 02, 1999 6:12 AM
> To:   [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject:  [expert] suse-security-announce-15.txt
>
>  << File: suse-security-announce-15.txt >>  << Message:
> suse-security-announce-15.txt (4.75 KB) >>

 winmail.dat


Re: [expert] ANNOUNCE: Linux-Mandrake 6.1pre available for downloadand tests

1999-09-02 Thread Harald Schreiber

Gael Duval <[EMAIL PROTECTED]> writes:

> Aug, 31 1999 ANNOUNCE: Linux-Mandrake 6.1pre available for download
> and tests
> -
> 
> We at MandrakeSoft are very pleased to announce that Linux-Mandrake
> 6.1pre (Cassini) is available now for download.
> 
> This pre-release version has been made upon the stable parts of Cooker
> (the openly developed version). It is already available from several
> FTP mirrors. We encourage users to test it and report bugs by
> subscribing to the Cassini mailling-list:
> 
>  http://www.linux-mandrake.com/cassini/
> 
> The purpose of Cassini is to improve the stability of Linux-Mandrake
> 6.1 which will be released next week pending the status of this beta
> test.
> 
> * WHAT'S NEW IN MANDRAKE 6.1pre?
> 
> - Linux Kernel 2.2.11-ac3 + 2.3.15
> - KDE 1.1.2 (last CVS)
> - XFree 3.3.4
[...]

I think it is a very bad timing to release Linux-Mandrake 6.1 now
as XFree86 3.3.5 is already out now and KDE 1.1.2 will be released
in a few days.

Harald

-- 
---
 Harald Schreiber,Nizzaalle 26,D-52072 Aachen, Germany
Phone: +49-241-9108015, Email: [EMAIL PROTECTED]
---



Re: [expert] Mandrake 6.1b first impression

1999-09-02 Thread John Aldrich

On Thu, 02 Sep 1999, you wrote:
> 2. Netscape keyboard shortcuts are still broken.  I could not believe my
>eyes.  I thought enough people had complained about this one and
>Mandrake folks would fix this in the next release.  But no, its still
>very much broken.  Alt-o doesn't work and Alt-left and right do not work
>either.
> 
Well, by now, you probably know that the solution to that
is to kill the defaults that are included as part of
Mandrake's install of Netscape. :-)
John



[expert] suse-security-announce-15.txt

1999-09-02 Thread Al Smith

I am running Mandrake 6.0 and Mandrake is open to this whole I tested it.

-Al



-BEGIN PGP SIGNED MESSAGE-

__

SuSE Security Announcement

Package:  cron-3.0.1-75 (Vixie Cron) and previous versions
Date: Fri Aug 27 17:56:48 CEST 1999
Affected: maybe all Unix operatingsystems using crond
__

Some security holes were discovered in the package mentioned above.
Please update as soon as possible or disable the service if you are using
this software on your SuSE Linux installation(s).

Other Linux distributions or operating systems might be affected as
well, please contact your vendor for information about this issue.

Please note, that that we provide this information on as "as-is" basis only.
There is no warranty whatsoever and no liability for any direct, indirect or
incidental damage arising from this information or the installation of
the update package.
_

1. Problem Description

  Three security threats were found in the vixie crond, which is shipped
  with SuSE Linux.
  1)  no boundchecking on a local buffer, while copying data from MAILTO
  2)  passing invalid options to sendmail
  3)  it doesn't drop root privileges while sending acknowledge mail
  to a user

2. Impact

  1)   local root compromise by putting arbitrary code on the stack
  2/3) triggering a local denial-of-service attack by starting alot
   of sendmail daemons
   execute sendmail with options that only root could apply
   (like '-C'), which also leads to local root compromise

3. Solution

  Updated the crond package from our FTP server.

__

Here are the md5 checksums of the upgrade packages, please verify these
before installing the new packages:

bfc9ab01fdfd36eebb3cc398bbb34c37  cron-3.0.1-84.i386.rpm (6.2)
8998dbecf020d8a6f7ba1a2885f986da  cron-3.0.1-82.i386.rpm (6.1)

__

You will find the update on our ftp-Server:
  ftp://ftp.suse.com/pub/suse/i386/update/6.2/a1/cron-3.0.1-84.i386.rpm
  ftp://ftp.suse.com/pub/suse/i386/update/6.1/a1/cron-3.0.1-82.i386.rpm

Webpage for patches:
  http://www.suse.de/patches/index.html

or try the following web pages for a list of mirrors:
  http://www.suse.de/ftp.html
  http://www.suse.com/ftp_new.html

__

SuSE has got two free security mailing list services to which any
interested party may subscribe:

[EMAIL PROTECTED]  - unmoderated and for general/linux/SuSE
  security discussions. All SuSE security
  announcements are send to this list.

[EMAIL PROTECTED] - SuSE's announce-only mailing list.
  Only SuSE's security annoucements are sent
  to this list.

To subscribe, send an email to [EMAIL PROTECTED] with the text

subscribe suse-security
or
subscribe suse-security-announce

in the body of the message. Or just issue a

echo subscribe suse-security | mail [EMAIL PROTECTED]
or
echo subscribe suse-security-announce | mail [EMAIL PROTECTED]

__

If you want to report *NEW* security bugs in the SuSE Linux Distribution
please send an email to [EMAIL PROTECTED] or call our support line.
You may use pgp with the public key below to ensure confidentiality.
__

  This information is provided freely to everyone interested and may
  be redistributed provided that it is not altered in any way.

Type Bits/KeyIDDate   User ID
pub  2048/3D25D3D9 1999/03/06 SuSE Security Team <[EMAIL PROTECTED]>

- -BEGIN PGP PUBLIC KEY BLOCK-
sion: 2.6.3i

mQENAzbhLQQAAAEIAKAkXHe0lWRBXLpn38hMHy03F0I4Sszmoc8aaKJrhfhyMlOA
BqvklPLE2f9UrI4Xc860gH79ZREwAgPt0pi6+SleNFLNcNFAuuHMLQOOsaMFatbz
JR9i4m/lf6q929YROu5zB48rBAlcfTm+IBbijaEdnqpwGib45wE/Cfy6FAttBHQh
1Kp+r/jPbf1mYAvljUfHKuvbg8t2EIQz/5yGp+n5trn9pElfQO2cRBq8LFpf1l+U
P7EKjFmlOq+Gs/fF98/dP3DfniSd78LQPq5vp8RL8nr/o2i7jkAQ33m4f1wOBWd+
cZovrKXYlXiR+Bf7m2hpZo+/sAzhd7LmAD0l09kABRG0JVN1U0UgU2VjdXJpdHkg
VGVhbSA8c2VjdXJpdHlAc3VzZS5kZT6JARUDBRA24S1H5Fiyh7HKPEUBAVcOB/9b
yHYji1/+4Xc2GhvXK0FSJN0MGgeXgW47yxDL7gmR4mNgjlIOUHZj0PEpVjWepOJ7
tQS3L9oP6cpj1Fj/XxuLbkp5VCQ61hpt54coQAvYrnT9rtWEGN+xmwejT1WmYmDJ
xG+EGBXKr+XP69oIUl1E2JO3rXeklulgjqRKos4cdXKgyjWZ7CP9V9daRXDtje63
Om8gwSdU/nCvhdRIWp/Vwbf7Ia8iZr9OJ5YuQl0DBG4qmGDDrvImgPAFkYFzwlqo
choXFQ9y0YVCV41DnR+GYhwl2qBd81T8aXhihEGPIgaw3g8gd8B5o6mPVgl+nJqI
BkEYGBusiag2pS6qwznZiQEVAwUQNuEtBHey5gA9JdPZAQFtO

Re: [expert] proxy servers and ip masquerade

1999-09-02 Thread Ji-Haw, Foo

what is the ip of the nt that you want to enable ip masq?

regards,

Foo Ji-Haw
Berkom
raum 6067
extension 3166

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 02, 1999 7:54 AM
Subject: [expert] proxy servers and ip masquerade


>
>
> hi,
> in my company we have a proxy server  connected to the internet.  The
server
> will only allow certain ip addresses to go out.  So i set up one linux box
to
> masquerade giving it an ip address which the proxy server will allow to go
out.
> When i change the NT client to point to that linux box as a gateway,  i
keep
> getting acess denied when i try to surf on the nt machine even though its
> gateway is pointed to the linux machine.  Surfing on the linux machine
works but
> not for the masquearded clients.
>   any help much appreciated.
>
> sample rc.masquerade:
>
> ipchains -P  forward DENY
> ipchaind -A  forward -s 170.38.195.0/255.255.252.0 -j MASQ
>
>



[expert] Mandrake 6.1b first impression

1999-09-02 Thread Mubashir


The 6.1b release looks great, works great, so far.  I have encountered
2 problems only.

1. As I was trying to install over the network and have a 3Com 3c509
   I could never get it to work.  The card would get recognized but
   nothing else would work.  Monitoring the network showed that the
computer
   was actually sending out packets but wasn't getting any.  I replaced
   the ethernet card with a Tulip card and everything worked.  There is a
   small possibility that the card may be bad.

2. Netscape keyboard shortcuts are still broken.  I could not believe my
   eyes.  I thought enough people had complained about this one and
   Mandrake folks would fix this in the next release.  But no, its still
   very much broken.  Alt-o doesn't work and Alt-left and right do not work
   either.

Other than the above two problems, it looks great.  I guess I was expecting
to see the new installer, but I didn't see it.  So I guess it would not be
going into this release.

[EMAIL PROTECTED]
__
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com