Sponsored Content
Operating Systems SCO all tcp are CLOSED on SCO Unix on VMWARE Post 302178892 by martocapo on Wednesday 26th of March 2008 01:58:19 PM
Old 03-26-2008
Thank you to the user jgt!!! i have manage to work!
I reinstall the networks interface and work it like a charm!! I have delete the network interfaces, exit and enter and install the interface again and it works!
Thanks to you!! Smilie
I love you all SmilieSmilie
 

9 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

SCO TCP/IP runtime System for SCO Unix

Hi everyone i have a question for all of you. It may be basic or it may be a good one. I recently aquired a copy of "SCO TCP/IP runtime System for SCO Unix" (thats what the disks say) and for the life of me i can not get it to load. i have tried opening the disk in linux and it can not determine... (0 Replies)
Discussion started by: Cerberus
0 Replies

2. SCO

tcp port always closed in inetd

sco unix 5.0.x, several weeks ago, I add a telnet-like service in inetd.conf, it runs well for 100 network terminals. But nowdays, the terminals can connect to server successfully after booting machine, but several hours later, can not connect. "netstat -p tcp -a" can NOT find the port in... (1 Reply)
Discussion started by: shark_gao
1 Replies

3. UNIX for Dummies Questions & Answers

SCO UNIX "TCP/IP not licensed error"

I have been running 5.0.02 for more than 10 years in its present configuration. I am running a business software package on it (text based). I am trying to use my windows machines to access it through a program like "reflections" so that I can run my software from different systems but I get... (2 Replies)
Discussion started by: Parkegio
2 Replies

4. UNIX for Dummies Questions & Answers

SCO and VMware

Hello all, I'm trying to run an old SCO 5.0.4 server into VMWare workstation (and later, ESX). I've used Ghost to dump the entire image into the virtual disk, and of course it won't start since the SCSI drivers need to be replaced. Now I've tried to boot the virtual system with a generic... (13 Replies)
Discussion started by: Jeroenix
13 Replies

5. SCO

TCP in sco unix 3.2

Hi every body. I am looking for TCP package under sco unix 3.2 or sco xenix system. would you please help me? (7 Replies)
Discussion started by: javad1_maroofi
7 Replies

6. SCO

SCO TCP/IP ?

Hello! I tried to install an old version of SCO for test purposes, (3.2v4.0y), all fine, but my TCP/IP disks are "unreadable" and I cant find them on the internetz. Also, SCO doesnt respond to my request....is there any source for those images available? I have license/activation key which... (5 Replies)
Discussion started by: doc_holiday
5 Replies

7. UNIX for Advanced & Expert Users

SCO 6.0 & VMware problems

I've moved a physical server over to VMWare ESXi 5.1 using SCO 6.0 with MP4. For whatever reason, people are occasionally getting kicked out or are closing out their telnet session and it is leaving their processes running. When this happens, the sar %idle drops from 98-95% down to 25-20%. ... (1 Reply)
Discussion started by: Carlitos71
1 Replies

8. IP Networking

Need to know reason for connections closed in netstat -p tcp

Hello netstat -p give below 6634176 connections as closed.How do we trace that which all connections are being closed on the server? 1366888371 data packet headers correctly predicted 1195906 connection requests 5227320 connection accepts 5992919... (6 Replies)
Discussion started by: Vishal_dba
6 Replies

9. SCO

Configuare Network SCO UNIX 5.0.7 on Vmware

hi i installed sco unix open server 5.0.7 on virtual machine vmware and runing it, its work perfect and good. now how i can configuare network at scoadmin that i able to access nework ? ---------- Post updated at 08:56 AM ---------- Previous update was at 01:47 AM ---------- nobody can... (2 Replies)
Discussion started by: farzad226
2 Replies
IPX_INTERFACE(8)					      System Manager's Manual						  IPX_INTERFACE(8)

NAME
ipx_interface - add, delete, or display an IPX interface SYNOPSIS
ipx_interface add [-p] device frame_type [network number[:node number]] ipx_interface del device frame_type ipx_interface delall ipx_interface check device frame_type ipx_interface help DESCRIPTION
ipx_interface adds, deletes, or displays IPX interfaces depending on the option selected. An IPX interface is the item to which IPX sockets are bound. An IPX interface corresponds to an IPX Network Number which corresponds to a physical device and frame type. A sample IPX Interface would be: Network Number: 0x00ABCDEF Device: Eth0 Frame Type: 802.2. There is a special IPX interface per host known as the PRIMARY or default interface. You should specify node number only if you really know, what you are doing - on point-to-point devices, on loopback and on tap device if you are running Compatibility mode driver. OPTIONS add This option is used to create an IPX interface. If the -p flag is used, the interface is made PRIMARY. The network number can be optionally assigned. If it is not assigned, it is set to 0 which indicates it should be detected from the traffic on the network. del This option is used to delete an IPX interface. delall This option is used to delete all IPX interfaces. check This option is used to display the device, frame type, and network number of an IPX interface. help This option displays information about the utility. FILES
/proc/net/ipx_interface /proc/net/ipx_route BUGS
This functionality really belongs in ifconfig(8). AUTHOR
Greg Page <greg.page@caldera.com> Caldera, Inc. IPX Utilities IPX_INTERFACE(8)
All times are GMT -4. The time now is 10:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy