Search Results

Search: Posts Made By: asou
13,157
Posted By asou
I am running this on a Solaris 5.10 host which I...
I am running this on a Solaris 5.10 host which I have limited rights to.

I know this is not pretty / the right way of doing it. But my scripting knowledge (as you can see) is very limited and I...
13,157
Posted By asou
Is this refering to Netcat? I get nothing...
Is this refering to Netcat?

I get nothing when entering that. I don't believe it is installed on my server.
13,157
Posted By asou
I have looked through the search results and have...
I have looked through the search results and have the following based on an existing script.


#!/bin/sh
set -vx
read line < portTest
OIFS=$IFS
IFS=#;
for i in $line;
do
# check for open...
13,157
Posted By asou
Telnet IP and Port Script
Hi,

I would like to create a simple script that will telnet a number of IP and Ports one after the other to confirm connectivity to those addresses.

I don't need to log on, just output to a...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 11:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy