Hi All,
We are in the process of changing our File transfers to Secure mode using SecureShell.
We already have scripts to Do File transfer using FTP client (i.e, non secure mode) and
ia...
I need to ping a secure webserver to measure response times. I know how to ping a web server with say
ping -s www.host.com 56 5, to ping on port 80,
but what is the syntax to ping on port 44...
I 'm trying to do a simple mail sending script.
First, if I telnet (by-hand) to any server and
put the following commands, it works fine:
HELO my_domain
MAIL FROM: my_address
RCPT TO: dest_add...
is there a way I can get a list of all the dns records (A, CNAME, MX, etc) associated with a domain?
I tried using nslookup, then "list mydomain.com" but nothing. I know there must be some ...
I have a remote SCO 5.05 server that has several netterminals accessing with telnet just fine. I also have a new router with firewall enabled. Port 23 is routing to the SCO server and a pcanyw...
How can I refresh/flush DNS on UNIX without rebooting?
Terminating and restarting inet process doesn't work - machine needs to be rebooted afterwards.
System availability must be above 99,...
Dear Experts...
This one is driving me nuts. I have samab with winbind setup and have proceeded to setup samba, setup kerberos, and join the Active Directory. I can use the kinit and kpass...
I have research a few things and have ideas about this, so for me to accept an answer, I will need a fairly detailed answer ( but I will award more points if needed to accomplish this ).
I ...
I am trying to configure Samba on Solaris. Currently I am having a problem getting the shares listed by IP or NETBIOSNAME
Here is the current smb.conf file
# more ../lib/smb.conf
[gl...
The following string brings error:
snmptrap -v 1 -c public xxx.xxx.xxx.xxx .1.3.6.1.4.1.78 6 1102 '' .1.3.6.1.4.1.78.1102.1 s "bla"
s: Missing type/value for variable
hi...
Sparc-10, Sol 2.4, 192Mb, running SQL Server.
Here is list of connections to a database listening on port 4100. I don't have a problem with the "ESTABLISHED" connections. But what abou...
I have a few questons regarding the route table on AIX
1) How do I know which one are static routes and which ones are learned. I am assuming the ones with the /24 ot static
ie: 10.5.3/2...
Hi All,
We have one 10 years' DEC Unix box (brand: Digital). Want to change its IP address. Besides looking the file in
/etc/resolv.conf
/etc/hosts
/etc/defaultrouter
/etc/netmasks
...
I just want to restart sendmail service without restarting mail server?
I have a perl script that uses the gethostbyaddr() function to resolve an IP address to its appropriate DNS name, if any.
I have found that occasionally (and consistently) some IP addresses...
We moved our office a few weeks ago, and as part of that move, re-ip'd the whole environment from a 10.0.0.x range to a 192.168.0.x range.
Since then, we've had performance issues on Solari...
I've been trying to setup a FTP user on our HP-UX 10.2 Unix box. I want to create a user account that has a password. Once the user logs in they will have access only to their root directory. ...
Recently, I did a sys-unconfig on my system (hardware: SunBlade150,
OS: Solaris 8). It wiped out all the network related configuration on
the system.
Now, I want to enable the network...
Our NT network has a firewall which is a Unix machine. When I use TRACERT command inside the network, I can only trace upto the firewall and get the message: Tracing route...Destinatin host un...
I have 2 SCO UNIX boxes that I've inherited as a new sysadmin. I'm not very familiar with UNIX, so bear with me :)
1. How do you figure out exactly what version you're running? I know it'...
Hello!
I am running Postfix 2.0.15 on FreeBSD 4.8.
After installation everything works fine, but then I added Kaspersky Antivirus content filter by modifying
main.cf:
content_filter = lm...
I'm running Sco OSR 5.0.7 with SAMBA v3.0.14a, my LAN is running at 100mbits/sec. So even at 4 feet from the server I'm getting slow responses on my windoze xp computer from samba. It takes an...
Each time I run the command "yum install freetds-0.63-1.1.el3.rf.i386.rpm" the I receive the following error and the .RPM is not installed (after I check the Yum install list):
Loading "insta...
Each time I run the command "yum install freetds-0.63-1.1.el3.rf.i386.rpm" the I receive the following error and the .RPM is not installed:
Loading "installonlyn" plugin
Setting up Install ...
Hi,
I have a Solaris 10 OS. I would like to map a network drive to a Windows machine. I have typed the following command
#mount 192.1.1.1:/content_dir /windows
192.1.1.1 - ip address ...