Linux-Networking Digest #282, Volume #10         Mon, 22 Feb 99 14:13:35 EST

Contents:
  Away-messages in Qmail ("Kent Nilsen")
  Help with ipip encapsulation!!!!!!!! (Maxim Zimovets)
  Re: SuSE Linux 6.0 & Routing (Tallon)
  SuSE 6.0 and Firewall Documentation (Tallon)
  BNC connection problems ("Alex Corley")
  To simulate a network of several hosts ([EMAIL PROTECTED])
  Re: LDAP...POP3 (Christian Hoertnagl)
  Re: 3com 3c574-TX 10/100BASE-TX (Thomas Gee)
  Newbie - Linux --> Win98 Printing ("Howard")
  Re: Machine name themes - what do you use? (Michael Paci)
  PPTP and Linux ("Jos Dehaes")
  qpopper with shadow passwd ("Jos� Antonio G�mez Mu�oz")
  Is anyone using an Acer ALN-320 NIC ? (SNACKeR)
  Is anyone using a Kingston KNE-PC2 NIC ? (SNACKeR)
  Re: Newbie question, probably wrong group too (bklimas)
  Re: Win95 + Linux Dual Installation Possible? (Slimbo)
  ppp connection with iMac (Jean-Michel LEON-FOUN-LIN)
  MPPP neworking ("Xabbu")
  HELP! Peer to Peer Win98/Linux (Steve Davidson)
  Re: 2 NICS, 1 IRQ trouble under RedHat 5.2 ("Jody Hagins (TeamB)")
  3C90x 3c905 Module not found (Frank Krantz)
  Problems using Samba (Daniel Wetzler)
  NIS Problem - Ypcat doesn't work (Tapas Guha)
  Re: Old ISA ethernet card - Recomendations? ("Jonas")
  Re: Win95 and Linux Mail Server ("Scott Nelson")
  Re: rpm for pop3 for RH5.2 ("Scott Nelson")
  Re: SAMBA 2.02 & NT4 ("Carl R. Friend")

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

From: "Kent Nilsen" <[EMAIL PROTECTED]>
Subject: Away-messages in Qmail
Date: Mon, 22 Feb 1999 13:47:31 +0100

Is there a way to have Qmail respond to any mail to a specific user saying
"User "BOB" is away for two weeks" or something like that? I have an
employee who's going on a 3 week holiday, and is constantly bombarded with
mail from lots of different customers.

In all other aspects, Qmail is heaven to work with, since I installed it all
I've been doing is moving logs and making .qmail files as we need them. My
uptime count is now 120 days, and that's because I had to physically move
the server to another room. Before that the uptime was about 100 days, but
then we're back in the update and reconfigure stage.

Kent R. Nilsen
[EMAIL PROTECTED]



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

From: Maxim Zimovets <[EMAIL PROTECTED]>
Subject: Help with ipip encapsulation!!!!!!!!
Date: Mon, 22 Feb 1999 17:53:59 +0500

Hi,

please, help with ipip-encapsulation through cosco router with IOS 12.0. 
Description of installation:
Slack linux with 2.0.34 kernel.
I made this:
compile kernel with ip-tunneling support. Than I've got tunl0 device.
I issued at the beggining:
 ifconfig tunl0 1.1.1.1 pointopoint 1.1.1.2 netmask 255.255.255.252
 route add -net 1.1.1.0 netmask 255.255.255.252 gw real_ip_addR_of cisco tunl0

But I can't ping 1.1.1.2 and in log I've got and can't :
Feb 22 13:16:22 qwe kernel: tunnel: version v0.2b2 
Feb 22 13:24:03 qwe kernel: tunl0: Packet with no target gateway! 

Than I tried to set up ipip daemon by BdaleGarbee with allmost the same result.
When I put in ipip.config /dev/tunl0 it tried to open /dev/tunl0. But
there is no such device under /dev and it died. When I put ip null 94 it went
through I-net, bypass tunl0 interface.
What I made wrong.

Please, help me with same real working example or point to web-resource. I badly need 
it. 

Best regards
Maxim
-- 
Maxim Zimovets
Network Administrator
[EMAIL PROTECTED]
ICQ#:14937523

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

From: [EMAIL PROTECTED] (Tallon)
Subject: Re: SuSE Linux 6.0 & Routing
Date: Mon, 22 Feb 1999 12:55:18 GMT

Even easier,
 make sure you turn on ip-forwarding in the etc/rc.config file and
tell it to be a small router.  This will adjust your route.conf for
you when you run SuSEconfig.

Tallon

On Mon, 15 Feb 1999 06:18:52 GMT, [EMAIL PROTECTED] (Tobias
Reckhard (jester)) wrote:

>On Fri, 12 Feb 1999 20:24:25 GMT, grumpy <[EMAIL PROTECTED]> wrote:
>
>>Assuming both cards are recongnized and working ,
>>enable ip forwarding, run a routing daemon (routed [RIP only] or gated
>>[RIP/OSPF/etc.])
>>
>>check the man pages for the configuration file format.
>
>You probably don't need to run a routing daemon if you're talking
>about two subnets only, static routing is fine in that situation.
>
>>Volker Kalthaus wrote:
>>> 
>>> Hello all,
>>> 
>>> i installed Linux (SuSE Linux 6.0) for the first time. the box consists of 2
>>> NICs. Both NICs have IP Adrs in different subnets of our class-c network.
>>> 
>>> i want to setup routing now, so i can ping client in the one subnet from the
>>> other subnet, using the linux box as default router.
>>> 
>>> i guess im really to stupid to set up this working. I tried for hrs ,
>>> without success yet.
>
>You need to do the following:
>1. Recompile and install a kernel with IP forwarding enabled.
>2. Set up your NICs (IP addresses, netmasks, etc.). *Both* the NICs.
>3. Configure your routing table. Do this by editing /etc/route.conf in
>a SuSE system. Tell me the addresses of your subnets and I'll give you
>the lines you need to add to /etc/route.conf.
>
>Tobias


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

From: [EMAIL PROTECTED] (Tallon)
Subject: SuSE 6.0 and Firewall Documentation
Date: Mon, 22 Feb 1999 13:07:15 GMT

Can someone help me out there, I installed SuSE 6.0 on my linux
machine recently and I wanted to turn this into a firewall.  I looked
in the etc/rc.config file and there are some settings for this.  It
even says for explanations, please look in /usr/doc/packages/firewall.

When I look there, there is a document called Firewall-Mini-Howto.txt.
This text file is in German or in a language that needless the say, I
don't understand.

Could someone e-mail me the english version of this document.  This is
not the normal Firewall-Howto.  This is a file specific to SuSE and
the /etc/rc.config file.

Thanks

Tallon
[EMAIL PROTECTED]

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

From: "Alex Corley" <[EMAIL PROTECTED]>
Subject: BNC connection problems
Date: Mon, 22 Feb 1999 08:10:16 -0500

Allthought this isn't specificaly a linux problem (it's the hardware im
assuming), I was wondering if someone could help me out.
I've got the following setup:
1 server running debian, with an old 16bit Ethernet Express 16BNC NIC in it.
1 client running 98, with a 32bit Ethernet Express Pro BNC/RJ45 NIC.

I am getting the following error messages when trying to download files from
the windows box to the linux one.
eth0: CU wedged, status 02400 0000, resetting.
I get this error about 5-6 times and then the linux box freezes.

Can anyone tell me what could be causing this problem?
I can ping both boxes both ways without loosing any packets.

Alex



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

From: [EMAIL PROTECTED]
Subject: To simulate a network of several hosts
Date: Mon, 22 Feb 1999 12:31:34 GMT

Is it possible to simulate a network of several virtual hosts on a single
host, in order to learn networking (DNS, IP MASQ, IP FIREWALL), without
buying several hosts ?

Thanks.

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

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

From: Christian Hoertnagl <[EMAIL PROTECTED]>
Subject: Re: LDAP...POP3
Date: Mon, 22 Feb 1999 13:20:52 +0100

Chris Cocozzo wrote:
> 
> hello all,
> 2 questions:
> 
> 1.  Is there a LDAP server for RH5.1?

try OpenLDAP at http://www.rage.net/ldap/

Regards,
Christian

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

From: [EMAIL PROTECTED] (Thomas Gee)
Crossposted-To: comp.os.linux.hardware,comp.os.linux.setup
Subject: Re: 3com 3c574-TX 10/100BASE-TX
Date: 22 Feb 1999 14:04:41 GMT

On Sun, 21 Feb 1999 13:03:08 GMT, Michael Lorio <[EMAIL PROTECTED]> wrote:
>I got a strange problem with the 3c574-TX.

We are, it appears, an ever-growing population of people with the same problem.
Perhaps we can form a support group?    :-)

"My name is Tom Gee ... and I have a 3c574 that doesn't work!"

>I set up everything and I really read everything I got about PCMCIA
>under Linux. I run a Suse 6.0 with the original 2.0.36.

We're running RedHat 5.1.

>The PCMCIA-Module detects my card correctly and doesn't give any error
>message.
>But if i want to ping my server I get 100% lost.

Same here.  Just to make it more fun, the card works occasionally.  Sometimes,
you boot the system and it comes up just fine -- no problems whatsoever.
However, 95% of the time the NIC is simply dead.  No error messages, no
IRQ conflicts ... just no data.

>The PCMCIA-docs tell me that the driver for the 3c574-TX is buggy. But
>I can't believe that it absolutly doesn't run.

It would be nice to have more details about what "buggy" means.

>Everbody got a hint?
>
>Thanx Michael Lorio

Well, we're running pcmcia-cs-3.0.0 ... so my next step is to upgrade to
the current version (3.0.9).  According to the release notes, there have
been improvements to the driver.

Thanks to David Hinds and crew for all their hard work in PCMCIA support!

Tom
---
[EMAIL PROTECTED]
SAILSS Software Development Team
DCIEM / Department of National Defence / Canada

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

From: "Howard" <[EMAIL PROTECTED]>
Subject: Newbie - Linux --> Win98 Printing
Date: Mon, 22 Feb 1999 15:07:10 -0000

OK - having lost most of my hair to password encryption I now want to get
printing working.

I have had a couple of attempts and have got to the stage whereby I get
errors "cannot connect" whenever I use lpc.

Can someone give me idiot steps to set this up ??

Cheers
Howard



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

From: [EMAIL PROTECTED] (Michael Paci)
Crossposted-To: 
comp.infosystems.www.servers.unix,comp.os.ms-windows.nt.admin.networking,comp.os.os2.networking.server,comp.protocols.tcp-ip.domains,comp.unix.solaris,microsoft.public.windowsnt.domain,vmsnet.networks.misc
Subject: Re: Machine name themes - what do you use?
Date: Mon, 22 Feb 1999 08:15:57 -0500

In article <[EMAIL PROTECTED]>, 
>Hans-Michael Stahl had written:
>> One of our WINS servers is named Lewinsky ...

Then Paul West <[EMAIL PROTECTED]> wrote:
>Why?  Does it go down alot?   (Sorry, I couldn't resist)

I wound't think so. I think it's probably named Lewinsky because it just sucks.


--Mike

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

From: "Jos Dehaes" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.development,linux.act.ppp,linux.dev.ppp
Subject: PPTP and Linux
Date: 22 Feb 1999 15:20:48 GMT

Hi all,

I have an ADSL connection to the internet, but I was very unpleasantly
surprised by the switch to another authentication protocol by my ISP. Now I
lost my connection on Linux. On Win95 it works (but not as
well as before) but you are stuck again with the dialup bug (not being able
to store your password, so you have to type it everyday). (fuck it anyway)

I tried the following on Linux:

- compiled a brand new 2.2.1 kernel with ip masquerading included
- got a brand new pppd (2.3.5)
- got a pptp client

I can now start a pptp session to the server, and I actually see packets
transferred (using pppstats) but I never get authenticated and never see
any clues about what went wrong. I tried the old way using chat as connect
script to pppd, and tried chap and pap, but I can't get it to work. 

Anyone allready figured out how to connect to a VPN (virtual private
network)?

jos dehaes
[EMAIL PROTECTED]



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

From: "Jos� Antonio G�mez Mu�oz" <[EMAIL PROTECTED]>
Subject: qpopper with shadow passwd
Date: Mon, 22 Feb 1999 14:21:22 +0100
Reply-To: [EMAIL PROTECTED]

Hello,

I know I need use AUTH option to validate password using shadow passwd.
But I don't know in what file I must include this option, before compile

Thanks.


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

From: (SNACKeR)
Subject: Is anyone using an Acer ALN-320 NIC ?
Date: Mon, 22 Feb 1999 13:54:37 GMT
Reply-To: ********

I have one and have been unsuccessful in getting it to work...

SNACKeR

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

From: (SNACKeR)
Subject: Is anyone using a Kingston KNE-PC2 NIC ?
Date: Mon, 22 Feb 1999 13:55:25 GMT
Reply-To: ********

I have one and have been unsuccessful in getting it to work...

SNACKeR

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

From: bklimas <[EMAIL PROTECTED]>
Subject: Re: Newbie question, probably wrong group too
Date: Sun, 21 Feb 1999 15:06:18 GMT

David Solly wrote:

> I just started with Mandrake and don't know how to setup for internet
> access. I know all the necessary DND IP etc, but don't really know where
> to begin. Can someone walk me thru this please?
>
> Thanks in advance
> Dave

You seem to need a ppp dialout setup. Since, I hear,  Mandrake is
RH5.2 with kde, why don't you try the help I posted on my
homepage:

http://www.magma.ca/~bklimas/

Hope this helps. Best regards,

b.k.


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

From: Slimbo <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,alt.linux,comp.os.linux.setup
Subject: Re: Win95 + Linux Dual Installation Possible?
Date: Mon, 22 Feb 1999 16:29:29 GMT

Howdy,
            I have my system setup with win95 on primary amster and Linux on
primary slave.  I use loadlin instead of lilo.  With loadlin I can launch it from
an icon from the desktop, boot into a dos prompt and launch it, or press F5 to
start previous version of dos and have it launch Linux.  It's just my opion, but
I like lodlin much better :)
                            Bye for now,
                            Slimbo


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

From: Jean-Michel LEON-FOUN-LIN <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,alt.os.linux.caldera,alt.comp.linux.isp
Subject: ppp connection with iMac
Date: Sun, 21 Feb 1999 19:15:59 +0400
Reply-To: [EMAIL PROTECTED]

Hello everyybody!

I have installed LinuxPPC with kernel 2.2.1 on my first edition iMac and
have been trying to get an internet connection. I have followed
instructions on FAQ-O-MATIC to configure the system with kppp.
My problem is my connection doesn't go further than the modem
initialization stage. Yet I had changed the default init string to what
I thought was the right one for iMac's internal modem.
Well, at least the system can find the modem, for in previous attempts I
only got a message telling the modem was busy. So there's some kind of
progress.
May be this site is not dedicated to the Mac platform, from what I've
read. But if somebody can help a newbie in the linux world anyway I
would be very grateful indeed. All my other mail has remained dead
letters until now.

Thanks in advance.

Jean-Michel



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

From: "Xabbu" <[EMAIL PROTECTED]>
Subject: MPPP neworking
Date: Sun, 21 Feb 1999 16:14:58 +0100

Hi there guys.

I am using SuSe Linux 6.0 and I am trying to use the channelbundeling
option.

I have a device called ippp0 which is the main device and should connect to
my ISP

Then I am setting up a Slave device in :
/etc/rc.config.d/i4l_sp_option.rc.config

with the options :
I4L_SLAVE_1="ippp3" (because ippp3 is the only device thats free on my box)

After that I change the file:
etc/ppp/options.ippp0
and add :
/dev/ippp0 /dev/ippp3

+mp

Now ok that should force the i4l deamon to add the slave interface ippp3 to
ippp0, shouldnt it ?

Well but the problem is that after a reboot (restart of the mpppd)

I check it with isdnctrl list all
to view the devices, which are all setup correctly.

If I start my first device (ippp0) it dials and connects, but it does not
recive an IP address from the ISP.

I can not link the ippp3 to the ippp0 either with :
isdnctrl addlink ippp0
the Bash tells me:

ippp0: operation not supported by device

What the heck is wrong ??? I also compiled my kernel with the generic mppp
support.

!xabbu



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

From: [EMAIL PROTECTED] (Steve Davidson)
Subject: HELP! Peer to Peer Win98/Linux
Date: Mon, 22 Feb 1999 12:27:15 -0500


I would like to set up a peer to peer connection between my linux
machine and
my Windows machine.  I have some data and devices that I would like to
have
shared between the two.

The windows machine
Win98
Pentium300
64Megs Ram
32x CDRom
56K faxmodem
printer

The Linux box
Slackware based OS
486-DX2 (66Mhz)
40Megs Ram
4GB HD
printer
No CDrom

The two machines are currently connected via Null Modem cable
(I will eventually be getting network cards, but not right now).
I have no idea right now how to get the two machines to talk to one
another, or even where to start looking.

Either the procedure, or where to look to start this would be greatly
appreciated.

Thanks in advance,
Steve.


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

From: "Jody Hagins (TeamB)" <[EMAIL PROTECTED]>
Subject: Re: 2 NICS, 1 IRQ trouble under RedHat 5.2
Date: Mon, 22 Feb 1999 17:36:53 GMT

Darrel Davis wrote:


> If I can't set the IRQ on the card (via the setup software) and I can't
> do it in LILO, where else would I set it?
> 

Most cards come with a utility disk.  Use that to change the IRQ.  You
may need to use a DOS floppy to boot with so you can run the DOS based
application to configure the card.

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

From: [EMAIL PROTECTED] (Frank Krantz)
Subject: 3C90x 3c905 Module not found
Date: Mon, 22 Feb 1999 17:46:57 GMT

I have a boomerang 3c905 card that I've been trying to install in a
RedHat machine.  When I do a modprobe, it tells me that the module
doesn't exist.  All of the other 3Com ethenet modules are present.  I
even looked on my cdrom to see if I could find the module, but it
wasn't found there either.  Does anyone know what might be going on
with this?
\
\Thanks

Frank

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

From: Daniel Wetzler <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Problems using Samba
Date: Mon, 22 Feb 1999 19:26:12 +0100

Hallo,

I have big problems running Samba runnng on Red Hat 5.2 (Sparc) on a
Sparc 10.
The mashine in connected to a LAN correctly (Data exchange, DNS works).
The mashine is recognised by Windoze boxes and Macs running DAVE.
But all tries to mount a Directory (e.g. tmp) lead to a error like
"Remote volume is not ready".

I included my smb.conf with this posting perhabs somebody can find a big
bug in it.

Do I need a unix-guest account to use the tmp directory ?
Do I need to make the /var/lsamba/<USER> directories by hand or are they
made by samba ?

I hope there`s someone out there who can help me....

Greetings,

Daniel


Here`s my smb.conf :




[global]

server string = Sun0

workgroup = MED220

printing = bsd

printcap name = /etc/printcap

guest account = nobody

log file = /var/log/samba-log.%m

lock directory = /var/lock/samba

share modes = yes


[homes]

comment = Home Verzeichnis
path = /var/samba/%u
browseable = no
guest ok = no
read only = no
create mode = 0750

[tmp]
comment = NUR FUER TEMPORAERE DATEN !!
path = /var/samba/puplic
public = yes
writeable = oes
browseable = yes




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

From: Tapas Guha <[EMAIL PROTECTED]>
Subject: NIS Problem - Ypcat doesn't work
Date: 21 Feb 1999 16:17:42 GMT

I am trying to configure NIS. When I give a command like

ypcat passwd

I get back the follwoing error message

No such map passwd.byname. Reason: Internal NIS error

I have turned on the debug message for ypserv, which shows up the
follwoing
message on the screen

db_open("tguha","passwd.byname")
->Returning OK!
opening: tguhadom/passwd.byname (0) 805a9d8
ypdb_close() called
-> Error should have been returned.
Also a copy of yp.conf & ypserv.conf & nsswitch.conf for reference.

yp.conf

# /etc/yp.conf - ypbind configuration file
# Valid entries are
#
#domain NISDOMAIN server HOSTNAME
# Use server HOSTNAME for the domain NISDOMAIN.
#
#domain NISDOMAIN broadcast
# Use  broadcast  on  the local net for domain NISDOMAIN
#
#ypserver HOSTNAME
# Use server HOSTNAME for the  local  domain.  The
# IP-address of server must be listed in /etc/hosts.

#
domain tguhadom server tguha
domain tguhadom broadcast tguha
ypserver tguha


ypserv.conf

#
# ypserv.conf In this file you can set certain options for the NIS
server,
#  and you can deny or restrict access to certain maps based
#  on the originating host.
#
#  See ypserv.conf(5) for a description of the syntax.
#

# Some options for ypserv. This things are all not needed, if
# you have a Linux net.

sunos_kludge: no
dns: no

# The following, when uncommented,  will give you shadow like passwords.

# Note that it will not work if you have slave NIS servers in your
# network that do not run the same server as you.

# Host                       : Map              : Security   :
Passwd_mangle
#
# *                          : passwd.byname    : port       : yes
# *                          : passwd.byuid     : port       : yes

# Not everybody should see the shadow passwords, not secure, since
# under MSDOG everbody is root and can access ports < 1024 !!!
*        : shadow.byname    : port       : yes

# If you comment out the next rule, ypserv and rpc.ypxfrd will
# look for YP_SECURE and YP_AUTHDES in the maps. This will make
# the security check a little bit slower, but you only have to
# change the keys on the master server, not the configuration files
# on each NIS server.
# If you have maps with YP_SECURE or YP_AUTHDES, you should create
# a rule for them above, that's much faster.
*                           : *                : none

nsswitch.conf

  A good /etc/nsswitch.conf file for NIS is:

  #
  # /etc/nsswitch.conf
  #
  # An example Name Service Switch config file. This file should be
  # sorted with the most-used services at the beginning.
  #
  # The entry '[NOTFOUND=return]' means that the search for an
  # entry should stop if the search in the previous entry turned
  # up nothing. Note that if the search failed due to some other reason
  # (like no NIS server responding) then the search continues with the
  # next entry.
  #
  # Legal entries are:
  #
  #       nisplus                 Use NIS+ (NIS version 3)
  #       nis                     Use NIS (NIS version 2), also called
YP
  #       dns                     Use DNS (Domain Name Service)
  #       files                   Use the local files
  #       db                      Use the /var/db databases
  #       [NOTFOUND=return]       Stop searching if not found so far
  #

  passwd:     compat
  group:      compat
  shadow:     compat

  passwd_compat: nis
  group_compat: nis
  shadow_compat: nis

  hosts:      nis files dns

  services:   nis [NOTFOUND=return] files
  networks:   nis [NOTFOUND=return] files
  protocols:  nis [NOTFOUND=return] files
  rpc:        nis [NOTFOUND=return] files
  ethers:     nis [NOTFOUND=return] files
  netmasks:   nis [NOTFOUND=return] files
  netgroup:   nis
  bootparams: nis [NOTFOUND=return] files
  publickey:  nis [NOTFOUND=return] files
  automount:  files
  aliases:    nis [NOTFOUND=return] files

Any suggestion & clue is welcome.
Email : [EMAIL PROTECTED]
[EMAIL PROTECTED]







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

From: "Jonas" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.misc
Subject: Re: Old ISA ethernet card - Recomendations?
Date: Sun, 21 Feb 1999 14:59:54 +0100

Intel also makes a 100 Mbit isa card but it's very expensive. About 50 %
more than a PCI-card.



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

From: "Scott Nelson" <[EMAIL PROTECTED]>
Subject: Re: Win95 and Linux Mail Server
Date: Sun, 21 Feb 1999 09:28:23 -0500

Just found out the other day you need to install the "imap" package to get a
POP3 daemon.
Scott

Kamil Politowicz wrote in message
<[EMAIL PROTECTED]>...
>I have installed mail server under Linux 2.2.1 (RH 5.1). Everything is
>OK, when I use the same Linux computer for sending and receiving mail
>massages. But when I try to connect to this server from Win95 (I use
>Outlook 97) I cannot even log in.
>
>Which settings should I change to make Linux work as POP3 server for
>Win95?
>
>Thanks at advance,
>
>Kamil



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

From: "Scott Nelson" <[EMAIL PROTECTED]>
Subject: Re: rpm for pop3 for RH5.2
Date: Sun, 21 Feb 1999 09:36:49 -0500

It's call imap, on the Red Hat install CD.  Mount the CD and do this:

cd /mnt/cdrom

find -iname imap*

That should find it for you.

Scott



Partha Sri wrote in message <[EMAIL PROTECTED]>...
>Hi:
>
>can anyone tell me where to find the rpms for pop3??
>
>thanks
>Partha
>



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

From: "Carl R. Friend" <[EMAIL PROTECTED]>
Subject: Re: SAMBA 2.02 & NT4
Date: Sun, 21 Feb 1999 11:19:06 -0500

Dean Reese wrote:
> 
> I am trying to see linux mount from NT .. I can see the computer but
> it cannot authenticcate the password ...

   You'll either need to set up the smbpasswd file and set the SAMBA
config file to reflect that, or make the SAMBA box join a domain and
authenticate against an NT domain controller.

   I have a SAMBA box working with NT4.0 quite nicely using encrypted
passwords. I think the config I use is:

   encrypt passwords = yes
   protocol = NT1
   domain master = no
   workgroup = <domain name>
   security = domain
   password server = <PDC>

-- 
 ______________________________________________________________________
|                                                |                     |
| Carl Richard Friend (UNIX Sysadmin)            | West Boylston       |
| Minicomputer Collector / Enthusiast            | Massachusetts, USA  |
| mailto:[EMAIL PROTECTED]                |                     |
| http://www.ultranet.com/~crfriend/museum       | ICBM: N42:22 W71:47 |
|________________________________________________|_____________________|

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


** 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