Is anyone using Linux on a Novell network ???

Is anyone using Linux on a Novell network ???

Post by Ke » Thu, 24 Sep 1998 04:00:00



I have recently configured a Linux box, but don't know much about
having it seen over a novell network.

The version of novell is 3.12 (in case it matters)
I'm running Redhat 5.0, which runs IPX in it's standard kernel.
I need to have the machine seen by a netware server (called test).
Specifically, I would like a directory to be shared so that I can
backup my Linux box, but putting a tar file out on a DOS partition I
have on the Linux box.

Can anyone tell me what I have to do to make this share.
I know that there are 2 IPX command, but don't know how to use them.

Also, the machine IS running SAMBA, but the windows clients have yet
to see that either. (Telneting to the IP addr. of the Linux machine
DOES work, so I know it can be done)

Please email w/ any sugg. Thanks.

Ken


 
 
 

Is anyone using Linux on a Novell network ???

Post by Parker Dubberk » Thu, 24 Sep 1998 04:00:00


I've done this in two ways.  The first is to use the two IPX
commands you spoke of

ipx_interface add eth0 EtherII 0x00000065
ncpmount -S Netware_servername -U <username> /mnt/<mnt
point>

You'll need to have the ipxutils package installed to use
these.  The two arguments for ipx_interface; EtherII and
0x00000065, are my numbers. You would need to replace them
with your protocol and the network number of your Netware
server.  The hitch to this method is that it does not
"really" log you in to the server so you can't run programs
like syscon.  You will be able to copy files though.

The other method is to do an actual DOS login through
DOSEMU.  This way you can run the admin utilities.  It is a
little more involved.  E-mail me and I can send you a copy
of my setup.  If you are just wanting to backup to the
server the first method shoud work fine.    See the Novell
How-To for more info.

Parker


> I have recently configured a Linux box, but don't know much about
> having it seen over a novell network.

> The version of novell is 3.12 (in case it matters)
> I'm running Redhat 5.0, which runs IPX in it's standard kernel.
> I need to have the machine seen by a netware server (called test).
> Specifically, I would like a directory to be shared so that I can
> backup my Linux box, but putting a tar file out on a DOS partition I
> have on the Linux box.


 
 
 

Is anyone using Linux on a Novell network ???

Post by Mik » Thu, 24 Sep 1998 04:00:00



> I've done this in two ways.  The first is to use the two IPX
> commands you spoke of
> ipx_interface add eth0 EtherII 0x00000065
> ncpmount -S Netware_servername -U <username> /mnt/<mnt
> point>

Quick question here from someone who is nothing more than an end-user for
Novell:  How do you find out what the network number for a netware server
is?

- mike -

 
 
 

Is anyone using Linux on a Novell network ???

Post by David Read » Fri, 25 Sep 1998 04:00:00



: > I've done this in two ways.  The first is to use the two IPX
: > commands you spoke of

: > ipx_interface add eth0 EtherII 0x00000065
: > ncpmount -S Netware_servername -U <username> /mnt/<mnt
: > point>

: Quick question here from someone who is nothing more than an end-user for
: Novell:  How do you find out what the network number for a netware server
: is?

if you install the ncpfs package (includes ipxutils) then you have enough
to work it all out... "slist" will list all servers on the network & their
network numbers. you use the automatic configuration tool initially to get
things running, then ipx_configure when you know what you want :)

dave.

 
 
 

1. Is anyone using Linux on a novell network ???

I have recently configured a Linux box, but don't know much about
having it seen over a novell network.

The version of novell is 3.12 (in case it matters)
I'm running Redhat 5.0, which runs IPX in it's standard kernel.
I need to have the machine seen by a netware server (called test).
Specifically, I would like a directory to be shared so that I can
backup my Linux box, but putting a tar file out on a DOS partition I
have on the Linux box.

Can anyone tell me what I have to do to make this share.
I know that there are 2 IPX command, but don't know how to use them.

Also, the machine IS running SAMBA, but the windows clients have yet
to see that either. (Telneting to the IP addr. of the Linux machine
DOES work, so I know it can be done)

Please email w/ any sugg. Thanks.

Ken


2. Boot fails after CSLIP (slackware v2.1.0) help?!

3. Problem with networking - I am using RedHat 9 Linux kernel 2.4

4. Guidance Needed: RH 6.X Distribution as Internet (Multi)Server

5. Novell interfacing experience? Anyone using samba [instead]?

6. MkLinux Help

7. Q: Anyone using Novell remote printers and 2.6?

8. setting depth for X-Server ?

9. Novell interfacing experience? Anyone using samba?

10. DataFlex 3.0x for dos - anyone tried this on dosemu, networked to Novell/NT/LanManager

11. Linux Network conflict with Novell Networked PCs

12. Linux networking and Novell networking... a question!