PORTS

PORTS

Post by pbtpc.. » Thu, 06 Feb 1997 04:00:00



hello,

     Could someone explain to me the physical aspect of ports.  I am
having trouble unterstanding if a port is like a box of some sort, or if
a port is more of a term used to describe the different ways of logging
on to a machine.

     pat

 
 
 

PORTS

Post by Manuel Mora » Fri, 07 Feb 1997 04:00:00



>hello,
>     Could someone explain to me the physical aspect of ports.  I am
>having trouble unterstanding if a port is like a box of some sort, or if
>a port is more of a term used to describe the different ways of logging
>on to a machine.
>     pat

Ports identify SERVICES within one HOST.
Sometimes a PORT for one service (synchronous), sometimes a port for
each client of a service and a MASTER port for accessing the service
(assynchronous).
__________________________________________


 
 
 

PORTS

Post by Stephan LEBU » Fri, 07 Feb 1997 04:00:00


Manuel Morais wrote in article

Quote:> Ports identify SERVICES within one HOST.
> Sometimes a PORT for one service (synchronous), sometimes a port for
> each client of a service and a MASTER port for accessing the service
> (assynchronous).

     The  IP  layer of the architecture contains the address information
which specifies the destination host to  which  the  datagram is being
sent. In  fact, datagrams are not intended just for particular hosts,
but for particular agents within a host,  processes or other entities
that are  the  actual  source and sink of the data. IP performs only a
very simple dispatching once the datagram has arrived  at the target
host, it dispatches it to a particular protocol. It is the
responsibility of that protocol handler, for example TCP, to finish
dispatching the datagram  to the particular connection for which it is
destined. This next layer of dispatching is done using "port
identifiers", which are a part of the header of the higher level
protocol, and not the IP layer.

                                                                part of RFC814

In fact, a port and a protocol identifie uniquely a service.

--
------------------------------------------------------------------------------
Stephan LEBUF  -  DUNE Concept                   Ingenieur systemes et reseaux
7/9, rue Paul Vaillant Couturier           Consultant en securite informatique

------------------------------------------------------------------------------

 
 
 

1. Problem adding tty port using 128 Port Async Adapter with 16 port Async Node

This system is  43P-140 AIX 4.2.1.x  with PCI 128 port Async. with 2 16 port
RAN EIA-232

I am tring to add tty ports to my ran system.  When I go to to smit

1)smitty tty
2)Add a TTY
3)tty rs232 Asynchronous Terminal
4)sa3 Available 04-05-22 16-Port RAN EIA-232 for 128-Port Adapter

I then get this error message
1800-109 There are currently no additional
SMIT screen entries available fo this
item  This item may require installation of
additional software before it can be accessed.

I have these files loaded

  devices.pci.4f111b00.asw   4.2.1.0  COMMITTED  PCI 128-Port Asynchronous
  devices.pci.4f111b00.diag  4.2.1.2  COMMITTED  RISC PC PCI Async 128 Port
  devices.pci.4f111b00.rte   4.2.1.2  COMMITTED  PCI 128-Port Asynchronous
  devices.pci.4f111b00.rte   4.2.1.0  COMMITTED  PCI 128-Port Asynchronous
  devices.common.IBM.cx.rte 4.2.1.2 COMMITTED CX Common Adapter Software

 I noticed devices.pci.4f111b00.rte   4.2.1.0 is defferent version I 4.2.1.2
from
 ibm web site but failed know how to get it to load twice (newbie).

I also notice I have devices.pci.4f111100.com 4.2.1.2 COMMITTED PCI 8-Port
Asynchronous Adapter
Can not uloaded this smit deinstall reports dependents for these

devices.pci.4f111b00.rte   4.2.1.0  COMMITTED  PCI 128-Port Asynchronous
devices.pci.4f111b00.diag  4.2.1.2  COMMITTED  RISC PC PCI Async 128 Port

This may be were the problem is.

Thanks for any help,
Lance Adams

2. how to stop loggingout from .bash_logout file?

3. port forward port 80 to port 8080

4. lower priority of running process

5. HELP Port Forwarding on Linux: Dest Port Known, Source Port High (1024-65535)

6. BEST PRODUCTS FOR OPEN SYSTEMS SECURITY

7. port port port ?

8. Streaming Video with LinuxPPC?

9. Where and how to install non-ported software (non-ported extensions to ports, actually)?

10. Two ports, one Apache server per port

11. printer port not showing - adding new port

12. How to map a tty port to another tty port

13. apache listen to port 80, another standalone apache+modssl listen port 443, not working..?!