Sponsored Content
Operating Systems SCO all tcp are CLOSED on SCO Unix on VMWARE Post 302176872 by martocapo on Wednesday 19th of March 2008 11:43:14 AM
Old 03-19-2008
Quote:
Originally Posted by jgt
First let me qualify my answer by saying that I have not attempted what you are trying to do.

Have you run netconfig, and installed the device driver for the network card(s)?
Can you ping anything through the network card?
Are there any release notes, etc that might have come with the VMWare software?
Which version of SCO ?
Thks for the quick answer.
Yes i have run netconfig and i have installed the device driver.
Yes i can ping anything i want in my lan and i have configured dns too.
mmm release note? i think that vmware doesn't support sco because of that i have to follow a custom guide made it by a partner.
It's a 5.0.7.
Thanks you again and cheers
 

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
ESH(4)							   BSD Kernel Interfaces Manual 						    ESH(4)

NAME
esh -- RoadRunner-based HIPPI interfaces device driver SYNOPSIS
esh* at pci? dev ? function ? DESCRIPTION
The esh device driver supports the Essential Communications RoadRunner-based HIPPI interfaces. With some modifications, the driver could be made to support the Gigabit Ethernet card based on the same chip. The driver supports both a normal network interface and a raw HIPPI Framing Protocol (HIPPI-FP) device. The HIPPI-FP interface is accessed via the /dev/eshN/ulpN set of devices. There are 255 available Upper Layer Protocols in FP; these are selectable via the various device entries. HIPPI is an 800-megabit/sec networking technology which supports extremely large packet sizes. In order to efficiently use this network, the kernel should be configured with extra mbufs, and the default socket buffer size should be increased to at least 192KB, regardless of the expected bandwidth-delay product of the network. HIPPI ARP is not widely used, and the NetBSD stack does not support it (yet). In order to define the mappings between IP addresses and ifields (the HIPPI MAC addresses), the administrator must make link-layer entries in the routing table using the route(8) command: route add -interface 129.99.154.101 -llinfo -link esh0:3.0.0.65 MEDIA SELECTION
Media selection is not yet supported for this device. SEE ALSO
intro(4), pci(4), eshconfig(8), ifconfig(8), route(8) BUGS
The card must be tuned for proper and efficient DMA operation. The appropriate values vary based on the system. The eshconfig(8) program is used for this. BSD
January 28, 1998 BSD
All times are GMT -4. The time now is 04:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy