473,671 Members | 2,335 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem in connecting two servers

In my office we have two SCO OpenServer (TM) Release 5 servers with two
different terminals network. Now we have to join both server and
windows server to share some file. Before we use generally use floppies
to share files.

I successfully connected one server having IP 169.254.215.25 (Intel
NIC) with windows server 2003 having Windows IP Configuration

Ethernet adapter Local Area Connection 2:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 164.100.217.54
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Default Gateway . . . . . . . . . : 164.100.217.49

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Autoconfigurati on IP Address. . . : 169.254.215.28
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
Started sharing files in the network

Second server in network having IP 169.254.215.26, NIC RTL8139(A). I
did not connect windows server with this IP.
What goes wrong?

Yashwant Sing Rana

Jul 17 '05 #1
5 3170
On Thu, 27 Jan 2005 08:19:28 -0800, ys********@yaho o.co.in wrote:
In my office we have two SCO OpenServer (TM) Release 5 servers with two
different terminals network. Now we have to join both server and
windows server to share some file. Before we use generally use floppies
to share files.

I successfully connected one server having IP 169.254.215.25 (Intel
NIC) with windows server 2003 having Windows IP Configuration

Ethernet adapter Local Area Connection 2:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 164.100.217.54
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Default Gateway . . . . . . . . . : 164.100.217.49

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Autoconfigurati on IP Address. . . : 169.254.215.28
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
Started sharing files in the network

Second server in network having IP 169.254.215.26, NIC RTL8139(A). I
did not connect windows server with this IP.
What goes wrong?

make the subnet mask on both 255.255.0.0
Yashwant Sing Rana


Jul 17 '05 #2
ys********@yaho o.co.in wrote:
In my office we have two SCO OpenServer (TM) Release 5 servers with two
different terminals network. Now we have to join both server and
windows server to share some file. Before we use generally use floppies
to share files.

I successfully connected one server having IP 169.254.215.25 (Intel
NIC) with windows server 2003 having Windows IP Configuration

Ethernet adapter Local Area Connection 2:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 164.100.217.54
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Default Gateway . . . . . . . . . : 164.100.217.49

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Autoconfigurati on IP Address. . . : 169.254.215.28
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
Started sharing files in the network

Second server in network having IP 169.254.215.26, NIC RTL8139(A). I
did not connect windows server with this IP.
What goes wrong?


Is your NAT setup properly. What happens when it doesn't connect? Does
it time out or does it drop immediatly?
Jul 17 '05 #3
ARS
ys********@yaho o.co.in <ys********@yah oo.co.in> wrote:
Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Autoconfigurati on IP Address. . . : 169.254.215.28
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :


IIRC, 169.... is the default fall back address when DHCP cannot get a
valid lease from the server. Are you sure that is the correct IP?

ARS

Jul 17 '05 #4
On 27 Jan 2005 08:19:28 -0800, "ys********@yah oo.co.in"
<ys********@yah oo.co.in> wrote:
In my office we have two SCO
Boo, hiss.
OpenServer (TM) Release 5 servers with two
different terminals network. Now we have to join both server and
windows server to share some file. Before we use generally use floppies
to share files.

I successfully connected one server having IP 169.254.215.25 (Intel
NIC) with windows server 2003 having Windows IP Configuration
[snip autoconfigurati on range IP address details]
Second server in network having IP 169.254.215.26, NIC RTL8139(A). I
did not connect windows server with this IP.
What goes wrong?


Why did you crosspost to comp.lang.php? Followups set to comp.unix.sco.m isc as
it's the closest relevant match I can find.

--
Andy Hassall / <an**@andyh.co. uk> / <http://www.andyh.co.uk >
<http://www.andyhsoftwa re.co.uk/space> Space: disk usage analysis tool
Jul 17 '05 #5
Both server TCP/IP Configuration

IMMMMMMMMM View SCO TCP/IP Configuration MMMMMMMMMM;
: :
: :
: :
: Local Host Name: scosysv [ Advanced ]:
: IP Address: 169.254.215.25 Options... :
: Netmask: 255.255.0.0 :
:Broadcast Address: 169.254.255.255 :
: Domain Name: nic :
: TCP connections: 1024 :
: Pseudo ttys: 96 :
: :
: :

IMMMMMMMMM View SCO TCP/IP Configuration MMMMMMMMMM;
: :
: :
: :
: Local Host Name: scosysv [ Advanced ]:
: IP Address: 169.254.215.26 Options... :
: Netmask: 255.255.0.0 :
:Broadcast Address: 169.254.255.255 :
: Domain Name: montech :
: TCP connections: 1024 :
: Pseudo ttys: 96 :
: :
: :

Jul 17 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
1868
by: debian mojo | last post by:
Hello Group, I'm working on two SQL server databases on two different remote servers. What client needs is that his database on one remote server should be mirrored to the other one. The changed should be propogated at regular intervals at the other server. For now i'm quite sure that i'll have to use replication to resolve this issue. But which type of replication should i use? Transactional, Merge or
12
2776
by: Ann Marinas | last post by:
Hi all, I would like to ask for some help regarding separating the asp.net webserver and the sql server. I have created an asp.net application for a certain company. Initially, we installed both the iis and sql server in a single machine. Not too long ago, the machine had some hardware problems, and management has decided to purchase new servers, for both asp.net and sql server.
18
1621
by: Barry Wright | last post by:
Hi All, I have been connecting to this group through Rogers cable my internet service provider. However, Rogers has announced that effective Dec 15th they will no longer providing access to "usenet". What is your preferred method of accessing this group? Regards, Barry Wright
1
3116
by: Tony | last post by:
I would really appreciate it if anyone has any thoughts on this one - it's driving us mad. We have a web site which is using ASP.NET 1.1 and which is load balanced across two web servers with IP affinity. It generally works very well. We have set enableViewStateMac="false" and to be sure we have set the same machine key on each of the web servers (i.e. <system.web><machinekey....>) We have a particular scenario which is causing us big...
0
2063
by: babasaheb | last post by:
Hello. I'm writing a Python program that connects to servers through telnetlib to execute a few commands. The code is as follows: import sys,telnetlib,re,string,csv,time,os def Telnet(): HOST="192.168.51.50" USER = "emsadmin" PASSWORD = "emsadmin" telnet = telnetlib.Telnet(HOST)
0
1301
by: Mortsdeh | last post by:
Hi, I have set up transactional replication on two servers. The productionserver (PSERV) and a backup server (BSERV). On PSERV I have started the agents Snapshot (running with status Succeeded) and Log Reader.(running with status Idle and the message "No replicated transactions are available"). On BSERV I choose start syncronization on my subscription. When I go into Job history I can find the following information on four lines: The...
2
1181
by: Brian Anderson | last post by:
I am experiencing session timeouts in an IIS 6 load balanced web farm. Some of the servers have Standard Edition and others have Enterprise Edition. Could this be the culprit? It is an Asp.net application (Site identifiers are the same for the IIS website and the machine key has been set in the machine.config across all servers.) I am using stateserver for sessions and all servers are connecting to the state service ok. Anything else...
7
6555
by: TerpZebra | last post by:
I am having difficulty connecting to SQL Server 2000 on one of our servers via a VB6 program on Vista. I can connect fine to a different server, but it gives me the following error with the server in question: "Unable to connect to database. Please check your internet connection Error# -2147467259 SQL Server does not exist or access denied"
1
2176
by: sbettadpur | last post by:
hello i have problem with connecting to LDAP.... it means i have user created on server(192.168.0.35), if i try using user called srinath this type error i am receiving..........show below -------------------------------------------------------------------- Error......... Warning: ldap_bind() : Unable to bind to server: Invalid credentials in C:\wamp\www\recruitmentsolution\phpExcelReader\activedir.php on line 16 LDAP bind failed...
0
8911
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8819
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8597
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8667
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7428
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6222
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4222
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2808
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2048
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.