Sponsored Content
Special Forums IP Networking Proxy Server How to configure 9300 port in Linux can any one help? Post 302992140 by vponnada on Wednesday 22nd of February 2017 01:44:34 AM
Old 02-22-2017
How to configure 9300 port in Linux can any one help?

thanks
 

10 More Discussions You Might Find Interesting

1. Cybersecurity

Unable to configure samba on linux 7.1

Hello I am able to connect from Linux machine to Windows machine, but i can not connect from Windows to Linux. Even i can print also from linux to windows... what could be the problem... pl help. thanks (5 Replies)
Discussion started by: twadkar
5 Replies

2. UNIX for Dummies Questions & Answers

how to configure modem in Linux

I have Linux RedHat7.1 and I have this modem RockWell HCF 56KDATA Fax PCI Modem. I don't know how to configure this modem. Can anybody please help me out. I tried "linuxconf" it does not recognize this command. Pleas help me out. Regards -Iftikhar (1 Reply)
Discussion started by: syedifti
1 Replies

3. Linux

Dsl Configure on Conectiva Linux 9.0

i've been tring to configure a dsl link on the Conectiva Linux 9.0 but i can't. Ever time when i run de adsl-init script a messenger such ERROR /usr/sbin/adsl-start : line 195 : 2224 Terminated $CONNECT "$@">/dev/null 2>&1 appears and i don't know what does it mean. I also have edited the... (0 Replies)
Discussion started by: Dmitri-br
0 Replies

4. Linux

how to configure Linux for incomming connections

I have two computers running red hat, but when i use telnet command in a shell from one to another, it works. but from the other , it does not, it said: refused. i sent the security for incoming connecting, but it still not work . anyone have experience ? thanks vh (1 Reply)
Discussion started by: new23
1 Replies

5. UNIX for Advanced & Expert Users

How to configure sendmail in linux

Hi, I want to know how to configure emails in linux.First how to configure inside the firewall and second how to configure it outside the firewall? Regards, Rajesh (1 Reply)
Discussion started by: rajbal
1 Replies

6. UNIX for Advanced & Expert Users

How to configure sendmail on Suse Linux 9.0...???

Dear Friends, I have a system running with Suse Linux 9.0 xyz# uname -a Linux xyz 2.4.21-291-smp #1 SMP Tue May 24 14:07:45 UTC 2005 i686 unknown I would like to configure sendmail on this system for sending e-mails as & when require. Can somebody help me out to do this. Thanks &... (3 Replies)
Discussion started by: jumadhiya
3 Replies

7. Linux

How to configure Dhcp in linux?

Please let me know step by step, I am new to this configuration.... (2 Replies)
Discussion started by: dhineshcs
2 Replies

8. Linux

Configure SMTP service in linux 5.2

Hi All, How to configure SMTP service in linux 5.2? Please provide me the steps. Thanks Jack (5 Replies)
Discussion started by: jack00423
5 Replies

9. IP Networking

Configure squid to listen on any IP address with port 80

Hi, I am trying to configure a transparent squid cache. When I try to use the below option in squid.conf, squid listens on port 80 only for the IP address configured on the system's interface. http_port 80 transparent But I want squid to accept connections for any IP address on port 80.... (3 Replies)
Discussion started by: Learner32
3 Replies

10. Linux

How to configure FTPS service on Linux 7.2?

Hey Guys, I need to know , how to configure the FTPS service on Linux 7.2 OS. Please advise. Thanks (0 Replies)
Discussion started by: anil1000
0 Replies
RSPORTS(5)						     Linux Programmer's Manual							RSPORTS(5)

NAME
rsports - Rose port configuration file. DESCRIPTION
Rsports is an ASCII file that contains information about each of the Rose ports that are to be used. When dealing with a Rose utility such as call, it takes an optional argument that is the port name. This port name is a reference to the line within rsports, which has the same name. The information on each line contains enough information to bind the command to a particular Rose interface, this binding is done by matching the address on the line in rsports with the address of the port set by ifconfig or rsattach. The rsports 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 address description The field descriptions are: name this is the unique Rose port identifier. address the address of the Rose interface to bind to. description a free format description of this interface, this field extends to the end of the line. It may contain spaces. FILES
/etc/ax25/rsports SEE ALSO
call(1), rose(4), ifconfig(8), rsparms(8). Linux 27 August 1996 RSPORTS(5)
All times are GMT -4. The time now is 03:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy