I have an Iptables config set up on a FC4 web server as a result of a previous EE question (http://www.experts-exchange.com/Security/Operating_Systems_Security/Linux/Q_21549615.html)
I need...
Hi,
I have setup vsftpd on CentOS, but when my FTP client tries to connect via Passive mode, it gets timed out due to iptables blocking those ports. I already tried to following to open som...
I have a ton of accounts on my server, but I have no idea which ones are actually in active use. Courier-IMAP created two files in /etc/pam.d aptly named 'imap' and 'pop3'.
Reading the man ...
I have a host of RedHat Linux servers (mostly 7.3 and RHEL 4.0) and quite a few Aurora Linux (RedHat 7.3 for Sparc) servers in my enviroment and would like to authenticate samba and shell acce...
Right now, Im trying to monitor external, internal and DMZ sources with the same Snort instance. It isnt working so well, so Im going to split it into more manageable chunks a public inst...
I am running a test web development server and use vsftpd to upload updated files to the web server root folder. The files in the root folder of the server are all chmod'ed to run as the user ...
I am having a problem connecting via odbc to a MySQL database on a remote host. The host said the problem is not on their end. I don't think the problem was on my end becuase I can connect t...
Here's the whole scenario in this link:
http://www.linuxquestions.org/questions/linux-security-4/iptables-lan-clients-cannot-access-internet-755663/
I can't see where the mistake is in m...
I'm using a dedicated server which is running on Quad Xeon 3210+ with 2GB of RAM. I recently got some strange access on one of my site. All of the IP addresses are from China. They rapidly req...
I have a signature that list all file against their md5 checksum and would like to know how to secure this file but root access to this system is needed.
hi
I'm trying to tune my central logging server. On the logging server all messages go to to /var/log/HOSTS - if i leave in destination messages etc then all the servers write to it. I'd like...
Hi,
I am configuring iptables on my debian server with the following script:
/sbin/iptables -P INPUT DROP
/sbin/iptables -A INPUT -s 0/0 -d 172.16.5.92 -p tcp --dport www -j ACCEPT
/...
This is just a clarification for XOR 128 bit encryption, does that mean using a 128 bit key or encrypting the character 128 rimes? Or am i completely in the wrong direction? Thanks in advance,...
I've got iptables set up, and all the log messages are streaming to the console (black screen via init 3). Is there a way to stop displaying the logs to the console?
I have a problem configuring tripwire. This is the package that I installed tripwire-2.3-47.i386.tar.gz. It installed fine and I went to run the init utility and it went:
tripwire --init...