Linux-Networking Digest #167, Volume #11         Sat, 15 May 99 18:13:44 EDT

Contents:
  Re: dhcpd question.. (Stephen Carville)
  Re: can't ping, ftp etc "Unable to connect, unknown host" (Aaron Baugher)
  Re: Out of memory for pump ??? (razoon)
  Re: DHCP (Stephen Carville)
  What is the best way? (jwhite)
  Re: Taylor uucp scripts ("Cameron Spitzer")
  Re: NT and Linux in one box (Andrea Borgia)
  Re: YPBINDPROC_DOMAIN: No bound server for domain (Stephen Carville)
  Re: Sendmail can't start in RH (mist)
  Re: Can't TELNET to Linux (K Berrien)
  Re: HELP : PPP Server ?? (Clifford Kite)
  Re: Telnet/ftp question ("Mies")
  PPP:  where, how? (Greg Aeschliman)
  Slow PPP connection with RH 6.0 (Rand Simberg)
  Re: Linux as a "smart" firewall with VPN ("John Hardin")
  Re: Reliable (!) nic for 2.2 kernel? (phil)
  Re: mounting remote cdrom (OldUncleMe)
  Re: can't locate module ppp-compress-21 ([EMAIL PROTECTED])
  Easy ??? for a Samba guru (jwhite)
  Long delay starting sendmail (Hugh Fader)
  Re: interface between pentium and DEC machines (Ricardo martins)
  Re: Trouble connecting to ISP using PPP (Mihaly Gyulai)

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

From: Stephen Carville <[EMAIL PROTECTED]>
Subject: Re: dhcpd question..
Date: Sat, 15 May 1999 13:32:32 -0700

Bill Dossett wrote:
> 
> Hi,
> 
> I'm running dhcpd supplied with Red Hat Linux 5.2.
> 
> I have fixed address statements for all the normal
> hosts that are on my network on a daily basis.
> 
> We build machines for customers and bring them up
> on the network and they normally get a 24 hour lease.
> 
> Sometimes when a users is away for a week and he comes
> back, his fixed address has been given to a machine that
> we have built and is running on the network temporarily.
> 
> I am not sure about this bit... I've supplied the fixed
> addresses from within the range statement in my dhcpd.conf.
> I think the first example I saw did this.... is it perhaps
> wrong?  Should I reduce the range and supply fixed address
> systems from outside of the range.... or else why does dhcpd
> give away my fixed addresses?

Do not offer fixed addresses from the addresses designated in the range
statement -- ever.  If an address in the range is free it is subject to
being handed out.  Allocate fixed addresses from outside the dynamic
range.  

Because dhcp will allocate address from the bottom of the range and work
up, I try to start the dynamic range at .11 and work up from there.  The
fixed addresses I allocate from 250 on down.  It is not enecessary to do
this but I find it makes it easier to move the dividing line if necessary.

-- 
Stephen Carville
[EMAIL PROTECTED]
====================================================
It's all right to have geniuses build systems for use by idiots, but 
the path from laboratory to marketplace needs to go through the 
proving ground of prudent engineering.
                                        Peter Coffee

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

Crossposted-To: alt.linux.slakware
Subject: Re: can't ping, ftp etc "Unable to connect, unknown host"
From: Aaron Baugher <[EMAIL PROTECTED]>
Date: 15 May 1999 15:16:07 -0500

"Eriksson" <[EMAIL PROTECTED]> writes:

> No.. That wasn't my problem. I'm using Slackware 3.6 and kernel
> 2.2.4 btw.

> Any other ideas?

I missed your original post.  Can you post the results of 'netstat
-rn' before and after you make your ppp connection, and maybe your
/etc/rc.d/rc.inet1, unless you're very confident about it ?


Aaron
-- 
Aaron Baugher - [EMAIL PROTECTED] - Quincy, IL, USA
Extreme Systems Consulting - http://haruchai.rnet.com/esc/
CGI, Perl, Java, and Linux/Unix Administration

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

From: [EMAIL PROTECTED] (razoon)
Subject: Re: Out of memory for pump ???
Date: Sat, 15 May 1999 20:24:31 GMT
Reply-To: [EMAIL PROTECTED]

nothing in /misc
So what do you mean?

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

From: Stephen Carville <[EMAIL PROTECTED]>
Subject: Re: DHCP
Date: Sat, 15 May 1999 13:39:23 -0700

Dario Fernando Agudelo wrote:
> 
> Hi:
> 
> Does somebody know a dhcp server for Linux?
> 
> I tried ISC sometime but it had problems with SCO and Linux.

The ISC code for dhcpd-2.0 compiled under Linux. I am using the version
from Redhat 5.2 (2.0b1pl6) as the test bed for my employer's implementation
of dhcp.  Interestingly, politics demands I implement the final version on
HPUX -- a platform which dhcp is known to have problems...

-- 
Stephen Carville
[EMAIL PROTECTED]
====================================================
It's all right to have geniuses build systems for use by idiots, but 
the path from laboratory to marketplace needs to go through the 
proving ground of prudent engineering.
                                        Peter Coffee

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

From: jwhite <[EMAIL PROTECTED]>
Subject: What is the best way?
Date: Sat, 15 May 1999 14:32:46 -0600

Hi All,

I have a small home network going. Two computers, Dual Boot,
Redhat 5.1/Win95 and server running Redhat 5.2 & Samba. I
have Server/Samba working fine with Win95, I can log in and
see all the available shares etc. 



Currently when I boot into my Redhat 5.1 (the dual boot
machine) system it will mount the DOS partitions (i.e.
C-Drive and D-Drive) on my Windows 95 system through fstab. 



Should the Samba server make those partitions on the Win95
system available to the Redhat 5.1 system, instead of doing
it through fstab? Can Samba see those share if Win95 is not
running? 



How should I mount the available shares on the Samba server
with Redhat 5.1 system? Should I place the smbmount lines in
the
etc/rc.d/rc.local file? Is that the preferred method? 


Is there any special syntax that need to be used in the
rc.local file? 


Just trying  to set it up the most logical way.


Thanks 
Joe
-- 

*********************************************************                      
                          Joseph White
                         [EMAIL PROTECTED]
                      [EMAIL PROTECTED]
                      
 *********************************************************

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

From: "Cameron Spitzer" <[EMAIL PROTECTED]>
Subject: Re: Taylor uucp scripts
Date: 15 May 1999 20:47:07 GMT


Taylor uucp is exceptionally well documented.  The HTML translation of the
docs that come with it are available at
http://judi.greens.org/about/uucp-1.06/uucp_toc.html
among other places.

Cameron

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

From: Andrea Borgia <[EMAIL PROTECTED]>
Subject: Re: NT and Linux in one box
Date: Sat, 15 May 1999 20:47:37 GMT

On Thu, 13 May 1999 00:14:28 GMT,
in article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:



>1. LILO boots.. need to make NT boot.

Add a section for NT like you would do to boot dos... like this:

# NT / DOS
other = /dev/sda1       (change to hda1 if your disk is EIDE)
        label = NT
        alias = 2
        table = /dev/sda


>2. NT is on FAT not NTFS and need to find a way for Linux to recognize
>the 1st partition.

What do you mean by "recognize" ? You want to mount it? If so, just
add a line in fstab for that partition (fs type is vfat).


>3. I have an NT Server on another machine. Need to know how to make
>Linux client for the NT ie. connect Linux to NT server.

Connect means a lot of things: I assume you want to mount a share from
the server, so you need kernel support for smbfs and the smbmount
utility.


>in the list. I have D-Lynk and need to install the drivers for it. It
>came with  the Linux drivers on the disk but Iam unable to install

D-Link drivers should be included in the kernel (not speaking from
direct knowledge), so try that first.


>them. The floppy is in Fat format Tried to mount the floppy but it
>gave error. what is an easier way to install the  driver for the

What is exactly the command you typed? And your fstab contents?

Bye.

--
Alias:  [EMAIL PROTECTED]
ftp and mirror administrator on ftp.students.cs.unibo.it
Homepage:  http://caristudenti.students.cs.unibo.it/~borgia/

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

From: Stephen Carville <[EMAIL PROTECTED]>
Subject: Re: YPBINDPROC_DOMAIN: No bound server for domain
Date: Sat, 15 May 1999 13:53:13 -0700

Jamie Chamoulos -- Internet.Now! wrote:
> 
> Im getting this message, Im trying to setup a DNS server, which is new to
> me, aparently, i need NIS, and ypbind working. I did read several howto's
> (networking howto, NIS-howto(ugh!), ...) Im really unclear on some things
> :(

No, you do not need NIS or ypbind working to set up DNS.  I run a DNS
server for my internal network at home without DNS quite well thank you.

> Ive set my /etc/defaultdomain, but the instructions said it should not be
> related to my server? what should it be? does it matter? should this be
> set to the nearest working NIS or DNS server?

You seem to be confusing NIS with DNS.  They are separate services. 
Neither needs the other.

>         so, im setting up a fresh new server (well... old hardware, fresh
> install of linux). Im using slakware 3.6 (kernel 2.0.36, which i will
> likely upgrade to 2.2.7)). It looks like all the programs are there,
> however they are ofcourse not configured, and netconfig(slakwares network
> configuration tool, doesnt cover NIS, yp, ...  Im not sure what my problem
> is really... other than the error message:
> "YPBINDPROC_DOMAIN: No bound server for domain"
> some sort of bind problem right? or is it a networking config error?
> arg...

This is an NIS error messages and will be encountered every time you run a
command that tries to access an NIS service.

> So, What i want is to get DNS(authoritive) setup so i can setup
> domains(virtual hosts really). I have do have a static ip with my Domain
> routing to it, My ISP (grr...) doenst want to hassle with adding more (as
> i get them) to thier DNS server, so... thats up to me, which im assuming
> means i need to run a dns server. My plan is to have 2 machines acting
> (among other things) as a Master DNS, and the second machine as a slave
> DNS. I like slackware, but am familiar with other Linuxs(like slak,suse,
> OL,  dont like RH).

Pity,  I know how to make DNS work in Redhat.  Should be pretty much the
same in slackware.  read the DNS-HOWTO
(http://metalab.unc.edu/mdw/HOWTO/DNS-HOWTO.html) to get started and buy
DNS and BIND from O'Reilly if you are serious.

-- 
Stephen Carville
[EMAIL PROTECTED]
====================================================
It's all right to have geniuses build systems for use by idiots, but 
the path from laboratory to marketplace needs to go through the 
proving ground of prudent engineering.
                                        Peter Coffee

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

From: mist <[EMAIL PROTECTED]>
Subject: Re: Sendmail can't start in RH
Date: Sat, 15 May 1999 20:37:40 +0100
Reply-To: mist <new$[EMAIL PROTECTED]>

Kelvin Leung <[EMAIL PROTECTED]> scribed to us that -
>Hello,
>
>I got a RH 5.1 installed in my home server as ipmasq, printer server and
>file server with Samba and Netatalk. I got  cable modem connected to it.
>I haven't touch the sendmail configure file since the system installed.
>I have tried to find the mail server howto but they all in bits and
>pieces.
>

Upgrade everything you have, as mentioned in the other followup.

>I found that the sendmail stop after a while when the system start, when
>I look at the log in /var/log/maillog, it shows:
>

<snip>

>opendaemonsocket: cannot bind: Address already in use
>May 15 09:22:00 CX346166-A sendmail[668]: problem creating SMTP socket
>May 15 09:22:00 CX346166-A sendmail[668]: NOQUEUE: SYSERR(root):
>opendaemonsocket: server SMTP socket wedged: exiting
>

^^^ That...

>and here is my /etc/inetd.conf
>===============================================================
># These are standard services.
>
>ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd -l -a
>telnet stream  tcp  nowait  root    /usr/sbin/tcpd in.telnetd
>gopher stream  tcp  nowait  root    /usr/sbin/tcpd gn
>
># do not uncomment smtp unless you *really* know what you are doing.
># smtp is handled by the sendmail daemon now, not smtpd.  It does NOT
># run from here, it is started at boot time from /etc/rc.d/rc#.d.
>smtp stream  tcp  nowait  root    /usr/bin/smtpd smtpd

^^^^ Is because of that.   # out that line.  You should not have that
uncommented. (Like that, unless you want to run Sendmail through inetd,
in which case you will need to change other bits of that line.) 

Whilst you're doing that, comment out talk, ntalk, shell, login, pop2 &
3  and imap, unless you are certain that you need each one of them.  

I should also check your /etc/hosts.allow and hosts.deny.  Right now
your system looks wide open 8-(

-- 
Mist.

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

From: [EMAIL PROTECTED] (K Berrien)
Subject: Re: Can't TELNET to Linux
Date: Sat, 15 May 1999 20:44:57 GMT

On Sat, 15 May 1999 18:37:07 GMT, [EMAIL PROTECTED] wrote:

My host.allow and .deny files are blank (only containing remark
statemetns).  FTP connects just fine, and quickly.  When loggin in via
telnet, it hangs as described before, and will time out in like 3
minutes if left.

Besides the how-to's, are there any other good overall networking
documentation available?  My networking experience is totally NT
based, so I'm a bit shallow on some of the more correct methods of IP
configurations.


>I had the same problem. First check out your /etc/hosts.allow  and
>/etc/hosts.deny . I'm not sure what order there checked in. There you
>can specify by the IP number, which hosts you will grant access to.
>After that though you'll probably experience the problem of Telnet and
>FTP taking extremly long to connect. To fix that problem i ran netconf
>and removed the Nameserver entry, and the Gateway Entry. That should
>get everything going smooth. I hope this is helpful. Let us know how
>you make out.
>


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

From: kite@NoSpam.%inetport.com (Clifford Kite)
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: HELP : PPP Server ??
Date: 15 May 1999 14:54:32 -0500

Eric ([EMAIL PROTECTED]) wrote:

: It's my first time to use Linux. I setup a Linux at home.
: And I hope my friends can use their PC(ms-windows) to dial into my
: Linux.  : How can I do this? What should I prepare ?

This should help:

http://www.swcp.com/~jgentry/dialin2.html

--
Clifford Kite <kite@inet%port.com>                       Not a guru. (tm)
/* Speak softly and carry a +6 two-handed sword. */

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

From: "Mies" <[EMAIL PROTECTED]>
Subject: Re: Telnet/ftp question
Date: Sat, 15 May 1999 23:48:45 +0300

I was wondering the same one day with my network. Apparently it tries to
resolve reverse DNS, and when it tries that, it takes time. You can fix it
by adding the comps to /etc/hosts or by running your own named.

>I'm running RedHat Linux 5.2 on both a server and a workstation (both
>Intel). A third machine is a client running under Win95 (all connected by a
>hub). My problem is when i try to ftp or telnet from the Win95 or Linux
>client/workstation to the Linux server it takes several minutes before I
>get the login prompt.



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

From: [EMAIL PROTECTED] (Greg Aeschliman)
Crossposted-To: comp.os.linux.setup
Subject: PPP:  where, how?
Date: Thu, 13 May 1999 16:58:00 GMT

Well after a number of installs and partitioning my repartioning, I've 
finally got Linux Red Hat 6.0 installed.  Could someone get me going 
toward connecting to my ISP?  Thanks for any pointers.

Greg Aeschliman
Osaka, Japan

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

From: [EMAIL PROTECTED] (Rand Simberg)
Crossposted-To: netcom.netcruiser.tech
Subject: Slow PPP connection with RH 6.0
Date: Sat, 15 May 1999 20:21:36 GMT

I'm running the Red Hat 6.0 version of Linux and whatever pppd comes
with it, trying to establish my PPP connection to Netcom.  I copied
the files off the page at the Netcom site, and modified them as
appropriate, but I get very slow connections (never faster than two or
three hundred bytes per second using Netscape).  (I added the mtu 296
to the options file at the suggestion of someone in
comp.os.linux.setup, which improved it somewhat, but not to an
acceptable level).  I'm using the Redondo Beach POP with a 33K modem.
I know the phone line and POP are good, because I can get a good 48K
connection with my Win98/56K setup.  Does anyone have any experience
with Linux and Netcom that can provide any guidance as to what I
should be tweaking to given me a usable connection?

Here are the relevant files...

ppp-on script

*****************************************************************
#!/bin/sh

/usr/sbin/pppd /dev/cua2 38400 \
connect "/usr/sbin/chat -f /etc/ppp/chat-netcom" \
defaultroute modem crtscts lock
*****************************************************************

chat-netcom script

*****************************************************************
ABORT           BUSY
ABORT           'NO CARRIER'
''              ATZ
OK              AT+FCLASS=0
OK              AT&F&C1&D2
OK              ATDT13108960011
CONNECT         ''
login:          us,ppp,simberg
Password:       ************
'PPP session'   ''
*****************************************************************

options file

*****************************************************************
domain ix.netcom.com
ipcp-accept-local
ipcp-accept-remote
mtu 296
noipdefault
*****************************************************************

ppp-off script

*****************************************************************
#!/bin/sh

DEVICE=ppp0

#
# If the ppp0 pid file is present then the program is running. Stop
it.
if [ -r /var/run/$DEVICE.pid ]; then
kill -INT `cat /var/run/$DEVICE.pid`
#
# If unsuccessful, ensure that the pid file is removed.
#
if [ ! "$?" = "0" ]; then
echo "removing stale $DEVICE pid file."
rm -f /var/run/$DEVICE.pid
exit 1
fi
#
# Success. Terminate with proper status.
#
echo "$DEVICE link terminated"
exit 0
fi
#
# The link is not active
#
echo "$DEVICE link is not active"
exit 1
*****************************************************************

Can anyone see what the problem might be?

TIA

************************************************************************
simberg.interglobal.org  * 310 372-7963 (CA) 307 739-1296 (Jackson Hole)  
interglobal space lines  * 307 733-1391 (Fax) http://www.interglobal.org 

"Extraordinary launch vehicles require extraordinary markets..."
Replace first . with @ and throw out the "@trash." to email me.  
Here's my email address for autospammers: [EMAIL PROTECTED]

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

From: "John Hardin" <[EMAIL PROTECTED]>
Subject: Re: Linux as a "smart" firewall with VPN
Date: Thu, 13 May 1999 09:59:17 -0700


[EMAIL PROTECTED] wrote in message <7hc6u7$95q$[EMAIL PROTECTED]>...
>I am wanting to use my linux box as an in-between fro my client machines
>and my DSL line.  I know were to go for info on setting up firewalls and
>such, but I have a monkey wrench to throw in.  I need to access a PPTP
>VPN from the client machines and I don't want to make them run the VPN

>client on their machines.


So, you want to install a PPTP client on the firewall. Okay.

>Is there any way to make the Linux box automatically know, based on
>subnet address or domain name, to direct traffic to the internet or to
>the VPN (using the Linux VPN client).  In other words, to the clients,
>the VPN would be completely "black box" - they won't even know it's
>there.  (The login/passwd for the VPN is the same for all clients so I
>have no problem with the Linux box "knowing" them)


Yep. This is what routing tables are for.

You will also need to be able to set up a route on the far end so that
return traffic knows where to go.

To illustrate, assume that your local network is 192.168.1.0/24 and the
remote network is 10.0.0.0/8. On the Linux firewall you'd have a routing
table entry for 10.0.0.0/8 pointing out the PPTP link. On the far end you'd
have a routing table entry for 192.168.1.0/24 pointing back over the PPTP
link. You may also have to coordinate IP address assignment with the remote
network admin for this to work reliably (e.g. what if there are two people
using 192.168.1.0/24 and trying to access the central network this way?).

I don't know if you can set up network-to-network routing like this with a
Linux PPTP client talking to a MS server. I've only done it in a pure-MS
environment, and was only able to get it to work with a RRAS-to-RRAS
connection. If you don't want to install PPTP client software on each local
host, you may be forced to install a NT box running RRAS behind your
firewall to act as the local endpoint.

--
 John Hardin KA7OHZ                               [EMAIL PROTECTED]
 pgpk -a finger://gonzo.wolfenet.com/jhardin    PGP key ID: 0x41EA94F5
 PGP key fingerprint: A3 0C 5B C2 EF 0D 2C E5  E9 BF C8 33 A7 A9 CE 76
=======================================================================
  In the Lion
  the Mighty Lion
  the Zebra sleeps tonight...
  Dee de-ee-ee-ee-ee de de de we um umma way!




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

From: phil <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.development.system
Subject: Re: Reliable (!) nic for 2.2 kernel?
Date: Sat, 15 May 1999 20:40:39 GMT

bryan wrote:

> my tulip card is totally unreliable.  I can bring it down with an ftp
> xfer (local lan) at 10 or 100, in a minute or less.  network hangs and
> will NOT be reset by software.
>
> with a T1 download, it can hang the network in a few hours.  this sucks ;-(
>
> even a '/etc/rc.d/init.d/network stop; /etc/rc.d/init.d/network start'
> won't fix the card.  only a HARD reboot will reset it.
>
> has anyone done any load testing on the 2.2 kernel and found a
> RELIABLE nic card they could recommend?  one that stays up under close
> to full load on a local 10/100 lan?
>
> (btw, I now have several dec tulip cards for sale.  I refuse to use
> them in 2.2 kernel boxes I have here - sigh.)
>
> --
> Bryan

I have a Etherpower 10 PCI card that has worked fine under Linux 2.0.36 for
many months.  As soon as I tried to use it with Linux 2.2.5 (Redhat 6.0) I had
problems with the board.  The link light on the hub comes on for about 25
seconds then goes off until I reboot the system.  The computer is a HP
Pavilion 6370Z with a 350MHz Pentium II.  The Etherpower card works fine under
Windows 98 so I don't think the problem is the card.  I tried defining
TULIP_NO_MEDIA_SWITCH in "tulip.c" because the documentation suggested
something similar but it doesn't seem to help.

Phil


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

From: [EMAIL PROTECTED] (OldUncleMe)
Subject: Re: mounting remote cdrom
Reply-To: [EMAIL PROTECTED]
Date: Sat, 15 May 1999 21:16:50 GMT

It was: Thu, 13 May 1999 14:50:20 -0400 and with STARTLING insight,  "Jacob
Gladish <[EMAIL PROTECTED]>" posted "Re: mounting remote cdrom" to
"comp.os.linux.networking" :

-->Robert van der Meulen wrote:
-->> 
-->> Jacob Gladish <[EMAIL PROTECTED]> wrote:
-->> > Is it possible under Linux to mount a cdrom across a network from one
-->> > machine to another without mounting the cd on the local machine and then
-->> > mounting an nfs directory. the cdrom in one of my machines went bad, and
-->> > I want to mount a cdrom from another machine to this machine to avoid
-->> > buying a new one.
-->> 
-->> Without nfs mounts/samba mounts/mounting it locally, no.
-->> 
-->> > thanks
-->> > jake.
-->> 
-->> Robert
-->
-->     does what I explained make any sense? I'm not real familiar with VMS,
-->but I am pretty sure I saw someone mount a cd that was physically
-->located on a remote machine to a machine that was sitting on his desk.

What kind of o/s is on the remote machine, the one with the cdrom you want
to mount locally?  Say the remote is a windows box.  Share the cdrom's
drive letter.  Locally use samba mount:  
first create a directory as a mount point, say:  
mkdir localdirectory) 
then 
(smbmount /remotemachine/cdletter /localdirectory)  
and you should be all set to go.  One thing first, 
insmod iso9660
this command installs the cdrom filesystem module on the local machine,
when the command isrun on the local machine.  

If the remote machine that will share the cdrom is a linux box, then create
the share in /etc/samba.d/smb.conf and pretty much do the same as outlined
above, substituting the share name you assigned in smb.conf for the
cd-drive-letter used instead when the sharer is a win/dos box.

Before using smb mount, make sure smbclient works, tcp/ip works, etc.  If
smbclient works and smbmount does not after trying everything, try
upgrading to a newer version of samba.  Meanwhile, more info in:  man
samba, man smbclient, man smbmount .  If you don't get man files in
response to these commands, perhaps samba is not installed on your local
machine....
                                           /ts

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

From: [EMAIL PROTECTED]
Crossposted-To: alt.os.linux.slackware
Subject: Re: can't locate module ppp-compress-21
Date: Sat, 15 May 1999 21:05:24 GMT

In article <[EMAIL PROTECTED]>,
  [EMAIL PROTECTED] wrote:
> In article <SH%_2.17102$[EMAIL PROTECTED]>, Eriksson
wrote:
> >I'm having troubles with my PPP script again.
> >
> >This time it might be that "can't locate module ppp-compress-21"
error I
> >get just before I'm assigned an IP address from my ISP.
> >
> >How can I fix that?
> >
> >Slackware 3.6
> >Kernel 2.2.4
> >
> >Many thx!
>
> Add a couple of lines to your /etc/conf.modules file:
>
> alias ppp-compress-21 bsd_comp
> alias ppp-compress-24 ppp_deflate
> alias ppp-compress-26 ppp_deflate
>
> and make sure that you have the modules above in your
> /lib/modules/[ver]/net

The above is correct, but maybe a little explanation is in order (so as
to make it clear as mud 8^<)> )

There are three modules that are inter-related (spelling?): the ppp
module, the slip module, and the bsd-comp module.  AFAIK, the bsd-comp.o
module must be loaded in order for the ppp.o module to work w/o griping
in the /var/log/messages as you have already seen.  Then I _believe_ the
 ppp.o module has to be loaded _before_ the slip module (slhc.o), which
is used by diald for demand-dialing your isp (if you need to).  Check
out /usr/src/linux/Documentation/modules.txt, and FWIW, I decided to
skip aliasing in /etc/conf.modules and just flat out load the modules at
boot via /etc/rc.d/rc.modules.  The appropriate lines are in there, just
uncomment the one for bsd_comp.o and you should be in business.  HTH.

Monte


--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---

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

From: jwhite <[EMAIL PROTECTED]>
Subject: Easy ??? for a Samba guru
Date: Sat, 15 May 1999 14:43:22 -0600

Hi All,

I have a small home network going. Two computers, Dual Boot,
Redhat 5.1/Win95 and server running Redhat 5.2 & Samba. I
have Server/Samba working fine with Win95, I can log in and
see all the available shares etc. 

So with that working I've started changing various settings
in the smb.conf to see what effect it has in Windows 95. On
page 169 of the John Blair Samba book, if  browseable = no 
the service will not appear in network browser but will
"Still be Available". 

For example, I have a share /doc on my samba server, shows
up in Windows 95 network neighborhood life is good. I then
set browseable = no for that service now it does not show up
in the nethood, works as advertised. Sounds like a good way
to hide shares.

Now how do I get at that service. "Net Use" says it is not
available, and I should contact my system administrator
:-)   Now according to the Samba book it should still be
available, unless I'm not reading it right. Is there certain
syntax in the   Net Use  line, or something I'm not thinking
of to gain access? 

Any help appreciated 

Thanks,

Joe
-- 

*********************************************************                      
                          Joseph White
                         [EMAIL PROTECTED]
                      [EMAIL PROTECTED]
                      
 *********************************************************

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

From: Hugh Fader <[EMAIL PROTECTED]>
Subject: Long delay starting sendmail
Date: Sat, 15 May 1999 21:26:24 GMT

I am having a problem where sendmail takes a very long time to
start. 2-3 minutes. I am running Redhat 6.0 and also had this
problem when running 5.2. Once started, sendmail runs fine. It is
just bothersome that it takes so long to reboot. I am running on
@Home network with a static IP.

Can anybody give me a pointer toward fixing this problem?

Thanks in advance.


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

From: Ricardo martins <[EMAIL PROTECTED]>
Subject: Re: interface between pentium and DEC machines
Date: Sat, 15 May 1999 22:26:42 +0100

[EMAIL PROTECTED] wrote:

> Our existing system got Mainframe Computer using VMS operating system. It
> provides all On-line information of old style. I am not aware of VMS operating
> system & its internal structure. Existing application developed by C++. I am a
> Visual Basic (ver 5.0) programmer. I don't know much about protocols, firewall
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own

  for some of the questions.. maybe you can try here:

http://www.pandh.demon.co.uk/decnet/index.html

it is DecNet for Linux


    Ricardo Martins

    [EMAIL PROTECTED]


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

From: Mihaly Gyulai <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Trouble connecting to ISP using PPP
Date: Mon, 03 May 1999 12:06:29 GMT

In article <[EMAIL PROTECTED]>,
  Aaron and Lisa Ginn <[EMAIL PROTECTED]> wrote:
> The problem seems to have something to do with PAP
> authentication.

Did you edit your  /etc/ppp/pap-secrets  file ?
Is it filled with your login-name and password ?

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

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


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