Linux-Networking Digest #768, Volume #11          Sat, 3 Jul 99 06:13:29 EDT

Contents:
  Dial-up Authentication, Network Access... ("Chad Osgood")
  nic driver, loading modules, appletalk (Scott Prince)
  D-Link 528 (nate smith)
  Re: PLEASE HELP!! ("NinoR")
  Want network file server - not internet ([EMAIL PROTECTED])
  Re: diald without default route (Bill Unruh)
  IP Aliasing - need help real bad (Bob Creedy)
  Re: What How-To's do I need to read to set up a small network? ("James R. Barnett, 
Jr.")
  @Home with static ip ([EMAIL PROTECTED])
  Re: Why not C++ (Nathan Myers)
  Re: Newbie Apache Question (Nguyen-Dai Quy)
  Re: Redhat 6.0 and Qpopper. ("Patrick Gibson")
  Re: IP Aliasing - need help real bad ("Patrick Gibson")
  Re: Newbie Apache Question ("Patrick Gibson")
  Re: Redhat 6.0 and Qpopper. ("Ricky J. Sethi")

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

From: "Chad Osgood" <[EMAIL PROTECTED]>
Subject: Dial-up Authentication, Network Access...
Date: Fri, 2 Jul 1999 23:16:44 -0500

I have a 3 machine network that I have setup to clone my development
environment at work.  I have a Linux box, an NT box, and a 98 box.  I would
like to configure my Linux box to accept incoming calls and to authenticate
that user onto my network.  I'm sure after which I will be able to setup
anything after that point.  I found only vague documentation regarding this
setup, and it's probably because I'm not familiar with the terminology.
Could someone please just give me a general idea of this process, and maybe
point me in the direction to some update documentation?  I would greatly
appreciate it.

Chad
[EMAIL PROTECTED]

Please e-mail me with any info you may have, obviously omitting the NOSPAM.
:-)



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

From: Scott Prince <[EMAIL PROTECTED]>
Subject: nic driver, loading modules, appletalk
Date: Sat, 03 Jul 1999 01:20:54 -0500
Reply-To: [EMAIL PROTECTED]

Thanks Jim! The new driver and the *proper* i/o address did the trick. I
have a network, the Linux box is connnected to the AppleTalk network.

Now if I can get it to start up with the new driver. I put the new
driver in the /lib/modules/2.0.36-0.7/net dir, used kerneld to load, but
every time I restart I have to 'insmod tulip.o', stop the network
services and restart them. Does this mean that I must re-compile the
kernel, or have I missed some config file that would load the module?

Also is there any way to mount the Linux machine from AppleTalk as root?
Fooling with the users setup doesn't seem to make any difference to
through the AppleTalk connnection, I still don't have write permission.


Scott



Jim Roberts wrote:
> 
> In article <[EMAIL PROTECTED]>,
>         Scott Prince <[EMAIL PROTECTED]> writes:
> > I have a pro120b ethernet card that linux rh5.2 refuses to recognize. I
> > am going to try a newer version of the tulip driver, but I'm wondering
> > if the i/o setting may also be wrong. Windoze98 lists the i/o as 6100,
> > which doesn't look like any of the examples that I have seen.
> >
> > How would I go about getting the proper setting?
> >
> >
> > Thanks,
> > Scott
> >
> 
> Scott:
> 
> I/O 0x6100 is a valid I/O for a PCI device. If you compile the driver
> in the kernel (version 90 or better) the card will be probed.
> 
> Otherwise in /etc/config.modules add a alias line as "eth0 tulip"
> and options i/o=0x6100 and things should work.
> 
> Jim


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

From: nate smith <[EMAIL PROTECTED]>
Subject: D-Link 528
Date: Fri, 02 Jul 1999 01:52:36 -0400

I just got some D-Link 528 cards and I am having some installation
problems. I enabled support for NE2000 cards in the kernel and
recompiled, and it still won't recognize the card. Although ne2k-pci
works fine to detect it.
Has anyone installed these cards that could help?
Thanks


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

From: "NinoR" <[EMAIL PROTECTED]>
Subject: Re: PLEASE HELP!!
Date: Thu, 1 Jul 1999 23:10:21 -0400

Here we go, I have to type it out, so I'll take out the beginning parts,

chat:    send (ATZ^M)
chat:    expect (OK)
chat:    ATZ^M^M
chat:    OK
chat:    -- got it
chat:    send (ATDT5299053^M)
chat:    expect (CONNECT)
chat:    ^M
chat:    ATDT5299053
chat:    CONNECT
chat:    --got it
chat:    send^M
pppd:    Serial Connection Established
pppd:    Using Interface ppp0
pppd:    connect : ppp0 <-->/dev/ttyS2
pppd:    Modem Hangup
pppd:    Connection Terminated

Any ideas?

Thanks in advance,
Nino

Jonathan Guthrie wrote in message <7ld5v7$82i$[EMAIL PROTECTED]>...
>NinoR <[EMAIL PROTECTED]> wrote:
>> I'm new to Linux and I need some help setting up my PPP.  I'm using RH
6.0
>> and my modem works fine.  I can get it to connect to my ISP but then it
>> hangs up after about 45 seconds of chatting with the server.  If it
helps,
>> my ISP is SPRINT.  I'm using PAP.  I'm not sure what I have to set up to
be
>> able to recieve my info from SPRINT's DHCP, and I'm not sure if I have to
>> input some sort of chatscript.
>
>If you are using PAP, you don't need a chat script and you NEVER need DHCP
>with PPP.  (PPP has its own mechanism for assigning and distributing IP
>addresses.)  Can you turn your debugging up so that we can see what the
>traffic is on your link?
>--
>Jonathan Guthrie ([EMAIL PROTECTED])
>Brokersys  +281-895-8101   http://www.brokersys.com/
>12703 Veterans Memorial #106, Houston, TX  77014, USA



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

From: [EMAIL PROTECTED]
Subject: Want network file server - not internet
Date: Sat, 03 Jul 1999 06:07:19 GMT

After 1 week of spare time I have Redhat 6 Server running and can ping
it from NT workstation.

I thought to replace current 1.8 gig win95 file server that runs Netbui,
TCP/ip, and MacLan
with Linux using TCP/ip protocol

On the original server I have a partition set up as Data and then a
subdirectory  of a to z with customer files in directorys by their name

I assumed Linux would be good as a file server but only seem to see
info on WEB serving. If I am right can someone explain what I should do
to be able to see and copy to the Linux Server and into what partition
to copy the contents of my other file server.

Ken Graham
Community Printers






--
Please use [EMAIL PROTECTED] for email replies.
My SPAM address is [EMAIL PROTECTED]
Thinking to retire in southern Mexico - see
www.re-mex.com


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

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

From: [EMAIL PROTECTED] (Bill Unruh)
Subject: Re: diald without default route
Date: 3 Jul 1999 05:42:42 GMT

In <[EMAIL PROTECTED]> [EMAIL PROTECTED] (Gerald Loss) writes:

>I think the reason is that I have no default route on my ppp0
>interface. If I close a normally established connection with a chat
>script then it closed automatically my default route. Every try to
>make this default route again failed.

>If i type

>/sbin/route add default gw 141.48.3.134 dev ppp0

>then apears the error

>SIOCADDRT: Network is unreachable

I do not know what machine 141.48.3.134 is. You need two things. You
need a route to the next machine on the ppp0 and a default route to taht
machine. 
Thus if 141.48.3.134 is your ISP host, than you need both
route add -host 141.48.3.134 ppp0
and
route add default gw 141.48.3.134 ppp0
Mind you if you have 
defaultroute
in /etc/ppp/options, this should be set up automatically.
(as long as there is not some other defaultroute set up already)

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

From: [EMAIL PROTECTED] (Bob Creedy)
Subject: IP Aliasing - need help real bad
Date: 3 Jul 1999 06:39:05 GMT

I'm desperate with this problem and if anyone can help I'll really
appreciate it.

I've just installed Mandrake 6.0 (redhat 6.0), and ran 'linuxconf' to
set up my ip aliases but found after activating them that there's no
response to ping. I've done this many time on Redhat 5.2 and I
followed the same procedure and it did create the correct
configuration files.

I ran "/sbin/ifconfig eth0:0 up" and got this response:
SIOCSIFFLAGS: Cannot assign requested address

I then ran 'ifup eth0:0' and got this:
SIOCSIFNETMASK: No such device
SIOCSIFBRDADDR: No such device
205.210.156.248: unknown interface: No such device
SIOCADDRT: No such device

the config file (/etc/sysconfig/network-scripts/ifcfg-eth0:0)
contains this:
IPADDR="205.210.156.248"
NETMASK="255.255.255.0"
which seems normal to me.

Can anyone help? About 40 businesses are off-line because of this
and I have to get them going soon.

Thanks.

Bob

--


=============================================================================
Bob Creedy                                      [EMAIL PROTECTED]
Internet Innovations
Cambridge, Ontario
Canada
=============================================================================

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

From: "James R. Barnett, Jr." <[EMAIL PROTECTED]>
Subject: Re: What How-To's do I need to read to set up a small network?
Date: Sat, 03 Jul 1999 01:48:24 -0500

Stephan wrote:
> 
>         Specifically, I'd like to set up a small computer with Debian and have
> it dial into my ISP.  On that computer I'd have a firewall setup.  That
> comp would then be hooked to my Win98 comp via ethernet.  I would like,
> after I dial into my ISP from Linux, I would be able to view the internet
> with Netscape, check e-mail, read newsgroups, telnet, and ftp.  I already
> know how to do the ethernet.  But the otherstuff I don't know what's
> involved.  I figure I need to read the Firewall How-To and the PPP How-To.
> Which others do I need to read?
> 
> Thanks in advance,
> 
> Stephan
> --
> To reply by e-mail, remove ".NOSPAM" from the end of my e-mail address.

The ppp how-to may not even be necessary. Many graphical tools are
available that make it just as easy as setting up the ppp conection in
win 9x. You will porbably want to read the NET-3 HOWTO, the Ethernet
HOWTO, and the IP Masquerading HOWTO. You may end up compiling a new
kernel, in which case you will want to read the Kernel HOWTO. This
should get you going. If your still stuck, you can always post here.

JamesB

"The Evil Adobe Of Funk"
http://students.ou.edu/B/James.R.Barnett-1/

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

From: [EMAIL PROTECTED]
Subject: @Home with static ip
Date: Sat, 03 Jul 1999 07:09:06 GMT

I just got a cable modem from @Home in San Leandro CA.  To my surprise,
they actually gave me a choice between DHCP and a static IP.  I chose
the static IP.

I got Windows working with this cable modem.  Now I need to move it to
my Linux box.  I can't seem to get it working though.  I configured
the ethernet card with

% ifconfig eth0 my.new.ip.addr netmask 255.255.255.0 up
% route add -host my.gateway.ip.addr eth0
% route add default gw my.gateway.ip.addr metric 1

I also changed the hostname to the computer name that @Home assigned
me.  Apparently that's how they authenticate the connection.  :P

It doesn't work though.  If I try to ping the gateway:

% ping my.gateway.ip.addr

...no packets come back.  What should I check to make sure that this is
set up correctly?

--Wart


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

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

From: [EMAIL PROTECTED] (Nathan Myers)
Crossposted-To: comp.os.linux.development.apps,comp.os.linux.development.system
Subject: Re: Why not C++
Date: 3 Jul 1999 00:46:06 -0700

Timo Tossavainen <[EMAIL PROTECTED]> wrote:
>Nathan> Many people are either unwilling or unable to assume the burden
>Nathan> of rigorous engineering.  In fact, they are overwhelmingly in
>Nathan> the majority.
>
>I read between the lines that you don't think that rigorous engineering 
>can be done with dynamic typing. If I misinterpreted, I apologize.

Dynamically-typed languages do little to help you do rigorous 
engineering.  People who don't care for rigor like them.  Others
like them for other reasons, but people who can't be bothered with
rigor will always outnumber the careful.

This is not to say any use of a dynamically-typed language implies
sloppiness.  It's just a lot more work to ensure integrity, enough
so to tempt one to cut corners.

The canonical example is the message that pops up on the screen in an 
airplane cockpit: "Method not implemented".  

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


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

From: Nguyen-Dai Quy <[EMAIL PROTECTED]>
Subject: Re: Newbie Apache Question
Date: Sat, 03 Jul 1999 09:58:31 +0200

Vincent wrote:
> 
> Hi,
> 
> I need a little direction in Apache.  I installed the Red Hat 5.2 Apache
> 1.3.3-1 package.  The Apache books I'm using, a "Dummies" book and
> "Apache Server Bible", mention the the ServerRoot should contain under
> one branch all the directories that contain the configuration, errors and
> log files I'll need.  But it looks like the Red Hat distribution put
> these files under several different branches.  For example, the Red Hat
> 5.2 Installation guide says that he config files are located in
> /etc/httpd/conf, and the log files are kept in /var/log/httpd.  Shouldn't
> these files reside under the same tree branch?  Should I create an Apache
> root directory and move these and other directories under it?  Or am I
> missing something really basic?
> 

In your case, U can compile Apache from tar source.
With configure you can tell "--prefix=/usr/local/apache" for example.
And U have all under this dir !

HTH.
__________________________________________________
    .--.
   |o_o |       NGUYEN-DAI Quy
   |:_/ |       LTAS-ULG
  //   \ \      Tel:+32-4-3669324 Fax:+32-4-3669311
 (|     | )     http://bobo.ltas.ulg.ac.be/~quy
/'\_   _/`\
\___)=(___/

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

From: "Patrick Gibson" <[EMAIL PROTECTED]>
Subject: Re: Redhat 6.0 and Qpopper.
Date: Sat, 03 Jul 1999 01:46:00 -0700

In article <7liueb$i83$[EMAIL PROTECTED]> , [EMAIL PROTECTED]  wrote:

> I am having the same password problem.  You cannot create a new user
> under linuxconf/special accounts because my user account already
> exists.  I can telnet to port 110, it responds, I type in my username
> and password and it says that it was the incorrect password.  Does
> anyone know how to fix this?

It could be that you have shadow passwords enables (does /etc/shadow
exist?). I don't believe Qpopper supports shadow passwords, or if it does
you have to set some compile-time options.

Patrick

---| Thinking Different... |----------+
 patrick gibson (patrick @ gibson.org)
 url: http://patrickgibson.com/
======================| got iMac? |===+

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

From: "Patrick Gibson" <[EMAIL PROTECTED]>
Subject: Re: IP Aliasing - need help real bad
Date: Sat, 03 Jul 1999 01:48:09 -0700

In article <7lkb69$plr$[EMAIL PROTECTED]> , [EMAIL PROTECTED]
(Bob Creedy) wrote:

> I've just installed Mandrake 6.0 (redhat 6.0), and ran 'linuxconf' to
> set up my ip aliases but found after activating them that there's no
> response to ping. I've done this many time on Redhat 5.2 and I
> followed the same procedure and it did create the correct
> configuration files.

Have you configured your kernel to support IP aliasing? I don't believe it
is enabled by default.

Patrick

---| Thinking Different... |----------+
 patrick gibson (patrick @ gibson.org)
 url: http://patrickgibson.com/
======================| got iMac? |===+

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

From: "Patrick Gibson" <[EMAIL PROTECTED]>
Subject: Re: Newbie Apache Question
Date: Sat, 03 Jul 1999 01:51:53 -0700

In article <[EMAIL PROTECTED]> , 
[EMAIL PROTECTED] (Vincent) wrote:

> I need a little direction in Apache.  I installed the Red Hat 5.2 Apache
> 1.3.3-1 package.  The Apache books I'm using, a "Dummies" book and
> "Apache Server Bible", mention the the ServerRoot should contain under
> one branch all the directories that contain the configuration, errors and
> log files I'll need.  But it looks like the Red Hat distribution put
> these files under several different branches.  For example, the Red Hat
> 5.2 Installation guide says that he config files are located in
> /etc/httpd/conf, and the log files are kept in /var/log/httpd.  Shouldn't
> these files reside under the same tree branch?  Should I create an Apache
> root directory and move these and other directories under it?  Or am I
> missing something really basic?

No you are absolutely correct. I always avoid installing things like that
via RPM packages. For some reason, the authors always seem to want to spread
an application's files all over the place. I on the other hand prefer as
self-contained a package as possible.

My advice to you would be to go to http://apache.org/ and download the
source for Apache. It is quite easy to compile and install, and by default
everything is self-contained in /usr/local/apache/, just as it should. :)

Patrick

---| Thinking Different... |----------+
 patrick gibson (patrick @ gibson.org)
 url: http://patrickgibson.com/
======================| got iMac? |===+

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

From: "Ricky J. Sethi" <[EMAIL PROTECTED]>
Subject: Re: Redhat 6.0 and Qpopper.
Date: Sat, 3 Jul 1999 02:20:06 -0700

Hi Guys,

I think the next poster is correct; it probably is something to do with
shadow passwords.  My solution was to get a great little package called
ids-pop3d from freshmeat
(http://www.freshmeat.net/appindex/1999/03/26/922468168.html).  Give it a
try... it works like a charm for me (also does APOP :).

Good luck,


Rick.

<[EMAIL PROTECTED]> wrote in message news:7liueb$i83$[EMAIL PROTECTED]...
> In article <[EMAIL PROTECTED]>,
>   root <[EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED] wrote:
> >
> > > In article <[EMAIL PROTECTED]>,
> > >   Nicholas E Couchman <[EMAIL PROTECTED]> wrote:
> > > > I had the same problem trying to install with an RPM.  I also had
> a
> > > bunch of
> > > > problems with the compile part.  To solve my problems, after I
> ran the
> > > > makefile command, I copied the file called 'popper' from the
> directory
> > > w/
> > > > the Makefile to a bin directory.  Then I uncommented and edited
> the
> > > POP3
> > > > entry in the /etc/inetd.conf file to point to the directory where
> > > 'popper'
> > > > was located.  I restarted the linux box and ran 'telnet
> 192.168.1.102
> > > 110'
> > > > to make sure it was installed.  It worked!  To get POP3 users, run
> > > > linuxconf, go to the special use account section, and add "POP-
> Mail
> > > only
> > > > users'  Write back if you have more trouble!
> > > > --nick
> > >
> > > Hmmm... I'm also having trouble configuring qpopper for RedHat 6.0.
> I
> > > managed to get popper to accept connections, but all it says is
> that the
> > > supplied password is correct (that is: my /var/log/messages says
> that,
> > > on the client side it just dumps core - it does not even rerequest
> the
> > > password). I guess it has something do with the MD5 passwords from
> > > RedHat 6.0, but I'm not sure. Can anybody help me out?
> >
> > Same problem here, exept client side doesn't dump core. It just gives
> a msg
> > saying my passwd is incorrect. :-((((
> >
> >
> I am having the same password problem.  You cannot create a new user
> under linuxconf/special accounts because my user account already
> exists.  I can telnet to port 110, it responds, I type in my username
> and password and it says that it was the incorrect password.  Does
> anyone know how to fix this?
>
> Travis
>
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.




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


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