Search Results

Search: Posts Made By: nealelliott
37,461
Posted By nealelliott
ok, this is helpful. it appears that there is...
ok, this is helpful. it appears that there is an issue with reverse dns lookup. what happens if you run:
$ ssh localhost
do you get the same messages?
37,461
Posted By nealelliott
ok, you could add:...
ok, you could add: "*.debug<tab><tab>/var/log/debug.out"
to your /etc/syslog.conf file, and run the following to enable it.
# touch /var/log/debug.out
# refresh -s syslogd

once, you have...
37,461
Posted By nealelliott
look for the files /etc/hosts.allow and...
look for the files /etc/hosts.allow and /etc/hosts.deny.
3,003
Posted By nealelliott
rsync would really help you with this, but I...
rsync would really help you with this, but I suppose if you wanted to do a diff, you could run the command

$ diff -rupN <filesystem1> <filesystem2>

which you could create a patch from the diff...
37,461
Posted By nealelliott
OP do you have tcp wrappers installed? if so, did...
OP do you have tcp wrappers installed? if so, did you change your network settings?
Showing results 1 to 5 of 5

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