ip network connectivity with novell


 
Thread Tools Search this Thread
Special Forums IP Networking ip network connectivity with novell
# 1  
Old 07-15-2001
ip network connectivity with novell

Hi,

I would like to know how i can setup my unix computer to connect to novell. Anybody any idea?

# 2  
Old 07-19-2001
NDS TREE

as far as i know there are some ways to get it done. (didn't try one but have foudn solutions on sites etc. ). on novell site there are a few programs to setup up your own nds tree on linux (last time i checked there i could download it for free). i found out that caldera with a very old distribution has a special program for it.

or search on freshmeat (http://freshmeat.net/search/?site=Freshmeat&q=novell ). and you find a client.


# 3  
Old 07-20-2001
What I saw I lot of times during compiling a new kernel was that you have to insert novel-support into the kernel (make menu/xconfig and search thru the network-sections for novel/ipx).

Also there is a howto for ipx ... Maybe that helps you

http://www.ibiblio.org/mdw/HOWTO/IPX-HOWTO.html
# 4  
Old 07-23-2001
the specified HOWTO is based on Linux. Unfortunately this doesn't work in UNIX Release V4.00. Does anybody have an other suggestion?
# 5  
Old 07-23-2001
maybe you could specify exactly which unix you have?

It could make things more easy when the people would write their os with version (eg. solaris 7, aix 5l, ..) in their posts
# 6  
Old 07-23-2001
I have Unix V4.00, SunOS 5.7 and Solaris 1.3. Is this enough information?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Network connectivity Pre checks

Hello All, We are running multiple codes in prod all having different sources of databases in other servers. Many times due to network issue connectivity and DB issue the jobs got failed and to recover them become very brainstorming . I planning to create one script that can pre check if all the... (0 Replies)
Discussion started by: looney
0 Replies

2. UNIX for Dummies Questions & Answers

Configure network connectivity as guest O.S under vmware

Hi! I am not sure if this is the right place to post this question. What I did was to download vmware onto my laptop, them install a linux distro as a guest O.S., on VM network configuration I have used "bridge", them I used Virtual Network Editor to chose the network interface, but as I write... (4 Replies)
Discussion started by: fretagi
4 Replies

3. AIX

IBM Pureflex network connectivity issue

Hello Everyone We have purchased IBM Pureflex chassis with 5 P460 blades. We have configured each blade with dual vios and 4 vio clients. VIOS installation and vio client installation and configuration was completed successfully. When we tried to connect the network cables from Pureflex... (2 Replies)
Discussion started by: yuvarakasil
2 Replies

4. HP-UX

Network Connectivity Issues

Newbie with UNIX here. Currently troubleshooting a UNIX terminal we have. I determined it to be bad and swapped it out with a known good terminal. I went in and changed the IP address and host name to reflect the old terminal. Although now there is no connectivity. I swapped out the NIC... (1 Reply)
Discussion started by: kevinlord190
1 Replies

5. IP Networking

Help with to check the tcp network connectivity between servers and hosts

ello, i am new to the networking side. I have a requirement to check the tcp network connectivity between server it's running on and the list of host's and ports combination. please help me where i am going wrong. my code: #!/bin/bash #read the file line by line cd "$1" cat... (17 Replies)
Discussion started by: sknovice
17 Replies

6. Shell Programming and Scripting

Help with shell script to check the tcp network connectivity between server

Hello, I have a requirement to check the tcp network connectivity between server it's running on and the list of host's and ports combination. i have written the below code but it doesn't work, but when i execute the nc command outside the script it works fine. please help me where i am... (8 Replies)
Discussion started by: sknovice
8 Replies

7. UNIX for Dummies Questions & Answers

xend kills network connectivity on boot

red hat 5 update 4 64bit. linux newby. on an interactive boot i can ping -t my vm linux server from my physical MS XP workstation and a vm W2000 64 bit server until xend is started, after that i get destination unreachable. if i choose not to start xend on the interactive boot i retain... (1 Reply)
Discussion started by: slartibartfast9
1 Replies

8. UNIX for Advanced & Expert Users

network connectivity issue between vista and fedora

Hi guys, I had two computer which is one with vista and other one with fedora and they are connected via one router. from vista to fedora is fine.. I can ping or connect via putty using Ip address but I couldn't connect putty using hostname/domain. If I typed in fedora the hostname,... (0 Replies)
Discussion started by: peac3
0 Replies

9. Solaris

pcn0 intermittent network connectivity issue

I have a solaris 10 x86 installed on a VMware server. It has been runing well for a couple weeks, but started to have network connectivity issue since last week. The network card seems to be up and down every one minute. So I got connection closed after I sshed to it for about one minute. #... (2 Replies)
Discussion started by: fredao
2 Replies

10. Solaris

Network Connectivity lost after reboot

I have 4 V440 servers running Solaris 9. I have their interfaces configured (ce0) and have connectivity to our network. However, after reboot,...the connectivity is lost although the interface shows that its still up after an ifconfig -a. Only after I reconfigure the interface do I restore... (19 Replies)
Discussion started by: StorageGuy
19 Replies
Login or Register to Ask a Question