NRPORTS(5) Linux Programmer's Manual NRPORTS(5)NAME
nrports - NET/ROM port configuration file.
DESCRIPTION
Nrports is an ASCII file that contains information about each of the NET/ROM ports that are to be used. When dealing with an NET/ROM util-
ity such as call, it takes an optional argument that is the port name. This port name is a reference to the line within nrports, which has
the same name. The information on each line contains enough information to bind the command to a particular NET/ROM interface, this binding
is done by matching the callsign on the line in nrports with the callsign of the port set by ifconfig.
The nrports file may contain comments that begin with a # in the first column, or a port description in the following format, each field
being delimited by white space:
name callsign alias paclen description
The field descriptions are:
name this is the unique NET/ROM port identifier.
callsign the callsign of the NET/ROM interface to bind to.
alias this is the alias of the NET/ROM port.
paclen is the default packet size for this interface.
description a free format description of this interface, this field extends to the end of the line. It may contain spaces.
FILES
/etc/ax25/nrports
SEE ALSO call(1), netrom(4), ifconfig(8), nrparms(8).
Linux 2 August 1996 NRPORTS(5)
Check Out this Related Man Page
NRPORTS(5) Linux Programmer's Manual NRPORTS(5)NAME
nrports - NET/ROM port configuration file.
DESCRIPTION
Nrports is an ASCII file that contains information about each of the NET/ROM ports that are to be used. When dealing with an NET/ROM util-
ity such as call, it takes an optional argument that is the port name. This port name is a reference to the line within nrports, which has
the same name. The information on each line contains enough information to bind the command to a particular NET/ROM interface, this binding
is done by matching the callsign on the line in nrports with the callsign of the port set by ifconfig.
The nrports file may contain comments that begin with a # in the first column, or a port description in the following format, each field
being delimited by white space:
name callsign alias paclen description
The field descriptions are:
name this is the unique NET/ROM port identifier.
callsign the callsign of the NET/ROM interface to bind to.
alias this is the alias of the NET/ROM port.
paclen is the default packet size for this interface.
description a free format description of this interface, this field extends to the end of the line. It may contain spaces.
FILES
/etc/ax25/nrports
SEE ALSO call(1), netrom(4), ifconfig(8), nrparms(8).
Linux 2 August 1996 NRPORTS(5)
Hi all,
I was wondering what the Unix/Linux alternative is for ASP.NET? I know there is mod_mono for apache, but I think I am looking for a java based alternative. Something that offers things like codebehind pages ( seperating code from content ) , webcontrols, etc
Thank you,
goon12 (3 Replies)
hi there!
can anybody help me on what command will i use for UNIX to generate port numbers? i mean, other than bind? say i want to create a new session, and i dont want to reuse the port that i have used...
please help.
i would appreciate it so much!
with much love,
init6_ (2 Replies)
Hi All,
My company has three V120 servers and two V245 servers. Currently we access ALOM on v245 thru NET MGT port. There are no NET MGT on V120. We use to access A/LOM on the V120s thru Windows Hyper Terminal connected to the Serial A port of v120. Since all of our Windows boxed are... (6 Replies)
Please Help...
I have two sunfire V245 servers running Apache on Solaris 5.10. Both servers have the same settings and apps. Before we used serial port to connect to ALOM 1.6. We switched to net mgnt port because of virtualization of all our servers.
Situation:
Server 1 applied the solaris... (1 Reply)
Hello!
I have the following file when I grep just for "ROM" i get everything but
I am looking for line start with "ROM" only in the first field only, where "ROM" is the first 3 characters.
Thanks,
ROMMANC ROM-MPI
ROMMAND ROM-rty
ROMMANE ROM-Mii
ROMMANF RON-poi
MAAROMP ROS-MPI... (2 Replies)
Hi all,
Application A is using an port number 100 and is binded to an interface 1.
Application B is using an port number 100 and is binded to an interface 2.
can we bind the two applications on same port number based on interfaces.
what i want to know is two... (3 Replies)
Hi,
I have inherited a Ultra 5 SPARC machine that I need to boot from its CD-ROM. WHen I turn on the machine it just boots to its hard drive. How do I get it to boot from the CD-ROM.
I am a Solaris newbie.... (1 Reply)
Hi,
I just got a new Ultra 5 and replaced the CD-ROM with an LG DVD-ROM (approved and listed in Sun HCL). Got the DVD-ROM installed to install Solaris 10. Im just learning and new to Solaris installation.
When I insert a Solaris 10 DVD I see that it gets mounted and File Manager opens and... (8 Replies)
Hi
What would be the correct way to get the port number for a free port, using C in Linux?
I've tried to create() and bind() a socket without specifying the port, and that seems to work in some cases (using gcc, and some Linux dist).
When compiling with the Intel Icc64 compiler I suddenly... (2 Replies)
Hello guys!
It's been some time and I have been busy. I got my qualification as an IT-Professional now (Systems Administrator).
I learned VB.NET at school but I don't want to continue using that language, I want to learn C because I'm working with Linux/UNIX most of the time, also I do... (6 Replies)