/etc/xinetd.d/telnet Doesn't Exist To Disable Telnet
Sep 21, 2007
I decided to disable Telnet in my server. I get an Article ::
1. Login to your server through SSH and su to root.
2. Type pico /etc/xinetd.d/telnet
3. Look for the line: disable = no and replace with disable = yes
4. Now restart the inetd service: /etc/rc.d/init.d/xinetd restart
5. Turn off it through chkconfig as well because it can still start through that.
/sbin/chkconfig telnet off
6. Scan your server to ensure port 23 is closed.
nmap -sT -O localhost
Also run ps -aux | grep telnet and if you find anything other than "grep telnet" as result kill the process.
But /etc/xinetd.d/telnet doesn't exist in my server.
View 5 Replies
ADVERTISEMENT
May 23, 2009
When i go to a directory that doesn't exist i get this:
Quote:
Apache/2.2.3 (Debian) mod_jk/1.2.18 mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8 Server
How can i disable it?
View 5 Replies
View Related
Feb 27, 2007
basically i cant find any straightforward info on how to use telnet, how to administer users, add/remove etc.
View 5 Replies
View Related
Nov 20, 2006
I need help with understanding the difference between Telnet and SSH. I am in the process of signing up for a hosting plan and I have asked the sales rep if we will have telnet access. Their reply was that we have full root access via SSH.
Any help that anyone can offer on the differences and benefits/drawbacks would be much appreciated.
View 9 Replies
View Related
Jan 3, 2008
I'm looking to run this small telnet script to reboot my router using vistas built-in telnet client:
192.168.1.1 23
WAIT "login"
SEND "my_login_idm" (enter your login ID here)
WAIT "Password"
SEND "my_login_passm" (enter your password here)
WAIT "#"
SEND "rebootm"
WAIT "#"
...without much luck.
View 4 Replies
View Related
Jan 23, 2006
I am having trouble uploading a 500mb file with File Manager in the control panel as well as SmartFTP. I was told to upload this large file through Putty. I able able to login through SSH as root, but i can't seem to find the right directory to upload this file into. This file is a backup file of the home directory. I am transferring all files from my old host to my new host. How would I find the right directory and upload this file through Telnet.
View 0 Replies
View Related
Mar 22, 2007
I can't telnet to mail server. when I try
# telnet mail.domain.com 25
Trying xxx.xxx.xx.xx...
telnet: connect to address xxx.xxx.xx.xx: Connection refused
telnet: Unable to connect to remote host: Connection refused
but when it's
# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 mail.domain.com ESMTP
it connects. I don't have a firewall
View 1 Replies
View Related
Jun 8, 2008
I have a script that makes a request via telnet and it worked on my old server, but not on the new one.. Heres what I'm doing
telnet localhost 80
GET /files/downloadFLV.php HTTP/1.1
Host: www.soybe.com
I get this back:
HTTP/1.1 404 Not Found
Date: Sun, 08 Jun 2008 06:34:25 GMT
Server: Apache
Last-Modified: Tue, 18 Mar 2008 06:52:59 GMT
I know that /files/downloadFLV.php does exist, so I'm thinking it could be an issue with the Host: part of it, any ideas?
View 1 Replies
View Related
Jun 23, 2005
if i try to telnet to yahoo's mail server, i get this:
[root: #] telnet mx1.mail.yahoo.com 25
Trying 4.79.181.14...
telnet: connect to address 4.79.181.14: Connection timed out
Trying 4.79.181.15...
telnet: connect to address 4.79.181.15: No route to host
Trying 67.28.113.11...
telnet: connect to address 67.28.113.11: No route to host
Trying 67.28.113.10...
telnet: connect to address 67.28.113.10: No route to host
but it works from one of my other hosted servers.
this keeps mail building up in my queue as it cannot send mail out cause the connection times out.
I can telnet locally to send myself email. This is my own dedicated server.
i have no idea whats up - default policy is ACCEPT in the OUTPUT chain of iptables.
View 3 Replies
View Related
Jun 21, 2014
I have a problem with my server. I am trying to make a subdomain, and it isn't working. I create it like how in all tutorials says here( click here ) . I completed all fields, but when i try to open the subdomain in a browser page, it's telling me, page not found / page doesn't exist. I have a dedicated server on window server 2008 for my website with a dedicated IP.
View 5 Replies
View Related
May 7, 2007
I thought I knew enough about my .htaccess stuff to do this, but I can't seem to work it out. What I want to do is if a user visits domain.com/folder, we check to see if the folder exists. If so, show as normal (IE domain.com/support)
If a user visits domain.com/dynamicusername (dynamicusername is not a physical folder), redirect to dynamicusername.domain.com
View 3 Replies
View Related
Jul 2, 2008
I use rfxnetworks.com/sim.php on my cpanel server and it all worked fine until the last week where each morning 6am GMT I get a status warning telling me that XINET was down and that it had to restart it.
Has something changed? Is there now something weird about XINETD and cpanel? My cpanel is stable and set to automatically update.
In fact it looks like something ALWAYS shuts it down and then SIM restarts it looking at a section of messages:-
Jul 2 05:57:02 tkey-29dd xinetd: xinetd shutdown succeeded
Jul 2 06:00:01 tkey-29dd xinetd: xinetd shutdown failed
Jul 2 06:00:01 tkey-29dd xinetd: xinetd startup succeeded
What is causing my server to shutdown xinetd in the first place?
View 0 Replies
View Related
Nov 10, 2007
I can see that httpd is running, but I can't see it in xinetd.conf file or /etc/xinit.d/ directory.
Don't need to be in one of the configuration file?
View 6 Replies
View Related
Nov 20, 2014
This happens in around 30% of the cases when I run CLI autoinstaller to update/install/remove packages.
Code:
Patches were installed successfully.
The changes were applied successfully.
Synchronizing the Debian APT package index files...
# pgrep -lf xinetd || service xinetd start
Starting internet superserver: xinetd.
# pgrep -lf xinetd || service xinetd start
849 /usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive
As you can see, after the autoinstaller finishes, xinetd is not running and has to be started again.
View 2 Replies
View Related
Mar 23, 2009
I was thinking of putting together a DB of all the IPs I block due to spam, hackers, known proxies etc... this would help cut down on malicious use of services such as spamming forums, if I catch them once, they would not have chance to spam up my other forums if each forum checks the same block list. I could also auto block proxies by having it query up online proxy lists.
But before I reinvent the wheel, does such service online already exist? Kinda like RBL, but for web services. So you can basically block IPs off your site before they get used maliciously.
To be even more advanced some special port scanners could go around scan networks for infected machines and block those too.
How it would work:
Site A has a spammer from IP 1.2.3.4 and submits it to the block service. Spammer then goes on site B to try and spam that forum, but that IP is already blocked because the owner of site A submitted it to the list and site B checks against that list.
View 2 Replies
View Related
Jan 21, 2007
I was CHMODdin some directories and suddenly my FTP program says: Directory does not exist. When I refresh indeed the dir is gone, the site is not accesible anymore.
View 1 Replies
View Related
Apr 30, 2007
does exist a rock script for servers? Just for a base, then i'll personalize it
View 14 Replies
View Related
Jul 6, 2008
when i restart apache via service httpd restart
i am getting the error /dev/null doesnot exit how to resslove this?
View 5 Replies
View Related
Oct 20, 2008
Apache is throwing out a 404 error for a directory that I know for a fact exists (images). It gives out the error when browsing the directory or when accessing any file contained in it.
I have looked for .htaccess issues, redirects, changing permissions and everything else I can think of.
Does anybody have a clue why this might be happening? If I create any other directory then this problem does not happen.
View 8 Replies
View Related
Oct 30, 2008
I've always thought it'd be an interesting albeit costly service if there were a shared host that tied CDN-like technology into it. I actually thought Mosso's recent rebranding and new services incorporated this kind of thing, but it appears not.
To clarify what I mean, essentially:
Dynamic pages would be handled by the primary web server wherever the host may be based
Any static file types such as images, videos, etc are served via CDN
The client uses the FTP like a normal hosting service, with dynamic and static files together; the CDN stuff happens completely in the background
Just wondering if anything like this exists yet? I'd love to use a CDN for certain projects I run as I have a lot of worldwide usage and many larger images (~1MB) and stuff like that, but it's too inconvenient to store static files elsewhere, and seemingly downright impossible if you want to upload them through WordPress and such (ie: they'd be under your WordPress installation's directory).
I'd love it if I could have a CDN with a service like CloudFiles or CDNLayer and just use my WordPress installation like a regular WordPress installation, uploading images via it and such. But somehow the images are also put onto the CDN account and the URLs transparently rerouted to the CDN versions.
View 0 Replies
View Related
Oct 8, 2007
I've got two server to install soon and I'm between those two hoster. (Or you may give me other if you got. I Only want good service and datacenter in Montreal, Quebec or Trois-Rivieres).
- Both EXIST and Netelligent are located in Montreal @ CANIX.CA
- Both offer almost the same price per GB (0.40$CAD for Netelligent and 0.30$US for EXIST)
- EXIST offer me 6 Free IPs. Netelligent : Still waiting for a return
- EXIST can combine bandwidth. So I'm getting 1000GB for all of my server instant of only 500GB per server (so If one use 550GB and the other 200GB, I need to pay the 50GB extra event if they other one have 300GB unused).
- EXIST is free setup / installation. Netelligent have a 50$ (~59$CAD taxes-in) of install fee.
- Both are 100 Mbps free
- If I want to have private LAN, Netelligent is charging 10$ per server. Exist is only charing the hosting of the private switch (so, for only two servers, there's no cost)
- EXIST is 79$US (~88$CAD taxes-in, from XE.com) and Netelligent is 90$CAD (~103$ taxes-in)
EXIST is very interessting, but I've read a lot of bad thread here... thread are some kind of old. Searching "exist" on an english forum make it hard to find anwser.
So I'm asking you. Do you have experience with both in Colocation ? Got any better idea?
View 7 Replies
View Related
Jun 28, 2007
I am having a *real* headache finding a reliable UK host that offers a Virtuozzo VPS with CPanel. There seem to be plenty that offer Virtuozzo with Plesk (probably because they are made by the same company and it gets bundled) but I really need CPanel for the ease of migrating sites from our test environments to a live platform.
I would look to Europe or even the US but most of my sites are ecommerce and I need to ensure they get good google listings in the UK index. My understanding is (and *please* correct me if I am wrong) that Googles local indexes prioritise local TLDs (ie: .co.uk) and local IP ranges (UK assigned IP ranges) which would be fine but I'm hosting a mixture of .com .net and .co.uk sites so I'm forced to use a UK host.
I am budgeting around £25 ($50) per month for a 256mb ram / 10 Gb VPS. Looking at the offshore prices makes me weep with jealousy, I have a VPS with Slhost in the US and it's been fantastic, great price, great support, professional company. The UK seems to be full of glossy template based host sites, you can hear the spurs and six shooters rattling behind the covers.
There seems to be a big gap in the market for a reasonably priced reliable VPS host with cpanel in the UK. There doesn't seem to be a credible middle ground between £10 a month shared reseller accounts and £80 a month dedicated services.
View 7 Replies
View Related
Jan 3, 2008
We are in the process of buying a server to co-locate
All the server centre's we look at are trying to charge lots of money for firewalls
We have looked into renting and buying firewalls
but all the bought ones seem to be in the form of 1U
my question is this:
Is it possible to have a firewall that fits inside a 1U rack?
...something like a network card with an inbuilt firewall
does any hardware like this exist or will we need something that takes up a 1u space?
View 0 Replies
View Related
Nov 14, 2008
rkhunter -c
output:
Default logfile will be used (/var/log/rkhunter.log).
Default temporary directory will be used (/usr/local/rkhunter/lib/rkhunter/tmp).
Default database directory will be used (/usr/local/rkhunter/lib/rkhunter/db).
The internationalisation directory does not exist: /usr/local/rkhunter/lib/rkhunter/db/i18n
Centos
View 3 Replies
View Related
Feb 9, 2008
My error logs say the following:
[Wed Jan 30 22:31:33 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/404.shtml
[Wed Jan 30 22:31:33 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/favicon.ico
[Wed Jan 30 22:29:36 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/404.shtml
[Wed Jan 30 22:29:36 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/favicon.ico
[Wed Jan 30 22:27:18 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/404.shtml
[Wed Jan 30 22:27:18 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/favicon.ico
[Wed Jan 30 22:26:48 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/404.shtml
[Wed Jan 30 22:26:48 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/favicon.ico
[Wed Jan 30 22:26:47 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/500.shtml
[Wed Jan 30 22:26:47 2008] [alert] [client 150.101.99.206] /home/soupnazi/public_html/Dolphin/.htaccess: Invalid command 'php_flag', perhaps misspelled or defined by a module not included in the server configuration
[Wed Jan 30 22:20:21 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/404.shtml
[Wed Jan 30 22:20:21 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/favicon.ico
[Wed Jan 30 22:20:19 2008] [error] [client 150.101.99.206] File does not exist: /home/soupnazi/public_html/500.shtml
Apache/1.3.41 (Unix) PHP/4.4.7 mod_log_bytes/1.2 mod_bwlimited/1.4 mod_auth_passthrough/1.8 FrontPage/5.0.2.2635 mod_ssl/2.8.30 OpenSSL/0.9.7a
I need to delete that file its huge.
View 4 Replies
View Related
Nov 26, 2008
is there a low end server just designed for receiving and sending large audio and media files?
like CPU should be minimal, as long as it can send and receive large files to and from a main server which has apache + php + mysql running in it...
would this be cost effective?
View 8 Replies
View Related
Jul 4, 2007
I have moved my sites from old server with Apache 1.3 to new one with Apache 2.2.4. Since that time, the error log is full of these lines:
Code:
[Wed Jul 04 05:36:32 2007] [error] [client 212.47.9.194] File does not exist: /home/domain/public_html/russia
[Wed Jul 04 05:36:39 2007] [error] [client 212.47.9.194] File does not exist: /home/domain/public_html/russia
[Wed Jul 04 05:36:45 2007] [error] [client 213.192.18.2] File does not exist: /home/domain/public_html/italy
[Wed Jul 04 05:36:57 2007] [error] [client 83.8.104.181] File does not exist: /home/domain/public_html/mexico
The access logs show even more accesses, so sometimes the same page is ok, sometimes it is logged here. The strange thing is that these files (pages) exist! They are accessible through the browser without any problem.
Do you have any idea where could be the problem? It would helped me lot, I am unable to find any real problem now, when error log is full of these.
My OS is Ubuntu 6.06. I use mod_rewrite through .htaccess. I can provide list of apache modules, if it helps.
View 3 Replies
View Related
Mar 20, 2009
Currently my companies global website “domain.com” is hosted in a shared hosted environment, our own U.S. website “us.domain.com” is hosted at our datacenter.
Here is my question, we have a redesign project. My goal is to lose the “us.domain.com” sub-domain and move our new U.S. site under the "domain.com" domain using a “/us/” folder delineation.
Is it possible with modern web server technology to setup a something like virtual directory/folder, redirect, alias or remote mapping of the “/us/” folder that points to a separate server hosting our U.S. site outside of shared hosting environment for our "domain.com" site, e.g.?
• Domain.com/<global website content/structure > - Hosted at in a shared environment on Web App Server running Coldfusion
• Domain.com/us/<U.S. website content/structure> - Hosted at our datacenter on Web App Server running IBM WebSphere
Unfortunately I cannot merge the two sites together based on the web server technology and lack of budget/resources to accomplish.
View 1 Replies
View Related
Jun 29, 2009
A have set up a cpanel with remote mysql server.
My demo config:
cpanel:
centos VPS with cpanel WHM (demo)
mysql:
debian VPS
the configuration is OK, it works.
We have got 200 customers, and we will to change to cpanel.
The MYSQL server is on a solaris zone. It is possible to make the remote connecting with it. I will import the 200 users MYSQL databases to cpanel, with privileges (user settings). The mail/web dir a will import manuali to cpanel server(copy-paste-setuser:group).
View 0 Replies
View Related