Sponsored Content
Full Discussion: xbrowser and telnet
Operating Systems Solaris xbrowser and telnet Post 302269951 by bluetooth on Friday 19th of December 2008 06:44:54 AM
Old 12-19-2008
Power xbrowser and telnet

My server clients are using xbrowser for connectivity, I want to give access to some clients via xbrowser and for the remaining I want that they use only telnet. Is there any way to restrict xbroswer access for some clients?
Any quick help will be appreciated.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

telnet

Now my task is there are two servers A and B. i only can put unix script in server A and database is on server B. can I write a script in serer A which could telnet to server B and run the script which include sql script and save the output file in server A. did I make my problem clear? (2 Replies)
Discussion started by: YoYo
2 Replies

2. UNIX for Dummies Questions & Answers

telnet

:confused: hi friends! i know that host names are put into a file called /etc/hosts which can have three fields as <ip address> <fully qualified DNS name> <alias> eg. 255.255.17.1 abc.xx.yy abc so to telnet to the machine whose ip is as above (255.255.17.1),i can do telnet abc... (3 Replies)
Discussion started by: mxms755
3 Replies

3. UNIX for Dummies Questions & Answers

Xbrowser/Xmanager question

In the Xbrowser window, under status column, i see the following: 2 users, load: 3.7, 3.7, 3.7 What does "load" mean exactly, and the three numbers? Thanks! (4 Replies)
Discussion started by: Deanne
4 Replies

4. Shell Programming and Scripting

Webpage to Telnet via Perl and Expect: Telnet problem?

Somewhat long story: I have a simple Perl CGI script that uses Expect to Telnet to a device and grab some data, and then spits it back to Perl for display on the Webpage. This works for many devices I've tried, but one device just fails, it keeps rejecting the password on this device, only... (1 Reply)
Discussion started by: jondo
1 Replies

5. Solaris

sunfire 4100 xbrowser problem

I installed SGD on SUNfire 4100, every thing was working fine, suddenly the machine shutdown due to the power failure. When I again switched it on, it is asking for the login in text mode. No graphics are displaying and even I cannot get its display via xbrowser. While before it was working fine.... (1 Reply)
Discussion started by: bluetooth
1 Replies

6. IP Networking

telnet help

Using solaris 10. I have a scale with a nic card that allows for telnet sessions. Telnet to the scale works fine. I can capture the entire telnet session to a file. Now the problem; is there a way to capture the weight only from the scale, and move it to a text file. Thank You, Allison (2 Replies)
Discussion started by: Allison_A
2 Replies

7. HP-UX

How to install xbrowser software on HPUX?

Hi fnds, Can anybody tell me how to install x brower software on HP-UX and after successfull installation how I can launch the x browser. Thanks, Vinodky (0 Replies)
Discussion started by: vinodky
0 Replies

8. UNIX for Dummies Questions & Answers

Automatically login in the telnet from present telnet

Hi, I was writing one script which includes to switch to the another telnet automatically from the present telnet server. I was using rlogin but firstly it takes the same user name of the present telnet and secondly it is prompting for the password. But i want to switch to the another telnet... (2 Replies)
Discussion started by: Prateek
2 Replies

9. AIX

Xbrowser issue for aix

dear firnd.. psl help me i am trying to conenct from xbrowser to my aix server. byt i am not getting any response from server.... pls help me to resolve this. (3 Replies)
Discussion started by: ded325
3 Replies

10. UNIX for Dummies Questions & Answers

Difference Between Krb5-telnet And Ekrb5-telnet

Hi, I want to know the difference between these two services. Both are under xinetd. Both are used for enabling and disabling Telnet service. So, can somebody please explain me the difference between the two ? Thanks in advance :) (0 Replies)
Discussion started by: kashifsd17
0 Replies
RXTELNET(1)						    BSD General Commands Manual 					       RXTELNET(1)

NAME
rxtelnet -- start a telnet and forward X-connections. SYNOPSIS
rxtelnet [-l username] [-k] [-t telnet_args] [-x xterm_args] [-K kx_args] [-w term_emulator] [-b telnet_program] [-n] [-v] host [port] DESCRIPTION
The rxtelnet program starts an xterm window with a telnet to host host. From this window you will also be able to run X clients that will be able to connect securely to your X server. If port is given, that port will be used instead of the default. If setting up the X forwarding failes, rxtelnet will still telnet in to the remote host, but without X forwarding. The supported options are: -l Log in on the remote host as user username. -k Disables keep-alives. -t Send telnet_args as arguments to telnet. -x Send xterm_args as arguments to xterm. -X Send kx_args as arguments to kx. -w Use term_emulator instead of xterm. -b Use telnet_program instead of telnet. -n Do not start any terminal emulator. -v Be verbose. EXAMPLE
To login from host foo (where your display is) to host bar, you might do the following. 1. On foo: rxtelnet bar 2. You will get a new window with a telnet to bar. In this window you will be able to start X clients. SEE ALSO
kx(1), rxterm(1), telnet(1), tenletxr(1), kxd(8) KTH_KRB March 7, 2004 KTH_KRB
All times are GMT -4. The time now is 08:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy