Linux-Networking Digest #710, Volume #11         Mon, 28 Jun 99 22:13:51 EDT

Contents:
  Re: Authentification on Windows NT with ISDN (Clifford Kite)
  NFS and process accounting (Ling Euk Jin)
  Re: Need help with some networking basics (Gary Helbig)
  Re: Linux and DSL ("Richi")
  Re: Authentification on Windows NT with ISDN (Malware)
  Re: Why not C++ (Christopher Browne)
  Re: wireless experience ? (Paul Burry)
  Re: automatic usenet posting? (Malware)
  Re: Regarding TLI programming ... (Malware)
  Re: MASQ: failed TCP/UDP checksum (Malware)
  Re: callerID ("Gene Heskett")
  Re: Why not C++ (Nathan Myers)
  lockup after network card detection during install of redhat 6.0 (Gregg Wiedenmann)
  Re: Why not C++ (Nathan Myers)

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

From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: Authentification on Windows NT with ISDN
Date: 28 Jun 1999 18:30:18 -0500

Marten Weber ([EMAIL PROTECTED]) wrote:

: Jun 28 20:02:26 386 ipppd[892]: sent [0][PAP AuthReq id=0x2 user="*****"
: Jun 28 20:02:26 386 ipppd[892]: rcvd [0][PAP AuthNak id=0x1msg="E=691"]
: Jun 28 20:02:26 386 ipppd[892]: Remote message: E=691
: Jun 28 20:02:26 386 ipppd[892]: PAP authentication failed
: Jun 28 20:02:26 386 ipppd[892]: rcvd [0][LCP TermReq id=0x3 00 00 02 b3]

A silly question:  Do you have a /etc/pap-secrets file configured and
the pppd option "name <username>" ?  PAP authentication requires both.

--
Clifford Kite <kite@inet%port.com>                    Not a guru. (tm)
/* 97.3% of all statistics are made up. */

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

From: [EMAIL PROTECTED] (Ling Euk Jin)
Subject: NFS and process accounting
Date: 29 Jun 1999 01:13:33 GMT

Hi,
I'm trying to get process accounting running on a system running NFS/NIS.

Without NFS/NIS enabled, accounting works fine (as it should) but with NFS/NIS enabled,
accounting does not work.  It might have something to do with the inability to monitor 
the
exported partition.  Anyway, I'm getting a LOT of junk when NFS/NIS and process 
accounting are
both enabled.

I was wondering if there was anyway to do accounting at all with NFS?

Thanks
Alexander Ling

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

From: Gary Helbig <[EMAIL PROTECTED]>
Subject: Re: Need help with some networking basics
Date: Mon, 28 Jun 1999 18:26:05 -0700

Vikram,

        IIWM, I'd put the firewall on the 75MHz, and the file server on the
Celeron.

        Thin-net is 10Mbit; fast enough for 16 or so stations.

        How to do your "user" thing:

        1)  Make only one '/home' partition in the whole net.  (machine 1)  And
export it.

        2)  DO NOT create a /home partition on the other machines.  If you
can't install without it, make it real small (less than 50m).

        3)  When machine 2 boots, have it 'mount machine1:/home /home'  This
way, everybody sees '/home' on '/home', but there is only one copy of
the data.  (Mounting on top of an existing directory will mask the data
in the "real" directory; you can use this trick to make 'net is down
local user copies'.)

        4)  Put local copies of the (shared) applications in /usr  (All
machines have a /usr, and a /root, etc).  Having local copies of
executables (and /tmp, /scratch) will cut way down on network traffic.

        Note that root's home directory is /root; it's good to have root local
to every machine.

        Make sure every system is mentioned in /etc/hosts, and you'll probably
want to set up ".rhosts" on machine 1.

Oh, and do yourself a BIG favor.  Do a net search for the "linux
documentation project".  Once you find a local mirror, bookmark it.

Gary.

Vikram Prabhu wrote:
> 
> I'd appreciate if any knowledgeable network types out there could set a
> very confused newbie straight on a few networking basics.
> 
> I'm thinking about setting up a lan for my family now that we have 2
> PCs - machine 1 (Celeron 300A with 64MB RAM) and machine 2 (Pentium 75
> with 16MB RAM).  What I want to do is have each in a separate room
> (they'll be about 15m apart) and set one up as a proxy/firewall and
> print server for the other while retaining the ability to have local
> users login directly to either machine.  I would like to be able to
> remotely login to the server to update software - I guess I would need
> SSH for this.  However, I am migrating everyone here to Linux and
> would like to ensure that regardless of the machine they login to they
> are presented with exactly the same interface and file structure so
> they could save a file in their home directory on machine 1 and find
> it there next time they login to machine 2 and vice versa -- the
> network should be transparent to the user.  As I understand it
> installing Linux on both machines would just lead to each user having
> 2 accounts, one on each computer, and mounting the root partition via
> NFS would just lead to the filesystems on each machine being different
> without doing anything about account details.  Obviously, I'm missing
> something here.  Can anyone tell where I can find documentation for
> this sort of thing?
> 
> The users will almost exclusively be using X applications.  Also does
> Thin Ethernet have enough bandwidth to cope with this?  Which machine
> should the server be - should it be the faster one with more memory,
> or the other?
> 
> Thanks for your time.
> 
> --
> Vikram Prabhu
> [EMAIL PROTECTED]

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

From: "Richi" <[EMAIL PROTECTED]>
Subject: Re: Linux and DSL
Date: Mon, 28 Jun 1999 20:09:46 -0500

Greetings Andrey,

I will try anything if you want to give something a shot....

Here is the info I get when I plug the Cisco into the hub and run a winipcfg
in Win98

Host name Rich
DNS servers 207.108.32.1 and 204.147.80.5
Node type =broadcast
IP address 10.0.0.2
Subnet Mask 255.255.255.0
Default gateway 10.0.0.1
DHCP server 10.0.0.1

In case I havent told you, I have a dynamic IP and the router is running in
PPP and NAT.

If I understand correctly, I dont have any choice with USWest when it comes
to bridge or PPP. I could be wrong but I think they may dictate that.

Regards,

Rich

PS: Thank you very much for your help....

Andrey Smirnov <[EMAIL PROTECTED]> wrote in message
news:7l5ujs$k5n$[EMAIL PROTECTED]...
> What's your cisco's ip and netmask?
>
> Richi wrote in message ...
> >First I would like to say thanks for everyone that has given me
pointers...
> >:)
> >
> >Andrey here is the info you requested.
> >
> >Thanks,
> >
> >Rich
> >
> >root@server /root]# ifconfig
> >eth0      Link encap:Ethernet  HWaddr 00:A0:CC:3B:19:6A
> >          inet addr:168.192.1.1  Bcast:168.192.1.255  Mask:255.255.255.0
> >          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> >          RX packets:116 errors:0 dropped:0 overruns:0 frame:0
> >          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> >          collisions:0 txqueuelen:100
> >
> >l�
> >eth1      Link encap:Ethernet  HWaddr 00:A0:CC:39:B2:90
> >          inet addr:168.192.1.2  Bcast:168.192.1.127
Mask:255.255.255.128
> >          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> >          RX packets:160 errors:0 dropped:0 overruns:0 frame:0
> >          TX packets:70 errors:0 dropped:0 overruns:0 carrier:0
> >          collisions:0 txqueuelen:100
> >          Interrupt:3 Base address:0xe800
> >
> >lo        Link encap:Local Loopback
> >          inet addr:127.0.0.1  Mask:255.0.0.0
> >          UP LOOPBACK RUNNING  MTU:3924  Metric:1
> >          RX packets:86 errors:0 dropped:0 overruns:0 frame:0
> >          TX packets:86 errors:0 dropped:0 overruns:0 carrier:0
> >          collisions:0 txqueuelen:0
> >
> >
> >[root@server /root]# netstat -rn
> >Kernel IP routing table
> >Destination     Gateway         Genmask         Flags   MSS Window  irtt
> >Iface
> >168.192.1.2     0.0.0.0         255.255.255.255 UH        0 0          0
> >eth1
> >168.192.1.1     0.0.0.0         255.255.255.255 UH        0 0          0
> >eth0
> >168.192.1.0     0.0.0.0         255.255.255.128 U         0 0          0
> >eth1
> >168.192.1.0     0.0.0.0         255.255.255.0   U         0 0          0
> >eth0
> >127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0
lo
> >
> >Andrey Smirnov <[EMAIL PROTECTED]> wrote in message
> >news:7l3u3s$1c3$[EMAIL PROTECTED]...
> >> Hello,
> >>
> >> Can you include output of ifconfig -a from your Linux machine, also
> >> netstat -rn and IP configuration of your DSL router.
> >>
> >> Thank you.
> >>
> >> Richi wrote in message ...
> >> >Hi Andrey,
> >> >
> >> >I have tow ethernet cards because one is supposed to be for the LAN
and
> >the
> >> >other is to connect the Cisco router. I currently have the router hub
> >> >connected to the hub which is only temporary. I want the router to be
> >> >connected to the Linux machine and use IP masquerading and a firewall.
> >> >
> >> >I cant get the Linux box to work on the internet with DSL.
> >> >
> >> >I am really new at this and have tried everything. I would think with
> the
> >> >router connected to the eth0 card, I should be able to ping the router
> at
> >> >10.0.0.1 or .2. But I cat seem to do it. I am a little lost on what to
> >put
> >> >on the routing portion of netcfg.
> >> >
> >> >Thanks for the reply.
> >> >
> >> >Rich
> >> >Andrey Smirnov <[EMAIL PROTECTED]> wrote in message
> >> >news:7l377h$rpq$[EMAIL PROTECTED]...
> >> >> Hello,
> >> >>
> >> >> I don't understand the purpose of the second net card. Looks like
the
> >> >first
> >> >> card is on the subneted part of the network on which your second
card
> >is.
> >> >>
> >> >> But in general what is exactly your problem?
> >> >>
> >> >>
> >> >> Richi wrote in message ...
> >> >> >I have some new info and I will recap some of the old for any
> >newcomers.
> >> >I
> >> >> >still haven't got it to talk yet, but learned some valuable info.
> >> >> >
> >> >> >First the Linux box has two network cards (eth0 and eth1)
> >> >> >
> >> >> >The eth0 card is configured as 192.168.1.1 with a netmask of
> >> >255.255.255.0
> >> >> >The eth1 card is configured as 192.168.1.2 with a netmask of
> >> >> >255.255.255.128
> >> >> >
> >> >> >All other windows machines on the LAN are 192.168.1.X and
> >> 255.255.255.128
> >> >> >
> >> >> >The router is set up as defualt. The only items I have entered into
> >the
> >> >> >router are:
> >> >> >set ppp wan0-0 ipcp 0.0.0.0
> >> >> >set ppp wan0-0 dns 0.0.0.0
> >> >> >set ppp restart enabled
> >> >> >set dhcp server enabled
> >> >> >set nat enabled
> >> >> >and login and passwords.
> >> >> >
> >> >> >This is what USWEST has in the book. This setup is currently
working
> >> >> plugged
> >> >> >into my hub.
> >> >> >
> >> >> >What I just realized doing a winipcfg in windows was the Cisco 675
> >> router
> >> >> >has the following. I am going to add all info beacuse I am not sur
if
> >it
> >> >is
> >> >> >relevent.
> >> >> >
> >> >> >Host name Rich
> >> >> >DNS servers 207.108.32.1 and 204.147.80.5
> >> >> >Node type =broadcast
> >> >> >IP address 10.0.0.2
> >> >> >Subnet Mask 255.255.255.0
> >> >> >Default gateway 10.0.0.1
> >> >> >DHCP server 10.0.0.1
> >> >> >
> >> >> >
> >> >> >I am thinking that  this info needs to be entered under routing in
> >> netcfg
> >> >> >
> >> >> >Under router I have :
> >> >> >
> >> >> >default gateway____________
> >> >> >default gateway device__________
> >> >> >
> >> >> >And then if I click add I get
> >> >> >
> >> >> >Device_________________
> >> >> >Network_______________
> >> >> >Netmask_______________
> >> >> >Gateway_______________
> >> >> >
> >> >> >
> >> >> >I tried a few combinations but haven't hit the right one.
> >> >> >
> >> >> >Any help is appreaciated. I hope to get this thing online this
> >weekend.
> >> >> >
> >> >> >Thanks
> >> >> >
> >> >> >Rich
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >>
> >
> >
>
>
>



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

From: Malware <[EMAIL PROTECTED]>
Subject: Re: Authentification on Windows NT with ISDN
Date: Tue, 29 Jun 1999 00:32:17 +0200

Hi Marten,

you wrote:
> Jun 28 20:02:23 386 ipppd[892]: rcvd [0][LCP ConfReq id=0x1 <auth chap
> msoft> <magic 0x764>]
> Jun 28 20:02:23 386 ipppd[892]: sent [0][LCP ConfNak id=0x1 <auth pap>]

You are not willing to authenticate using Microsoft's version of chap.
But tell the peer you would like PAP.

> Jun 28 20:02:23 386 ipppd[892]: rcvd [0][LCP ConfReq id=0x2 <auth pap>
> <magic 0x764>]
> Jun 28 20:02:23 386 ipppd[892]: sent [0][LCP ConfAck id=0x2 <auth pap>
> <magic 0x764>]

The peer does tell you that PAP is ok too and you agree to use it.

> Jun 28 20:02:23 386 ipppd[892]: lcp layer is UP
> Jun 28 20:02:23 386 ipppd[892]: sent [0][PAP AuthReq id=0x1 user="***"
> password not logged for security reasons! Use '+pwl
> og' option to enable full logging.]
> Jun 28 20:02:26 386 ipppd[892]: sent [0][PAP AuthReq id=0x2 user="*****"
> 
> password not logged for security reasons! Use '+pwl
> og' option to enable full logging.]
> Jun 28 20:02:26 386 ipppd[892]: rcvd [0][PAP AuthNak id=0x1msg="E=691"]
> Jun 28 20:02:26 386 ipppd[892]: Remote message: E=691
> Jun 28 20:02:26 386 ipppd[892]: PAP authentication failed

You are sending your login and password but the peer does tell you that
there is something wrong with it. If it would not be a NT-server I would
have remarked that the error-code 691 should be documented with the
server.

Try following:
- check your login and password
- recompile ipppd with Microsoft-CHAP support enabled and setup
/etc/ppp/protocols.chap. Remove options like "-chap" from your
configuration.

> Why doesn't the authentification over PAP work ??

Does look a bit like the server is configured to accept PAP but does not
find the password database or similiar.


Malware

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

From: [EMAIL PROTECTED] (Christopher Browne)
Crossposted-To: comp.os.linux.development.apps,comp.os.linux.development.system
Subject: Re: Why not C++
Reply-To: [EMAIL PROTECTED]
Date: Tue, 29 Jun 1999 01:31:56 GMT

On Mon, 28 Jun 1999 19:43:39 GMT, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>Look at the above, and what I quoted from Nathan Myers:
>
>       "[...]Take for example Egcs.  C and C++, same code generator,
>        same optimizer."
>
>My point was that C++ output is still bigger than C, _for the exact same
>source code_, using the same code generator and optimizer.

...Which basically goes to say that the C++ implementation is not as
*mature* as the C implementation.

They may both share the same peephole optimizer; they may both share the
same RTL code generators. 

But they manifestly *do not* share the same parse tree generator.
(That's kind of the point of them being separate compiler front ends.)

It is quite evident that the front ends generate code differently, and
this nicely explains the differences in behaviour.

It is manifestly true that G++ FE != GCC FE, and it is pretty evident
that the GCC FE is *vastly* more mature.  Which strikes me as obvious; I
was using GCC (ANSI C) ten years ago, and considered it quite stable,
when G++ was not even worth considering.

All of this being said, it is possible for the code generator for C++
(particularly for EGCS) to persistently underperform the C code
generator, due to the following two factors:
a) They are separate.
b) C++ is a more complex language, thereby making it more difficult to
write a generator producing code that is both correct and efficient.

Don't misread that as a claim that the complexity makes it inherently
*impossible* to make a C++ implementation more efficient; it merely
indicates that it is a difficult task. 

-- 
"I think it would be great if MS would make VB the favoured language
for Palm PC's.  Then they'd have a shaky, bloated, slow OS running the
shaky, bloated, slow macro-apps."  -- <[EMAIL PROTECTED]>
[EMAIL PROTECTED] <http://www.ntlug.org/~cbbrowne/langc.html>

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

From: Paul Burry <[EMAIL PROTECTED]>
Subject: Re: wireless experience ?
Date: Tue, 29 Jun 1999 01:20:14 GMT

Try ZoomAir from http://www.zoomtel.com

I've been using it about two weeks now and all is well.  It works under
both Win98 and Linux RH 6.0.  I'm using a 2.2.9 kernel, but the stock RH
2.2.5-15 should work fine too.  Linux drivers can be found at:
    http://www.absoval.com/linux-wlan/

Cost is 230-240 US$ per NIC (from the US mail-order web sites)

Zoom may be releasing an 11 MB/s card soon.  Call them before you purshase

anything.

..Paul

Oliver Neukum wrote:

> Hello,
>
> is anyone out here with experience in the field of wireless networking
> under linux, who could recommend a system to use ?
>
> TIA
>
> Oliver Neukum



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

From: Malware <[EMAIL PROTECTED]>
Subject: Re: automatic usenet posting?
Date: Tue, 29 Jun 1999 00:38:41 +0200

Hi Chris,

you wrote:
> I maintain a FAQ for a newsgroup, and I was
> wondering if there was any sort of utility
> I could use on a Linux box to post that
> document to the newsgroup on a pre-defined
> schedule.  (If such a utility would also
> allow a username/password to login to the
> NNTP server, that'd definitely help. =)
> If I must, I'll write one...  Thanks!

For calling something regulary cron is the rigth thing. It should have
been installed with your distribution see "man cron" for further
information. Read the pages noted in the "SEE ALSO" part too.

For posting to a NNTP-server needing authentication rpost should be the
right utility. I got it installed with the news-server INN, but it might
also be contained in such packages as suck, newsflush, ...


Malware

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

From: Malware <[EMAIL PROTECTED]>
Subject: Re: Regarding TLI programming ...
Date: Tue, 29 Jun 1999 00:20:58 +0200

Hi Manish,

you wrote:
> I am trying to port an application written in C on IRIX onto Linux. This
> application uses the TLI system calls. Somehow the system calls don't seem
> to work in Linux.
> 
> I link with the libnsl.so library during the compilation. However, it is
> unable to recogonize the TLI calls like tl_open, tl_close ec.
> 
> Can someone explain me how exactly can TLI programming be done on Linux ?

The Linux Kernel does not implement the TLI/XLI interface but the
BSD-style socket interface. There is a development moving on to
implement TLI/XLI. It's called Linux-Streams, or short LiS.  Check
http://www.gcom.com/LiS for further information.


Malware

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

From: Malware <[EMAIL PROTECTED]>
Subject: Re: MASQ: failed TCP/UDP checksum
Date: Tue, 29 Jun 1999 00:41:30 +0200

Hi Irene,

you wrote:
> MASQ: failed TCP/UDP checksum from x.x.x.x
> last message repeated x times

If you have a PPP-interface try to resolve by disabling the VJ
compression on the link.


Malware

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

Date: 28 Jun 99 21:23:12 -0500
From: "Gene Heskett" <[EMAIL PROTECTED]>
Subject: Re: callerID

Unrot13 this;
Reply to: <[EMAIL PROTECTED]>

Gene Heskett sends Greetings to Silviu Minut;

 SM> Is there any callerID program for Linux?

 SM> Thanks!

There is not (that I know of).  However, I have the framework pretty
well laid out in another language (arexx) on this amiga.  When I get a
bit more familiar with linux, I'm going to feed it to orexx some evening
just to see where the corn cobs fall out.  If, and when it works for the
linux user, I'll post it on freshmeat.

I've been using it here for several years, it posts a note on the
screen, and keeps a running log, but makes no attempt to scan that log
for repeats just yet.  Given the horsepower of that 400 mhz monster on
the next desk, that might happen.

Cheers, Gene
-- 
  Gene Heskett, CET, UHK       |Amiga A2k Zeus040 50 megs fast/2 megs chip
    Ch. Eng. @ WDTV-5          |A2091,GuruRom,1g Seagate,CDROM,Multiface III
                               |Buddha + 4 gig WDC drive, 525 meg tape
                               |Stylus Pro, EnPrint, Picasso-II, 17" vga
         RC5-Moo! 690kkeys/sec isn't much, but it all helps
email gene underscore heskett at iolinc dot net
-- 


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

From: [EMAIL PROTECTED] (Nathan Myers)
Crossposted-To: comp.os.linux.development.apps,comp.os.linux.development.system
Subject: Re: Why not C++
Date: 28 Jun 1999 18:43:11 -0700

In article <JDQd3.872$[EMAIL PROTECTED]>,  <[EMAIL PROTECTED]> wrote:
>Nathan Myers <[EMAIL PROTECTED]> wrote:
>: Without proof, [an assertions that C compilers produce better code]
>:  is just more FUD.
>
>You cannot find a random C program and compile it yourself with g++?
>long boing (long foo)
>{      if (foo > 1) return (foo * boing(foo - 1));  return 1; }

Just as I thought.  Rather than presenting a real program, and
examining the instructions generated and the real execution
speed, he gives us a toy program and compares a line count
of the runtime apparatus.

If the claim had any merit we would have seen real evidence instead 
of hastily-contrived FUD.  

-- 
Nathan Myers
[EMAIL PROTECTED]  http://www.cantrip.org/


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

From: Gregg Wiedenmann <[EMAIL PROTECTED]>
Subject: lockup after network card detection during install of redhat 6.0
Date: Mon, 28 Jun 1999 17:30:17 -0700

Hi,

    I'm trying to install Red Hat 6.0 on an IBM PC 365 and I was having
trouble autodetecting the network card earlier (an IBM token ring).  I
did some investigating and found the exact type of card (which is
supported by linux), io address, and irq settings and supplied them as
options.  The card then detected and I got to the TCP/IP config screen.
After about 3 seconds everything locked up and I could no longer type
anything.  Does anyone have any ideas what might be wrong or how I might
fix this?  Any help would be greatly appreciated.

    --Gregg Wiedenmann
        [EMAIL PROTECTED]


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

From: [EMAIL PROTECTED] (Nathan Myers)
Crossposted-To: 
comp.os.linux.development.apps,comp.os.linux.development.system,comp.lang.c++
Subject: Re: Why not C++
Date: 28 Jun 1999 18:55:40 -0700

Greg Comeau <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] (Nathan Myers) writes:
>>John E. Davis <[EMAIL PROTECTED]> wrote:
>>>  In my opinion, the only thing that C++ has over C is
>>>better support for data encapsulation via classes and, possibly,
>>>exception handling.  Other features such as operator overloading I can
>>>do without because of the potential for abuse.
>>
>>Classes are not a very powerful feature; you can emulate them pretty 
>>well in C.  Exceptions are quite powerful, though of limited use.  
>>Far more powerful than either are templates.
>
>However, I think it's an overstatement
>to say that classes are not a very powerful feature and that they can
>be emulated well in C.  I'm thinking of inheritance and virtuals
>as class features.  I don't think they emulate well in C at all.
>But even w/o them, and that "C techniques" are rather mechanical
>at just the raw class level on some things, I still don't think they
>emulate well in C.  Why do you want to have to do the mechanics?

Of course I'd rather write inheritance in C++, but the architecture
of GNOME and much of the Linux kernel are predominantly emulations of 
virtual functions in C.  While a clear notational win, the lack doesn't 
seem to slow anybody down.  Still, most times I see a function pointer 
it turns out to be virtual function dying to be recoded recognizably
in C++.

Alex Stepanov has said that he would happily do without member functions,
and regrets those parts of the STL spec that require them.  I suspect 
Alex doesn't use function pointers much.

-- 
Nathan Myers
[EMAIL PROTECTED]  http://www.cantrip.org/


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


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