Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-05-12, 19:56:34

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - weenleen

Pages: [1]
1
I have wordpress installed on domain.com , and yourls installed on domain.com/yourls
wordpress is working well but when I try to open yourls links, I get the 404 not found error of wordpress.

I can fix yourls by adding
location /yourls {
try_files $uri $uri/ /yourls/yourls-loader.php;

but then when i click on wordpress links it redirect me to yourls .

this is my default nginx.conf http://p.ngx.cc/14

how to make both Wordpress and Yourls Work together .

2
Kloxo-MR Bugs and Requests / can't add "private._domainkey"
« on: 2014-12-31, 12:29:09 »
I am trying to readd private._domainkey after I deleted it.

but I get this error message

3
Kloxo-MR Technical Helps / how to secure Kloxo-MR ?
« on: 2014-12-28, 08:31:43 »
Checking my log , I see that I am Getting lot of ftp brute force attack .  sometimes my vps provider null route because of DDos attacks.  I am new to vps managing. I want to know how to secure my vps.



is this a targeted attack ?  I see the attacker is trying to use my domain.com as username
Code: [Select]

Dec 28 06:55:34 vps xinetd[7523]: EXIT: ftp status=0 pid=26036 duration=6(sec)
Dec 28 06:55:36 vps xinetd[7523]: START: ftp pid=26038 from=::ffff:175.44.5.91
Dec 28 06:55:36 vps pure-ftpd: (?@175.44.5.91) [INFO] New connection from 175.44.5.91
Dec 28 06:55:40 vps pure-ftpd: (?@175.44.5.91) [WARNING] Authentication failed for user [admin_com]
Dec 28 06:55:41 vps pure-ftpd: (?@175.44.5.91) [INFO] Logout.
Dec 28 06:55:41 vps xinetd[7523]: EXIT: ftp status=0 pid=26038 duration=5(sec)
Dec 28 06:55:41 vps xinetd[7523]: START: ftp pid=26040 from=::ffff:175.44.5.91
Dec 28 06:55:41 vps pure-ftpd: (?@175.44.5.91) [INFO] New connection from 175.44.5.91
Dec 28 06:55:46 vps pure-ftpd: (?@175.44.5.91) [WARNING] Authentication failed for user [root_com]
Dec 28 06:55:46 vps pure-ftpd: (?@175.44.5.91) [INFO] Logout.
Dec 28 06:55:46 vps xinetd[7523]: EXIT: ftp status=0 pid=26040 duration=5(sec)
Dec 28 06:55:47 vps xinetd[7523]: START: ftp pid=26042 from=::ffff:175.44.5.91
Dec 28 06:55:47 vps pure-ftpd: (?@175.44.5.91) [INFO] New connection from 175.44.5.91
Dec 28 06:55:52 vps pure-ftpd: (?@175.44.5.91) [WARNING] Authentication failed for user [www.domain.org]
Dec 28 06:55:52 vps pure-ftpd: (?@175.44.5.91) [INFO] Logout.
Dec 28 06:55:52 vps xinetd[7523]: EXIT: ftp status=0 pid=26042 duration=5(sec)
Dec 28 06:55:53 vps xinetd[7523]: START: ftp pid=26044 from=::ffff:175.44.5.91
Dec 28 06:55:53 vps pure-ftpd: (?@175.44.5.91) [INFO] New connection from 175.44.5.91
Dec 28 06:55:58 vps pure-ftpd: (?@175.44.5.91) [WARNING] Authentication failed for user [domai,.com]
Dec 28 06:55:58 vps pure-ftpd: (?@175.44.5.91) [INFO] Logout.
Dec 28 06:55:58 vps xinetd[7523]: EXIT: ftp status=0 pid=26044 duration=5(sec)
Dec 28 06:56:00 vps xinetd[7523]: START: ftp pid=26047 from=::ffff:175.44.5.91
Dec 28 06:56:00 vps pure-ftpd: (?@175.44.5.91) [INFO] New connection from 175.44.5.91
Dec 28 06:56:05 vps pure-ftpd: (?@175.44.5.91) [WARNING] Authentication failed for user [domainorg]
Dec 28 06:56:05 vps pure-ftpd: (?@175.44.5.91) [INFO] Logout.
Dec 28 06:56:05 vps xinetd[7523]: EXIT: ftp status=0 pid=26047 duration=5(sec)
Dec 28 06:56:16 vps xinetd[7523]: START: ftp pid=26049 from=::ffff:175.44.5.91
Dec 28 06:56:16 vps pure-ftpd: (?@175.44.5.91) [INFO] New connection from 175.44.5.91
Dec 28 06:56:21 vps pure-ftpd: (?@175.44.5.91) [WARNING] Authentication failed for user [admin]
Dec 28 06:56:21 vps pure-ftpd: (?@175.44.5.91) [INFO] Logout.
Dec 28 06:56:21 vps xinetd[7523]: EXIT: ftp status=0 pid=26049 duration=5(sec)
Dec 28 06:56:22 vps xinetd[7523]: START: ftp pid=26051 from=::ffff:175.44.5.91
Dec 28 06:56:22 vps pure-ftpd: (?@175.44.5.91) [INFO] New connection from 175.44.5.91
Dec 28 06:56:28 vps pure-ftpd: (?@175.44.5.91) [WARNING] Authentication failed for user [root]
Dec 28 06:56:28 vps pure-ftpd: (?@175.44.5.91) [INFO] Logout.
Dec 28 06:56:28 vps xinetd[7523]: EXIT: ftp status=0 pid=26051 duration=6(sec)
Dec 28 06:56:28 vps xinetd[7523]: START: ftp pid=26053 from=::ffff:175.44.5.91
Dec 28 06:56:28 vps pure-ftpd: (?@175.44.5.91) [INFO] New connection from 175.44.5.91
Dec 28 06:56:35 vps pure-ftpd: (?@175.44.5.91) [WARNING] Authentication failed for user [domain_org]
Dec 28 06:56:35 vps pure-ftpd: (?@175.44.5.91) [INFO] Logout.
Dec 28 06:56:35 vps xinetd[7523]: EXIT: ftp status=0 pid=26053 duration=7(sec)
Dec 28 06:56:35 vps xinetd[7523]: START: ftp pid=26056 from=::ffff:175.44.5.91
Dec 28 06:56:35 vps pure-ftpd: (?@175.44.5.91) [INFO] New connection from 175.44.5.91
Dec 28 06:56:39 vps pure-ftpd: (?@175.44.5.91) [WARNING] Authentication failed for user [admin_org]
Dec 28 06:56:39 vps pure-ftpd: (?@175.44.5.91) [INFO] Logout.
Dec 28 06:56:39 vps xinetd[7523]: EXIT: ftp status=0 pid=26056 duration=4(sec)
Dec 28 06:56:47 vps xinetd[7523]: START: ftp pid=26058 from=::ffff:175.44.5.91
Dec 28 06:56:47 vps pure-ftpd: (?@175.44.5.91) [INFO] New connection from 175.44.5.91
Dec 28 06:56:51 vps pure-ftpd: (?@175.44.5.91) [WARNING] Authentication failed for user [root_org]
Dec 28 06:56:51 vps pure-ftpd: (?@175.44.5.91) [INFO] Logout.
Dec 28 06:56:51 vps xinetd[7523]: EXIT: ftp status=0 pid=26058 duration=4(sec)
Dec 28 06:56:51 vps xinetd[7523]: START: ftp pid=26060 from=::ffff:175.44.5.91
Dec 28 06:56:52 vps pure-ftpd: (?@175.44.5.91) [INFO] New connection from 175.44.5.91
Dec 28 06:56:56 vps pure-ftpd: (?@175.44.5.91) [WARNING] Authentication failed for user [adomain_com]
Dec 28 06:56:57 vps pure-ftpd: (?@175.44.5.91) [INFO] Logout.
Dec 28 06:56:57 vps xinetd[7523]: EXIT: ftp status=0 pid=26060 duration=6(sec)
Dec 28 13:45:20 vps xinetd[7523]: Exiting...

 
I keep getting attacks from different IP not just the one listed in the log

how do I change default pureftp port ?

does LxGuard protect ftp, ssh, too, or only the admin login http://1.2.3.4/7777 ??

why IPtables states is always  "stopped" 


even when I click start it doesn't change.



4

I just  noticed when opening my domain.com  it automatically become domain.com:8080

I have 2 domains and 2 sub-domains,  only 1 domain doesn't have this problem.

I don't know why !!
I am using kloxo 7.0.0.b and nginx. 
what should I check ??

5
I have disabled qmail server from my vps because it consumes lot of resources, but I need to be able to send notification from my vps for "fail2ban" ,  how can I make qmail to use gmail or yahoo smtp ?
 is there any lightweight alternative for qmail??


6
Hello,

I just installed YOURLS (link shortner script) on my sub-domain  but when I click on the shorten link, I get Error page "file not found"

I tried many solutions but none of them work.

until I come across this one, which suggest to change the nignx config file.
https://github.com/YOURLS/YOURLS/wiki/Nginx-configuration


This is my nginx config file, it is all commented !!


[root@vps conf.d]# cat default.conf
#server {
#    listen       80;
#    server_name  localhost;

    #charset koi8-r;
    #access_log  /var/log/nginx/log/host.access.log  main;

#    location / {
#        root   /usr/share/nginx/html;
#        index  index.html index.htm;
#    }

    #error_page  404              /404.html;

    # redirect server error pages to the static page /50x.html
    #
#    error_page   500 502 503 504  /50x.html;
#    location = /50x.html {
#        root   /usr/share/nginx/html;
#    }

    # proxy the PHP scripts to Apache listening on 127.0.0.1:80
    #
    #location ~ \.php$ {
    #    proxy_pass   http://127.0.0.1;
    #}

    # pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000
    #
    #location ~ \.php$ {
    #    root           html;
    #    fastcgi_pass   127.0.0.1:9000;
    #    fastcgi_index  index.php;
    #    fastcgi_param  SCRIPT_FILENAME  /scripts$fastcgi_script_name;
    #    include        fastcgi_params;
    #}

    # deny access to .htaccess files, if Apache's document root
    # concurs with nginx's one
    #
    #location ~ /\.ht {
    #    deny  all;
    #}
#}


why it is all commented with # ? doesn't kloxo-MR use the default nginx config file (/etc/nginx/conf.d/default.conf ) ?
I have 2 domains and 2 subdomains on my vps, how can I change only the config file for my yourls.domain.com , without effecting other domains.

Sorry I am an absolute newbie .

Pages: [1]

Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.034 seconds with 20 queries.

web stats analysis