Linux-Networking Digest #627, Volume #11 Tue, 22 Jun 99 18:13:54 EDT
Contents:
Re: Could Microsoft Cheat On The New Mindcraft Benchmark? (was: Mindcraft Retest
News ("Stuart Fox")
will this work? (Dana Holland)
Re: Linux SMTP/W98 Setup (unixman)
Re: Linux SMTP/W98 Setup (Tom Holub)
Re: mgety autoppp problem when ppp client is linux (Clifford Kite)
Re: SMB samba shares not being seen by everyone???? (Dick A. Miller)
Re: Identd -- necessary? (Nicholas E Couchman)
Re: Rlogin as root to Linux ([EMAIL PROTECTED])
Re: Alias File and DNS question (Thomas =?iso-8859-1?Q?B=F6nnen?=)
Re: Qusetion about setting up the Internet Big Picture using Linux
([EMAIL PROTECTED])
Basic network problem ("Ole Jakobsen")
Re: wtpm and btmp (help needed!) (Juergen Heinzl)
Re: Identd -- necessary? (Mike Kozlowski)
Re: vacation probs with procmail ? ([EMAIL PROTECTED])
Non root dial problems (Chris Moewes-Bystrom)
Increasing NFS mount limit in 2.2.5 (John Murtari)
Re: mgetty for dial-in blocks outgoing traffic (M. Buchenrieder)
Looking for Netzero Dialup Script for Linux ("Bunbi")
----------------------------------------------------------------------------
From: "Stuart Fox" <[EMAIL PROTECTED]>
Crossposted-To:
comp.os.linux.advocacy,comp.infosystems.www.servers.unix,comp.os.linux.misc
Subject: Re: Could Microsoft Cheat On The New Mindcraft Benchmark? (was: Mindcraft
Retest News
Date: Wed, 23 Jun 1999 08:43:32 +1200
Tim Kelley <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
>
>
> Stuart Fox wrote:
> >
> > Philip Brown <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]...
> > > On Sat, 19 Jun 1999 13:22:10 +1200, [EMAIL PROTECTED] wrote:
> > > >...
> > > >Neither do MS apps. Outlook prompts to run or save when you double
click
> > on
> > > >it.
> > >
> > > and there's a little box to uncheck, "show this window again?"
> > >
> > > I wonder what percentage of MS users ever see that window again.
> > >
> > If the admins are doing their jobs properly, the will use a policy file
> > which sets it on all the time...
>
> What if you do not have an NT server/PDC? I guess you are telling me I
> must have an all Micros~1 solution for things to work properly.
Create a local policy file, throw it in C:\windows for all machines.
Stu
------------------------------
From: Dana Holland <[EMAIL PROTECTED]>
Subject: will this work?
Date: Tue, 22 Jun 1999 13:46:28 -0500
I originally posted the following on a NT newsgroup. I've received a
couple of suggestions that Linux might be a better solution for this, so
I'm reposting here in hopes of soliciting a few more opinions.
> We're looking at a redesign of our current network. I'm wondering if
> what we've currently drawn up will work.
>
> We currently have a Cisco router with a 123.456.189.xxx subnet on the
> ethernet port, connected to a Catalyst data switch.
>
> We want to set up a PC running NT server with 4 ethernet cards. Our
> first question is, has anyone else managed to successfully put 4
> ethernet cards in a NT server? We've done it with a Novell server
> before, but have never tried NT. Assuming it can be done, the rest of
> the design follows.
>
> One ethernet card will have a 123.456.189.xxx number and be connected to
> the catalyst (same subnet as the router's ethernet card). This will be
> the gateway to the outside world.
>
> A second ethernet card will have a 123.456.188.xxx number and have our
> administrative Unix box connected to it - the 188 network isn't
> subnetted at all.
>
> A third ethernet card will also have a 123.456.188.xxx number - a series
> of 10BaseT hubs will be connected to this card - all machines on these
> hubs will have 188 numbers.
>
> The fourth ethernet card will also have a 188 address - connected to it
> will be a Kalpana ethernet switch. The rest of the campus comes in
> through this Kalpana and has a mix of 123.456.188.xxx and
> 123.456.190.xxx numbers. Currently, the 190 addresses are working
> because we have a single box with 2 ethernet cards, one with a 188
> address and the other with a 190 address.
>
> 1. Is this even feasible? And, if so, what kind of horsepower would
> this NT server need to have? We currently have a Pentium 233 with 64mb
> of RAM available. We might be able to scrounge up enough cash to
> *slightly* upgrade this box, but the bottom line is that we're going to
> have to do this project with no budget.
>
> 2. Assuming this basic design will work, could the dual-ethernet card
> (188 and 190) box be done away with and the NT server take over the
> routing for the 190 network? All of the 190 boxes are connected to a
> hub, which is connected to the fiber backbone that comes into the
> Kalpana.
>
> Any help with this would be appreciated. No budget means no consultant,
> etc... We're going to have to pull this off with our *very* limited
> expertise. :-(
--
Dana Holland [EMAIL PROTECTED]
Director, Computer Center (903) 874-6501 fax: (903) 874-4636
Navarro College - 3200 W. 7th Ave. - Corsicana, TX 75110
http://www.nav.cc.tx.us/staff_pages/dana/dana.html
All opinions are my own and probably don't even vaguely resemble those
of Navarro College.
------------------------------
From: unixman <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Linux SMTP/W98 Setup
Date: Tue, 22 Jun 1999 16:52:07 -0700
Thanks for the response, Tom - the IP resolves fine through our DNS. Time to
break out the bourbon....er, I mean coffee. Gonna be a long night... :-(
Tom Holub wrote:
> In article <[EMAIL PROTECTED]>,
> unixman <[EMAIL PROTECTED]> wrote:
> )
> )In fact, while I can perform regular telnets to the Linux box (even on
> )custom user ports where I have some other apps running), when I try to
> )telnet to the SMTP port, it just sits there like a damn knot on a log.
> )Nothing in syslog, nothing reported on netstat. Of course, everything
> )works fine from the console, just remote clients. I can hit our httpd
> )daemon, regular telnet, ftp, everything. It just seems to have problems
> )connecting to the SMTP port (sendmail running on 25).
>
> The sendmail daemon will try to do a reverse lookup on the IP address
> you're connecting from when you first connect; make sure that the linux
> box either has that IP address in its /etc/hosts file or can look it
> up from DNS (try nslookup <ipaddress> from the command line).
>
> sendmail may also be trying to look up its own name; you might be able to
> speed that up by setting the Dj macro in /etc/sendmail.cf.
> -Tom
------------------------------
From: [EMAIL PROTECTED] (Tom Holub)
Crossposted-To: comp.os.linux.setup
Subject: Re: Linux SMTP/W98 Setup
Date: 22 Jun 1999 13:36:40 -0700
In article <[EMAIL PROTECTED]>,
unixman <[EMAIL PROTECTED]> wrote:
)
)In fact, while I can perform regular telnets to the Linux box (even on
)custom user ports where I have some other apps running), when I try to
)telnet to the SMTP port, it just sits there like a damn knot on a log.
)Nothing in syslog, nothing reported on netstat. Of course, everything
)works fine from the console, just remote clients. I can hit our httpd
)daemon, regular telnet, ftp, everything. It just seems to have problems
)connecting to the SMTP port (sendmail running on 25).
The sendmail daemon will try to do a reverse lookup on the IP address
you're connecting from when you first connect; make sure that the linux
box either has that IP address in its /etc/hosts file or can look it
up from DNS (try nslookup <ipaddress> from the command line).
sendmail may also be trying to look up its own name; you might be able to
speed that up by setting the Dj macro in /etc/sendmail.cf.
-Tom
------------------------------
From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: mgety autoppp problem when ppp client is linux
Date: 22 Jun 1999 15:25:17 -0500
Farhad Farzaneh ([EMAIL PROTECTED]) wrote:
: I have setup mgetty so that it launches PPP when someone calls in via the
: AutoPPP command. This works well for both mac and windows systems, but it
: doesn't work with a linux client. The log seems to indicate that the call
: is just a simple serial call, that is, it launches the login program rather
: than AutoPPP. What is there in the PPP startup that makes mgetty run
: AutoPPP and what can the linux clients do to do the same thing?
My guess is that the Mac and Windows machines do PAP authentication. I
*think* that's what mgetty does when AutoPPPing but I've not used mgetty.
If that is so, then configure the Linux box to authenticate with PAP.
--
Clifford Kite <kite@inet%port.com> Not a guru. (tm)
/* Governments should be changed like diapers - often and for the
* same reason. */
------------------------------
From: [EMAIL PROTECTED] (Dick A. Miller)
Subject: Re: SMB samba shares not being seen by everyone????
Date: Tue, 22 Jun 1999 20:01:40 GMT
Reply-To: [EMAIL PROTECTED]
[EMAIL PROTECTED] (Robert Chapman Jr.) wrote:
>Hi all... I have a network with a RH Linux 6.0 server, and is running samba
>with several shares setup. The problem that I'm having is that some of the
>users on the same subnet can not see the shares or the server at all.
>
> Several of the newer computers that I have setup all can see it just fine..
>Anyone know if maybe the drivers of the individual computer might be a
>problem. Most of the NIC's are 3Com and most are running Win95 osr2. Have the
>NIC drivers changed recently????
>
>Thanks in advance...
>Robert Chapman
I recently set up my Samba server (RH 6.0) with multiple shares. I
found that the Win95 clients could NOT see the Samba server in Network
Neighborhood unless the workgroup names were identical. Also, when
you log on to Win95 machines, your logon name and password must be
identical to what the Samba server is expecting (i.e. you need to
enter the user names and passwords on the Samba server before you can
access any shares). Finally, to actually transfer files to those
shares, make sure the directory permissions is properly set so the
Win95 clients can transfer files to the shares.
------------------------------
From: Nicholas E Couchman <[EMAIL PROTECTED]>
Subject: Re: Identd -- necessary?
Date: Tue, 22 Jun 1999 20:32:34 GMT
Are you talking about Inetd or is there a daemon in there called Identd?
Unless you want to do telnets, ftps, or HTTP connections to your Linux box,
you can throw the whole inetd daemon out the window, but I doubt you want to
do that. As for identd, never heard of it.
--Nick
Mike Kozlowski wrote:
> I'm trying to tighten up a Linux box, so I'm removing non-essential
> services from inetd.conf. However, I'm unsure if identd is essential or
> not; reading the man page failed to illuminate.
>
> What do I lose if I turn off identd?
>
> --
> Michael Kozlowski
> http://www.cs.wisc.edu/~mlk/
------------------------------
From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.setup,comp.os.linux.misc
Subject: Re: Rlogin as root to Linux
Date: 22 Jun 1999 19:43:33 GMT
Patrick A. miller <[EMAIL PROTECTED]> schrieb
am Wed, 16 Jun 1999 16:48:58 -0500 in comp.os.linux.setup:
PAm> It's probably been asked 1000 times.
PAm> How do I inable rlogins as root.
PAm> Other users are able to but not root.
PAm> I have a remote App that installs via this .
In standard configuration the remote root login is disabled, due
security risks.
you may re-enable that in /etc/login.defs, for example see:
===========x=============x================x=====================x===========
#
# /etc/login.defs - Configuration control definitions for the login package.
#
[ ... ]
#
# If defined, either full pathname of a file containing device names or
# a ":" delimited list of device names. Root logins will be allowed only
# upon these devices.
# If you comment out the CONSOLE line completely, root login is possible
# from anywhere.
#
#CONSOLE /etc/securetty
#CONSOLE tty1:tty2:tty3:tty4:tty5:tty6:tty7:tty8:ttyp0
[ ... ]
===========x=============x================x=====================x===========
mfG
Jojo
- Professionelle Linux Server, Professioneller Support und Dienstleistungen ---
- AutomatiX GmbH - Vollautomatische Kransteuerungen & SAP f�higes Lagerger�t -
- J�rgen Sauer Neue Str. 11 28790 Schwanewede mailto:[EMAIL PROTECTED] -
- +49 4209-4699 +49 172-5466499 FAX +49 4209 4644 http://www.automatix.de -
------------------------------
From: Thomas =?iso-8859-1?Q?B=F6nnen?= <[EMAIL PROTECTED]>
Subject: Re: Alias File and DNS question
Date: Tue, 22 Jun 1999 22:30:33 +0200
If you use bind, you can insert a MX record into your zonefile for
shonne.org, for example
@ IN SOA (...
...)
NS ns.shonne.org
MX 100 mail.shonne.org
ns A 10.0.0.1
mail A 10.0.0.2
will cause mail-relays to forward [EMAIL PROTECTED] to the server
mail.shonne.org with IP-Adress 10.0.0.2.
Your send then needs a line
Cw localhost shonne.org
to deliver mail to [EMAIL PROTECTED] locally.
Shonne Beavers schrieb:
> I am running SuSE 6.1 as my DNS server. All is fine except, I need to
> figure out a way to all email at another server. Example (for example
> purpose only), my DNS is at shonne.org, but I need my email sent to
> mail.shonne.org. The mail addresses are [EMAIL PROTECTED] Do I have
> to make an alias file which includes all email addresses.
>
> Any help will be greatly appreciated.
>
> --
> Yes, This is Linux Man!@!
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Qusetion about setting up the Internet Big Picture using Linux
Date: Tue, 22 Jun 1999 20:15:14 GMT
In article <hyQb3.2219$[EMAIL PROTECTED]>,
"Shawn Pursley" <[EMAIL PROTECTED]> wrote:
> Here's my questions:
> Would I use a universal IP for intranet such as 192.168.0.0 -
> 192.168.255.255 for all my clients locally connected?
Probably, yes. You'll need a gateway/firewall box to translate the
internal names to external ones, but that's a good idea for security
reasons anyway.
Also, I would suggest using 10.0.0.0-10.255.255.255 [written 10/8]
rather than 192.168.0.0-192.168.255.255 [written 192.168/16], because
the former will give you more room to "play" with numbering schemes.
> What would I want to use as the IP for the webserver if I used the
> above address, realizing that our customers will want access to the
> web server?
That's entirely up to you. The internal IP address doesn't matter so
much as what it gets translated to by the aforementioned gateway box.
An example might be in order:
Internal IP address of webserver: 10.0.0.80
External IP address of webserver: 207.82.89.37
The translation would be provided by the gateway box, which would be
running a program called "natd" ["nat" stands for "Network Address
Translation", and the "d" stands for "Daemon", which is what such
programs are called in the UNIX world].
> Right now, Internic has our web address, which is hosted by Internic,
> as 207.82.89.37.
I'm a bit confused here... that IP address belongs to Exodus, not NSI
[formerly Internic.net]. In any event, the important part is where that
IP address gets routed. Does that IP go to a machine in your office, or
is the machine located elsewhere? If elsewhere, you'll need to change
the address to something you can control locally [your ISP should be
able to provide you with one]. If it's local, then that's the IP
address you'll tell natd to use for the external IP of your webserver.
> Does this need to be changed when we pull away from Tabnet,
> our virtual host?
If Tabnet owns any of the IP addresses, then yes.
> [Scripting questions snipped]
> Finally, security will be an issue for all of this stuff so if you
> guys (and gals) can help with the placement of things (such as inside
> and outside of the routers, firewalls, etc) it will be a big help.
There are numerous HOW-TO's on this subject, but the short answer is:
Turn off *everything* you don't need. Most Linux distributions
[unfortunately] have a lot of things turned on by default that really
shouldn't be, and this constitutes a major security hole.
> The final part of this that is screwing me up the most is the order in
> which to do all this.
I suggest setting up your firewall/gateway box *first*, getting that
secure and running smoothly, and then start bringing up other boxes
inside your LAN. The firewall will protect those boxes from [most]
attacks while you get them configured properly. Once you have your
network working correctly, and everything is [relatively] secure, *then*
I would worry about getting DNS switched over. This _will_ mean some
downtime for your site, but it will also mean that once everything is up
and running it should stay that way.
--
Bill Clark
Systems Architect
ISP Channel
http://neighborhood.ispchannel.com/
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: "Ole Jakobsen" <[EMAIL PROTECTED]>
Subject: Basic network problem
Date: Tue, 22 Jun 1999 23:20:25 +0200
Hi!
I have some problems installing network on my redhat 6.0
First of all I should mention that Im a Linux dummie, I only had it
installed for 2 days and the only experience i have, is some UNIX 10 years
ago, so the solution could be pretty easy.
I installed my ethernet adapeter ETH0, with a NE driver as it is NE2000
compatible. Linux boots this device fine. But I am not sure if it is
working, as it's an old card, the IRQ and IO should be correct through.
The other network options I have set is:
IP:192.168.100.10
SUBNET:255.255.255.0
DEFAULT GATEWAY:192.168.100.1
On the ethernet there is a NT with IP 192.168.100.2 and the same subnet
mask, there is also a router witch gateway ip is set to 192.168.100.1
The NT and Router works fine, but I can't ping the Linux PC, altrough i can
see that some signals is getting through on the netcard.
When i ping from the linux, nothing happens, I can't even se some signals on
the netcard, and ifconfig reports a TX error for every time I started ping.
ifconfig also report "UP BROADCAST RUNNING MULTICAST", what does this mean?
Where have I gone wrong?
Thanks,
Ole Jakobsen
------------------------------
From: [EMAIL PROTECTED] (Juergen Heinzl)
Subject: Re: wtpm and btmp (help needed!)
Date: Tue, 22 Jun 1999 21:17:39 GMT
In article <[EMAIL PROTECTED]>, Paulo Nogueira wrote:
>Hi there,
>
> Here are two problems that I have experienced in
> _some_ versions of linux, and for which I would
> appreciate useful hints. If I am not mistaken,
> these are not problems of a single distribution
> (although I have seen some installations where
> there is no problem -- but I do not know why...).
>
> problem 1:
>
> file /var/log/btmp remains empty (0 bytes)
> no matter what
/etc/login.defs :: set FTMP_FILE to ... or uncomment it; shadow
password package.
[...]
> problem 2:
>
> logs on the X console (if not other kind of logs as
> well) are not entered into /var/log/wtmp ; neither
> "finger" nor "who" succeed in reporting users when
> their login was of that kind.
xterm and friends must be started as xterm -l (login) and be
setuid root to be able to write to utmp / wtmp.
Hope it helps,
Juergen
--
\ Real name : J�rgen Heinzl \ no flames /
\ EMail Private : [EMAIL PROTECTED] \ send money instead /
------------------------------
From: [EMAIL PROTECTED] (Mike Kozlowski)
Subject: Re: Identd -- necessary?
Date: 22 Jun 1999 20:54:17 GMT
In article <[EMAIL PROTECTED]>,
Nicholas E Couchman <[EMAIL PROTECTED]> wrote:
[Formatting fixed to conform to Usenet standards.]
>Mike Kozlowski wrote:
>
>> I'm trying to tighten up a Linux box, so I'm removing non-essential
>> services from inetd.conf. However, I'm unsure if identd is essential or
>> not; reading the man page failed to illuminate.
>>
>> What do I lose if I turn off identd?
>
>Are you talking about Inetd or is there a daemon in there called Identd?
`man identd` should give you the answer to that question. No, I did not
mean inetd.
>Unless you want to do telnets, ftps, or HTTP connections to your Linux box,
>you can throw the whole inetd daemon out the window,
I most certainly do want telnet and ftp access, so I'm not going to turn
off inetd. (And httpd is not started by inetd at all.)
>do that. As for identd, never heard of it.
Thank you for your enlightening response.
(After further research, it looks like identd is used mainly by IRC, for
which I have no use; and sendmail, for which I do. Will turning it off
break mail transport? I'm reluctant to experiment, since the machine in
question is the company's Internet gateway.)
--
Michael Kozlowski
http://www.cs.wisc.edu/~mlk/
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: vacation probs with procmail ?
Date: Tue, 22 Jun 1999 20:49:38 GMT
Reply-To: [EMAIL PROTECTED]
In <[EMAIL PROTECTED]> Christophe Zwecker <[EMAIL PROTECTED]> writes:
>Hi,
>Ich use vacation updated on 99/01/03 on Linux Redhat 6.0 Kernel 2.2.10,
>Sendmail 8.9.3
>When I send mail to a user that has vacation enabled (via .forward) this
>is what happens:
>Jun 22 20:13:01 dumbo sendmail[25144]: UAA25143: SYSERR(root): mailer
>prog died with signal 13
>Jun 22 20:13:01 dumbo sendmail[25144]: UAA25143: to="|vacation deas",
=======================================================^^^^^^^^
Use a full path in .forward. There's no environment and no $PATH.
HTH,
Uli
--
Dipl. Inf. Ulrich Teichert|e-mail: [EMAIL PROTECTED]
Stormweg 24 |listening to: Spanish Bombs (The Clash), Windy (The
24539 Neumuenster, Germany|Decibels), Candygirl (The Kwyet Kings)
------------------------------
From: [EMAIL PROTECTED] (Chris Moewes-Bystrom)
Subject: Non root dial problems
Date: Tue, 22 Jun 1999 21:06:49 GMT
I finally got Linux (RH5.2) up and running but I am having 2 problems
that I am looking for help on.
The first has to do with root and non root account. When I log in as
root and bring up the PPP connection (ifup ppp0) evverything is fine.
Basic testing shows I can browser, but the specific issue is this. I
can ping both by IP and my domain name. However if I leave the
connection up and log in as a non root user, I can ping by IP but not
by domain name. Is there a simple configuration issue I am missing, or
where should I look to find out why the names aren't resolving. Do the
non root users need certain privilegdes. I have the ppp0 adapter set
to allow other users to bring it up and down and that works fine but
no name resolution.
The second issue is this. When I run the install and configure my
internal ethernet network, I then can't get the PPP to work. But if i
set up the PC with no internl network and then set p the ppp, I can't
fihure out the steps to add in the support for the ethernet adapter. I
know that when I did the auto configure/install it said that my card
was tulip (??) any help or pointers again would be appreciated.
Thanks in advance,
Chris [EMAIL PROTECTED]
------------------------------
From: John Murtari <[EMAIL PROTECTED]>
Crossposted-To: linux.redhat.install
Subject: Increasing NFS mount limit in 2.2.5
Date: Tue, 22 Jun 1999 17:33:38 -0400
Folks,
We are running Redhat 6.0, kernel 2.2.5 -- and are
stumped trying to increase the number of NFS mounted
file systems the kernel will support.
Appears to be capped at about 255 at present --
we need approximately 600. We have something about
increasing a define in "fs.h" -- but are wondering if
there is an easier approach.
Many thanks!
--
John
______________________________________________________
Customer Service Sofware Workshop Inc.
[EMAIL PROTECTED] "TheBook.Com" (TM)
315-635-1968, x-211 http://www.thebook.com/
------------------------------
From: [EMAIL PROTECTED] (M. Buchenrieder)
Subject: Re: mgetty for dial-in blocks outgoing traffic
Date: Tue, 22 Jun 1999 17:40:32 GMT
[EMAIL PROTECTED] writes:
>> Your programs must agree
>> on the location and type of the lockfiles created. <
>How do I do this?
If you call pppd, then it should create a lockfile called
LCK...ttyS3
in /var/lock . Mgetty watches over this directory (and the port) to see
whether another program wants to use the serial port. If your pppd version
doesn't create the lockfile there, you'll have to recompile the pppd
program from out of the sources (or get an updated pppd*rpm) .
>>Add the "lock"
>> option to the pppd invocation.
>The ppp/options file has a "lock" entry but it still won't work.
>More info:
>The Red hat modem config tool makes a soft link from /dev/modem to
>/dev/cua3, I changed this to point to ttyS3 instead.
Argh. Be aware that using /dev/modem is an ugly hack which should
be avoided wherever possible. Use the real device name (ttyS3)
instead. Hint: Check your /etc/inittab file. If you have setup mgetty
for using ttyS3 (instead of "modem"), then you'll see exactly the reason
for this advice... (you'll have mgetty watching over /dev/ttyS3 whereas pppd
opens /dev/modem and therefor creates a lockfile LCK...modem, which mgetty
will silently ignore).
[...]
>Others mention:
>lock not made: lock file exists
[...]
Probably a stale lockfile in either /var/lock or /var/spool/uucp
(depending from the compile-time settings from pppd) .
Michael
--
Michael Buchenrieder * [EMAIL PROTECTED] * http://www.muc.de/~mibu
Lumber Cartel Unit #456 (TINLC) & Official Netscum
Note: If you want me to send you email, don't munge your address.
------------------------------
From: "Bunbi" <[EMAIL PROTECTED]>
Subject: Looking for Netzero Dialup Script for Linux
Date: Tue, 22 Jun 1999 21:33:11 -0400
Reply-To: "Bunbi" <[EMAIL PROTECTED]>
Someone recently posted a question looking for a script to connect to the
AOL from Linux machine. I tried to follow that post to no avail.
I know that the NetZero uses its proprietary dialup scheme using its own DUN
software (only for MS Windows platform), called netzero.exe. If a Linux
user subscribes to netzero, he must be either using wine to run the
netzero.exe or has a ppp script to connect to the netzero dialup server.
I am wondering if any Linux user out there does have a ppp script for
netzero dialup that can e-mail it to me.
Thanks.
--
[EMAIL PROTECTED]
------------------------------
** 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
******************************