How I Can Disable SSHv1 And Set Protocol 2

Jan 22, 2007

i have a dedicated server

i install CSF ( firewall )
CSF give me Security Warning ( Check SSHv1 is disabled )

CSF Note : You should disable SSHv1 by editing /etc/ssh/sshd_config and setting: Protocol 2

How i can disable SSHv1 and set protocol 2?

View 5 Replies


ADVERTISEMENT

XMPP Protocol

Aug 5, 2009

What do you know of XMPP protocol?

Hqhost.net provides technical support via XMPP protocol aka Jabber for their clients.

View 2 Replies View Related

Pptp Protocol

Oct 31, 2008

I have a customer who created a subdomain and wants to redirect it to an address with pptp protocol. It doesn't seem to be working. When pointing to the subdomain, it will actually point to the designated destination IP, but it shows http instead of pptp. Am I assuming correctly that this is because you can't point to a pptp protocol in a browser?

View 5 Replies View Related

SMPP Protocol Implementation

Mar 18, 2007

how to set-up SMPP server for premium SMS purposes.

I got technical descriptions from mobile operators which say that it will work using TCP/IP connections and my server must support SMPP protocol.

How do I make my server to support SMPP protocol?

smsforum.net provides some APIs, test tools for download:
[url]

pear.php.net provides
1. Net_SMPP: SMPP v3.4 protocol implementation
2. Net_SMPP_Client: SMPP v3.4 client

It looks like this: my client sends SMS to the premium SMS number. Mobile operator makes connection to my server and transfers the content of this SMS. My server writes information to MySQL and returns answer depending of the SMS content. Mobile operator returns SMS to the user which contains information generated by my server.

I am getting lost. I don't understand what I have to install to make al this possible.

View 6 Replies View Related

Internet Protocol Address Management

May 6, 2008

I'm tired of our current method for doing this. Is there a program out there that can do IP management aross multiple subnets and many thousands of IP's?? I cant seem to find any that either dont cost an arm and a leg, or is just software. All the ones I find tend to be appliances, which isnt what I want.

View 2 Replies View Related

A Simple Mail Transfer Protocol

Nov 13, 2008

A Simple Mail Transfer Protocol..

How to have one on my server?

View 4 Replies View Related

Error In Rsync Protocol Data Stream

Dec 6, 2008

I found a problem with the scheduled rysnc ...

I tried also to run it manually but there is an error.Command:

#rsync -avz --exclude=/proc --exclude=/backup -e ssh / user@user.bqbackup.comerver1

The error:

building file list ... rsync: writefd_unbuffered failed to write 4092 bytes: phase "send_file_entry" [sender]: Broken pipe (32)
multiplexing overflow 1:1075

rsync error: error in rsync protocol data stream (code 12) at io.c(681)

What should that be ? I didn't change anything in my server ...

View 10 Replies View Related

How Important Is A Secure Transfer Protocol (SSH/SFTP)?

Jul 25, 2008

I'm looking for a relatively cheap shared host, but I'm having trouble finding one with SSH/SFTP transfers. Everyone has FTP, but my concern is that FTP itself is not secure. I was reminded of this recently: http://www.43folders.com/2008/07/14/dump-ftp. Wikipedia documents this as well: http://en.wikipedia.org/wiki/Ftp#Security_problems. So with FTP, my passwords would be transmitted in the clear. (If I'm wrong, please correct me!)

I've been looking at Godaddy or 1&1*. 1&1 has a plan with SSH access that's about twice the cost of the plan I'm looking at. I'm not sure it's worth double the cost.

I'm to the point where I think I've overthought the variety of hosts, but in my estimation it's an important feature. Does anyone (dis)agree that it's important? Any other ideas of hosts?

*I was looking seriously at Bluehost also until I read some of their recent shenanigans here; thanks to everyone here for discussing their problems!

Also, to avoid the inevitable question of what I'm looking for in a host:
100 GB of space
1000 GB of bandwidth/month
Linux-based server
Apache server
10 MySQL databases
PHP (preferably 5)
Python support
Some sort of control panel interface
Good support reputation, preferably ticket-based and with chat support
Automated or easy Wordpress installation would certainly be nice.

View 11 Replies View Related

ZyWall Router: Which VPN (Virtual Private Network) Protocol?

May 19, 2009

My new router ZyWall USG 300 supports IPsec, OpenVPN and L2TP for VPN protocol.

I don't know which protocol to choose! IPsec afaik is more compatible (windows supports natively), altough less secure. OpenVPN is more "friendly" to configure.

View 6 Replies View Related

MySQL Error: Client Does Not Support Authentication Protocol

Jun 17, 2008

"Client does not support authentication protocol requested by server; consider upgrading MySQL client"

I upgraded from MySQL 4 to 5 and everything was fine for about a week. On Monday, I get the error above. From what I've read, this is the oldpassword/new password hash error that I can fix in about 2 minutes on my server. However, this is on a Parcom server, and Parcom has been sloooowww to react.

Can anyone think of another reason why this would be coming up? It's running fine on 3 other PCs that I run as a backup. I've dropped the database twice and rebuilt it twice, still with the same error. Ditto for the user/pass.

View 2 Replies View Related

Apache :: Intermittent Unknown SSL Protocol Error In Connection

Nov 5, 2014

We are hosting a Git server (using Gitolite v3). Our users are interacting with git over an https connection. Here's the relevant versions of software:

Apache 2.4.6
OpenSSL 1.0.1e-fips
Red Hat Enterprise Linux Server release 6.5 (Santiago)
git version 1.8.5.3 (Server Side)
git version 1.9.2.msysgit.0 (Client Side)

Users sometimes encounter an SSL error message when attempting to run git commands that talk to the server (e.g. clone, push, pull). The error message is "Unknown SSL protocol error in connection to servername:443". Users can usually simply try the command again, and it will then work successfully.

I've managed to capture a bit more output by setting the GIT_CURL_VERBOSE flag, see output below.

Code:

* Couldn't find host servername in the _netrc file; using defaults
* Adding handle: conn: 0x2587c40
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1

[Code] .....

View 6 Replies View Related

How To: Disable SSL 2.0 And Use SSL 3.0

Oct 20, 2008

Our security comlience test got failed due to following reason

Synopsis:
The remote service encrypts traffic using a protocol with known weaknesses.

Description:
The remote service accepts connections encrypted using SSL 2.0, which reportedly suffers from several cryptographic flaws and has been deprecated for several years. An attacker may be able to exploit these issues to conduct man-in-the-middle attacks or decrypt communications between the affected service and clients.

Solution:
Consult the application's documentation to disable SSL 2.0 and use SSL 3.0 or TLS 1.0 instead. See for Apache.

We have Cpanel RHEL server. Please advise how to:

'disable SSL 2.0 and use SSL 3.0 or TLS 1.0 instead. See for Apache.'

View 12 Replies View Related

How To Disable RBL

Feb 20, 2008

RBL is blocking every incoming email. While waiting for the admin. How to disable it?

View 3 Replies View Related

Dr Web - How To Disable It

May 11, 2008

I can stop Dr Web from within Plesk Control panel, but every time server restarts - Dr Web is automatically started again.

Any possible way to disable it from running?

Also the same with Spam Assassin.

I am running CentOS

View 0 Replies View Related

Disable SSL 2.0 And Use SSL 3.0

Nov 6, 2007

I would like to disable SSL 2.0 and use SSL 3.0, my question how i can do this and which file i have to modify or i have to upgrade from SSL 2.0 to SSL 3.0 ?

View 2 Replies View Related

Why Disable Parse_ini_file

Jun 10, 2009

I've seen for securing PHP recommends putting parse_ini_file() in the disable_functions line in php.ini but I cannot find an exact reason why. This being disabled is causing an error message to appear on some of my users sites but I'm trying to find a clear cut reason why it is disabled.

View 12 Replies View Related

Disable Clamav

Mar 19, 2008

How can I disable clamav on cpanel server and make sure that it's not running

because when clamav is running the outlook is not working so I have to restart clamav every time.

View 6 Replies View Related

Disable Logrotate

Oct 25, 2009

is it possible to disable log rotate? I can't seem to find the cron under my weeklys or dailys nor monthlys unless it's named "mad-db" but is there a way to make it say yearly? or just disable it all together? I say this because the script I use has a function already to clear the logs and when log rotate runs it kills all processes going by the script

View 8 Replies View Related

How Disable Phpinfo()

Apr 17, 2009

when some one upload and load files with phpinfo()

he can see our server PHP Configuration.

how can us disable phpinfo()?

View 13 Replies View Related

Disable Auditd

May 24, 2009

I have disabled auditd

Code:
root@server48 [~]# chkconfig --list |grep audit
root@server48 [~]# rpm -qa|grep audit
audit-libs-1.7.7-6.el5_3.3
audit-libs-1.7.7-6.el5_3.3
audit-libs-python-1.7.7-6.el5_3.3
root@server48 [~]# lsmod |grep audit
root@server48 [~]#
root@server48 [~]# ps aux|grep audit
root 532 0.0 0.0 0 0 ? S< May17 0:00 [kauditd]
root 20690 0.0 0.0 61180 740 pts/0 R+ 06:12 0:00 grep audit
root@server48 [~]#

I still get audit on /var/log/messages

Quote:

May 24 06:10:01 server48 kernel: type=1101 audit(1243163401.625:179651): user pid=19715 uid=0 auid=0 msg='PAM: accounting acct="root" : exe="/usr/sbin/crond" (hostname=?, addr=?, terminal=cron res=success)'
May 24 06:10:01 server48 kernel: type=1101 audit(1243163401.716:179652): user pid=19716 uid=0 auid=0 msg='PAM: accounting acct="youtubet" : exe="/usr/sbin/crond" (hostname=?, addr=?, terminal=cron res=success)'
May 24 06:10:02 server48 kernel: type=1101 audit(1243163402.087:179656): user pid=19719 uid=0 auid=0 msg='PAM: accounting acct="vidzboxc" : exe="/usr/sbin/crond" (hostname=?, addr=?, terminal=cron res=success)'

How do i disable auditd completely?

View 1 Replies View Related

How Disable Php On Cpanel

Jul 18, 2009

any one can apply php scripts under cpanel like:

domain.com:2082/scripts.php
I have run phpinfo for looking for cpanel php.ini I have
Configuration File (php.ini) Path /usr/local/cpanel/3rdparty/etc
I renamed /usr/local/cpanel/3rdparty/etc to /usr/local/cpanel/3rdparty/etc.OLD
then restart the server I am still get cpanel php work and phpinfo give :
Configuration File (php.ini) Path /usr/local/cpanel/3rdparty/etc
how to disable cpanel php to prevent some one exploit php to hacking my server?

View 5 Replies View Related

Disable Backup

Apr 9, 2009

i wanna disable the backup from cpanel for one user only

how i can do that?

i wont him take full backup from the cpanle.

View 4 Replies View Related

Disable FTP In CPanel/WHM

Apr 13, 2008

I've a VPS to run my only one website. As I don't use ftp, I'd like to know how to disable it.

I tried WHM -> Service Configuration -> Service Manager, then uncheck ftpd, but it's still there

View 6 Replies View Related

Disable WHM/Cpanel

Jul 29, 2008

I want to disable WHM/Cpanel.because client purchase dedicate server from us and he want to access from command line and no WHM/Cpanel so how can i do it and it will be effect on any service because i have installed all the service like dns, exim and http from WHM.

View 3 Replies View Related

How To Disable A Contain With Mod_security

May 7, 2008

How can i disable some words from the contain of the page by Mod_Security2?

View 6 Replies View Related

Disable FTP For Specified Time

Oct 30, 2008

Does is possible to disable ftp capabilities of several websites run by cron at some specified time of the day? then re-enable it automatical at a certain time also?

View 7 Replies View Related

How Do I Disable IPTables?

Dec 5, 2008

I installed APF/BFD a log time ago on my centos server and have had no problems up until now.

Approx 3 days ago, the server was uncontactable by SSH/HTTP/FTP. So I ran a traceroute and the host confirmed the box was up with no problems.

He disabled IPTables and I was allowed in. Anyway, overnight, the same thing has happenned again.

I will have to SSH in from another IP however, my main question is how do I disable IPTables ? Or better still, how do I uninstall APF!

View 4 Replies View Related

Disable Email

Feb 20, 2008

I got the problem with email running on my server.

That mean, I using my domain email service with other server. Now I hosted a website for this domain on one other server.

Note that the IP for domain and email domains are different (Using managed domain service)

But I got the problem now when email sending from the server (using php email function ) with the website running that will confusing, not sending anymore.

Don't know that you understand my case. But I want to stop email service for this domain on my server, all email just send and receive through other email server.

How can I setup or configure it through SSH?

View 3 Replies View Related

How To Disable This Message

Apr 9, 2007

I have placed .htaccess to block some ip, when the person ip matches, my server will gives this message "client denied by server configuration", got lots of them everday in my error log, how can I disable this message? I need other error log message but not this message, is there any way I can disable it?

using centos and plesk.

View 2 Replies View Related

How Do I Disable Apache

Apr 6, 2008

I have Apache 2.2 using cPanel 11 how do I disable apache I was sure it was using this cmd, /etc/httpd/conf/httpd.conf off When I try that I get permission denied and im logged in with root! I also tried this /etc/httpd/conf/httpd.conf chmod 777 permission denied again. Anyways, I need to disable Apache so LiteSpeed will work and I can dump Apache the unforgiven pos that will dos it recieves a request to visit a webpage. (That is over doing it, Apache is really good just if it gets hit it's down easy.)

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved