Skocz do zawartości

leo15

Użytkownicy
  • Zawartość

    67
  • Rejestracja

  • Ostatnio

Posty napisane przez leo15


  1. ZooMpl Nie pomyliłem działa poprawnie więc jest ok

     

    kafi 1. punkt działa ale teraz.

    Nie chce by linki sie powtarzały dlatego zastosowałem sprawdzanie.

    "Załóż indeks UNIQUE na tę kolumnę i dodawaj "na pałę"" - na pałę nie za bardzo linki muszą być unikalne.

    A jak dodawać to do bazy danych pomożesz kod napisać w całości?

     

    Błąd nadania UNIQUE

     

    Błąd
    zapytanie SQL:
    ALTER TABLE `cron` ADD UNIQUE (
    `adres`
    )
    
    MySQL zwrócił komunikat: 
    #1170 - BLOB/TEXT column 'adres' used in key specification without a key length
    


  2. Witam, niby prosta czynność a może przysporzyć problemy, a dokładniej chodzi o prosty formularz:

     

    <form method="post" action="dodanie.php">
    <table>
    <tr>Adres:(każdy adres w osobnym wierszu)</tr>
    <tr><textarea name="adres" style="width:400px;height:250px;" /></textarea></tr>
    <tr><input type="submit" name="wyslij" value="Wyślij"></tr>
    </table>
    </form>

     

    Tylko dalej idzie problem jak dodać każdy z osobna adres do bazy danych tak aby wszystkie nie były w jednym wierszu. Dodatkowo będzie dopisana funkcja sprawdzająca czy dany adres już nie istnieje w bazie:

    query = mysql_query("SELECT adres FROM cron WHERE adres='$zmienna'");
    $count = mysql_num_rows($query);
    if($count) {
    echo 'Adres Istnieje';
    }
    else {
    mysql_query("INSERT INTO cron SET adres='$zmienna', dodano='0'") or die(mysql_error());
    echo 'Adres Dodany';
    }

     

     

    Pomoże ktoś?


  3. Witam, czy znalazł by się ktoś chętny do pomocy w prostym skrypcie który wyciągną by mi z kodu:

     

    <iframe src="http://www.putlocker.com/embed/1CA3FC2E2063AE13" width="600" height="360" frameborder="0" scrolling="no"></iframe>
    

     

    sam adres

    http://www.putlocker.com/embed/1CA3FC2E2063AE13

    bądź tylko

    CA3FC2E2063AE13

    męcze sie już od godziny i nie wychodzi mi całkowicie.

     

    //edit:

     

    znalazłem rozwiązanie, można zamknąć.


  4. Mam taki problem z VPS w nocy działał poprawnie ok 1 a już o 9 rano nie działa załączam zdjęcia:

     

    image.jpg

     

    Support nie odpowiada od 2 godzin blad jaki uzyskałem to tylko

    Alert: Could not Connect to the server openvz500.dmehosting.com. This is most likely due to underlying network problem. Make sure that the server is accessible from this particular node by running

     

    ssh nie działa http tez nie mogę zalogować sie do panela zarządzania https://hypervm.dmehosting.com/.

    post-12942-0-52334300-1331727943.jpg

    post-12942-0-14012800-1331727948.jpg

    post-12942-0-76766900-1331727958.jpg


  5. zmieniłem jedną linijkę i jak by działał (znalazłem na forum)

    Spróbuj

    Znajdź w pliku /etc/apf/internals/functions.apf

    to

    if [ ! "$SET_MONOKERN" == "1" ]; then

    i zamień na

    if [ ! "$SET_MONOKERN" == "0" ]; then

     

    zainstalowałem ale jakiś błąd.

     

    ale brakuje jakiegoś modules

     

    apf(21700): {glob} activating firewall

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    apf(21740): {glob} determined (IFACE_IN) venet0 has address 127.0.0.2

    apf(21740): {glob} determined (IFACE_OUT) venet0 has address 127.0.0.2

    apf(21740): {glob} loading preroute.rules

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    apf(21740): {resnet} downloading http://rfxn.com/downloads/reserved.networks

    apf(21740): {resnet} parsing reserved.networks into /etc/apf/internals/reserved.networks

    apf(21740): {glob} loading reserved.networks

    apf(21740): {glob} loading bt.rules

    apf(21740): {glob} loading deny_hosts.rules

    apf(21740): {trust} deny all to/from rps4370.ovh.net

    apf(21740): {glob} loading common drop ports

    apf(21740): {blk_ports} deny all to/from tcp port 135:139

    apf(21740): {blk_ports} deny all to/from udp port 135:139

    apf(21740): {blk_ports} deny all to/from tcp port 111

    apf(21740): {blk_ports} deny all to/from udp port 111

    apf(21740): {blk_ports} deny all to/from tcp port 513

    apf(21740): {blk_ports} deny all to/from udp port 513

    apf(21740): {blk_ports} deny all to/from tcp port 520

    apf(21740): {blk_ports} deny all to/from udp port 520

    apf(21740): {blk_ports} deny all to/from tcp port 445

    apf(21740): {blk_ports} deny all to/from udp port 445

    apf(21740): {blk_ports} deny all to/from tcp port 1433

    apf(21740): {blk_ports} deny all to/from udp port 1433

    apf(21740): {blk_ports} deny all to/from tcp port 1434

    apf(21740): {blk_ports} deny all to/from udp port 1434

    apf(21740): {blk_ports} deny all to/from tcp port 1234

    apf(21740): {blk_ports} deny all to/from udp port 1234

    apf(21740): {blk_ports} deny all to/from tcp port 1524

    apf(21740): {blk_ports} deny all to/from udp port 1524

    apf(21740): {blk_ports} deny all to/from tcp port 3127

    apf(21740): {blk_ports} deny all to/from udp port 3127

    apf(21740): {pkt_sanity} set active PKT_SANITY

    apf(21740): {pkt_sanity} deny inbound tcp-flag pairs ALL NONE

    apf(21740): {pkt_sanity} deny inbound tcp-flag pairs SYN,FIN SYN,FIN

    apf(21740): {pkt_sanity} deny inbound tcp-flag pairs SYN,RST SYN,RST

    apf(21740): {pkt_sanity} deny inbound tcp-flag pairs FIN,RST FIN,RST

    apf(21740): {pkt_sanity} deny inbound tcp-flag pairs ACK,FIN FIN

    apf(21740): {pkt_sanity} deny inbound tcp-flag pairs ACK,URG URG

    apf(21740): {pkt_sanity} deny inbound tcp-flag pairs ACK,PSH PSH

    apf(21740): {pkt_sanity} deny inbound tcp-flag pairs ALL FIN,URG,PSH

    apf(21740): {pkt_sanity} deny inbound tcp-flag pairs ALL SYN,RST,ACK,FIN,URG

    apf(21740): {pkt_sanity} deny inbound tcp-flag pairs ALL ALL

    apf(21740): {pkt_sanity} deny inbound tcp-flag pairs ALL FIN

    apf(21740): {pkt_sanity} deny outbound tcp-flag pairs ALL NONE

    apf(21740): {pkt_sanity} deny outbound tcp-flag pairs SYN,FIN SYN,FIN

    apf(21740): {pkt_sanity} deny outbound tcp-flag pairs SYN,RST SYN,RST

    apf(21740): {pkt_sanity} deny outbound tcp-flag pairs FIN,RST FIN,RST

    apf(21740): {pkt_sanity} deny outbound tcp-flag pairs ACK,FIN FIN

    apf(21740): {pkt_sanity} deny outbound tcp-flag pairs ACK,PSH PSH

    apf(21740): {pkt_sanity} deny outbound tcp-flag pairs ACK,URG URG

    apf(21740): {pkt_sanity} deny all fragmented udp

    apf(21740): {pkt_sanity} deny inbound tcp port 0

    apf(21740): {pkt_sanity} deny outbound tcp port 0

    apf(21740): {blk_p2p} set active BLK_P2P

    apf(21740): {blk_p2p} deny all to/from tcp port 1214

    apf(21740): {blk_p2p} deny all to/from udp port 1214

    apf(21740): {blk_p2p} deny all to/from tcp port 2323

    apf(21740): {blk_p2p} deny all to/from udp port 2323

    apf(21740): {blk_p2p} deny all to/from tcp port 4660:4678

    apf(21740): {blk_p2p} deny all to/from udp port 4660:4678

    apf(21740): {blk_p2p} deny all to/from tcp port 6257

    apf(21740): {blk_p2p} deny all to/from udp port 6257

    apf(21740): {blk_p2p} deny all to/from tcp port 6699

    apf(21740): {blk_p2p} deny all to/from udp port 6699

    apf(21740): {blk_p2p} deny all to/from tcp port 6346

    apf(21740): {blk_p2p} deny all to/from udp port 6346

    apf(21740): {blk_p2p} deny all to/from tcp port 6347

    apf(21740): {blk_p2p} deny all to/from udp port 6347

    apf(21740): {blk_p2p} deny all to/from tcp port 6881:6889

    apf(21740): {blk_p2p} deny all to/from udp port 6881:6889

    apf(21740): {blk_p2p} deny all to/from tcp port 6346

    apf(21740): {blk_p2p} deny all to/from udp port 6346

    apf(21740): {blk_p2p} deny all to/from tcp port 7778

    apf(21740): {blk_p2p} deny all to/from udp port 7778

    apf(21740): {glob} SET_REFRESH is set to 10 minutes

    apf(21740): {glob} loading log.rules

    apf(21740): {glob} virtual net subsystem disabled.

    apf(21740): {glob} loading main.rules

    apf(21740): {glob} opening inbound tcp port 22 on 0/0

    apf(21740): {glob} opening outbound tcp port 21 on 0/0

    apf(21740): {glob} opening outbound tcp port 25 on 0/0

    apf(21740): {glob} opening outbound tcp port 80 on 0/0

    apf(21740): {glob} opening outbound tcp port 443 on 0/0

    apf(21740): {glob} opening outbound tcp port 43 on 0/0

    apf(21740): {glob} opening outbound tcp port 9922 on 0/0

    apf(21740): {glob} opening outbound udp port 20 on 0/0

    apf(21740): {glob} opening outbound udp port 21 on 0/0

    apf(21740): {glob} opening outbound udp port 53 on 0/0

    apf(21740): {glob} opening inbound icmp type 3 on 0/0

    apf(21740): {glob} opening inbound icmp type 5 on 0/0

    apf(21740): {glob} opening inbound icmp type 11 on 0/0

    apf(21740): {glob} opening inbound icmp type 0 on 0/0

    apf(21740): {glob} opening inbound icmp type 30 on 0/0

    apf(21740): {glob} opening inbound icmp type 8 on 0/0

    apf(21740): {glob} opening outbound icmp all on 0/0

    apf(21740): {glob} resolv dns discovery for 213.133.98.98

    apf(21740): {glob} resolv dns discovery for 4.2.2.3

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    apf(21740): {glob} loading postroute.rules

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    apf(21740): {glob} default (egress) output drop

    apf(21740): {glob} default (ingress) input drop

    apf(21700): {glob} firewall initalized

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    FATAL: Could not load /lib/modules/2.6.18-274.3.1.el5.028stab094.3/modules.dep: No such file or directory

    apf(21700): {glob} fast load snapshot saved

     

    przy włączeniu apf port 80 się blokuje żadna strona się nie otwiera.


  6. Pogrzebałem w logach i znalazłem coś ciekawego:

     

    rps4370.ovh.net - - [01/Feb/2012:01:13:23 +0000] "GET /steam,a6vt2ufksh9yr,novamov?&pos=0 HTTP/1.1" 200 64524536

    rps4370.ovh.net - - [01/Feb/2012:01:10:44 +0000] "GET /steam,4f24402134980,videoweed?&pos=0 HTTP/1.1" 200 124458661

    rps4370.ovh.net - - [01/Feb/2012:01:27:16 +0000] "GET /steam,3E66E075A42BC728,putlocker?&pos=0 HTTP/1.1" 200 16478

    rps4370.ovh.net - - [01/Feb/2012:01:22:47 +0000] "GET /steam,z9kywn7kxc5mg,videoweed?&pos=0 HTTP/1.1" 200 53292579

    rps4370.ovh.net - - [01/Feb/2012:01:16:22 +0000] "GET /steam,k7bu8vrzzfx44,novamov?&pos=0 HTTP/1.1" 200 98774864

    rps4370.ovh.net - - [01/Feb/2012:01:28:57 +0000] "GET /steam,jepnnuvup9h5o,videoweed?&pos=0 HTTP/1.1" 200 46520363

    rps4370.ovh.net - - [01/Feb/2012:01:25:21 +0000] "GET /steam,6xwv5qzbw7o4c,videoweed?&pos=0 HTTP/1.1" 200 49152000

    rps4370.ovh.net - - [01/Feb/2012:01:03:19 +0000] "GET /steam,z0bp8kdrp9qtm,videoweed?&pos=0 HTTP/1.1" 200 317326096

    rps4370.ovh.net - - [01/Feb/2012:01:35:57 +0000] "GET /steam,tv3zx6ic9w6d8,videoweed?&pos=0 HTTP/1.1" 200 4538048

    rps4370.ovh.net - - [01/Feb/2012:01:30:28 +0000] "GET /steam,lbfvjq4itlgmd,videoweed?&pos=0 HTTP/1.1" 200 103923804

    rps4370.ovh.net - - [01/Feb/2012:01:06:14 +0000] "GET /steam,9ywkv2z8kl6l8,videoweed?&pos=0 HTTP/1.1" 200 244260632

    rps4370.ovh.net - - [01/Feb/2012:01:40:38 +0000] "GET /steam,fdac92342779f,novamov?&pos=0 HTTP/1.1" 200 37540352

    rps4370.ovh.net - - [01/Feb/2012:01:27:54 +0000] "GET /steam,3E66E075A42BC728,putlocker?&pos=0 HTTP/1.1" 200 159661450

    208-115-111-75-reverse.wowrack.com - - [01/Feb/2012:01:46:31 +0000] "GET /robots.txt HTTP/1.1" 200 41

    rps4370.ovh.net - - [01/Feb/2012:01:05:16 +0000] "GET /steam,xsyl9yx6iwj9j,videoweed?&pos=0 HTTP/1.1" 200 288523176

    rps4370.ovh.net - - [01/Feb/2012:01:34:29 +0000] "GET /steam,4f244a6423068,videoweed?&pos=0 HTTP/1.1" 200 110305600

    rps4370.ovh.net - - [01/Feb/2012:01:18:24 +0000] "GET /steam,boht2aemng52g,novamov?&pos=0 HTTP/1.1" 200 249094059

    rps4370.ovh.net - - [01/Feb/2012:00:24:52 +0000] "GET /steam,at0ljav729h0o,videoweed?&pos=0 HTTP/1.1" 200 399836540

    rps4370.ovh.net - - [01/Feb/2012:01:38:45 +0000] "GET /steam,brun5vrgmrjxe,novamov?&pos=0 HTTP/1.1" 200 91717776

    rps4370.ovh.net - - [01/Feb/2012:01:39:39 +0000] "GET /steam,z6jjblt16hnw4,videoweed?&pos=0 HTTP/1.1" 200 139655164

    rps4370.ovh.net - - [01/Feb/2012:01:45:19 +0000] "GET /steam,fdac92342779f,novamov?&pos=0 HTTP/1.1" 200 99243858

    rps4370.ovh.net - - [01/Feb/2012:01:44:38 +0000] "GET /steam,l7z3rcc3zzv04,videoweed?&pos=0 HTTP/1.1" 200 117022869

    rps4370.ovh.net - - [01/Feb/2012:01:57:06 +0000] "GET /steam,7AA3C65452A9FB70,putlocker?&pos=0 HTTP/1.1" 200 3774496

    rps4370.ovh.net - - [01/Feb/2012:01:50:42 +0000] "GET /steam,ayvenod4y07kb,videoweed?&pos=0 HTTP/1.1" 200 64348456

    rps4370.ovh.net - - [01/Feb/2012:01:37:43 +0000] "GET /steam,pazvruljvxxl9,videoweed?&pos=0 HTTP/1.1" 200 148016728

    rps4370.ovh.net - - [01/Feb/2012:02:14:18 +0000] "GET /steam,3vubqrspumcql,videoweed?&pos=0 HTTP/1.1" 200 16691

    rps4370.ovh.net - - [01/Feb/2012:02:03:33 +0000] "GET /steam,a8d2f21b4953b,novamov?&pos=0 HTTP/1.1" 200 95995646

    rps4370.ovh.net - - [01/Feb/2012:02:15:34 +0000] "GET /steam,3vubqrspumcql,videoweed?&pos=0 HTTP/1.1" 200 16691

    rps4370.ovh.net - - [01/Feb/2012:02:16:27 +0000] "GET /steam,3vubqrspumcql,videoweed?&pos=0 HTTP/1.1" 200 16691

    rps4370.ovh.net - - [01/Feb/2012:02:01:32 +0000] "GET /steam,8c9394ab1e5bc,novamov?&pos=0 HTTP/1.1" 200 97188641

    rps4370.ovh.net - - [01/Feb/2012:02:17:31 +0000] "GET /steam,8qq8la4k3m9bi novamov or videoweed url,videoweed?&pos=0 HTTP/1.1" 404 367

    rps4370.ovh.net - - [01/Feb/2012:02:21:09 +0000] "GET /steam,F034D18E60BAB3E3#,putlocker?&pos=0 HTTP/1.1" 404 370

    rps4370.ovh.net - - [01/Feb/2012:01:53:11 +0000] "GET /steam,6xwv5qzbw7o4c,videoweed?&pos=0 HTTP/1.1" 200 95787468

    rps4370.ovh.net - - [01/Feb/2012:02:15:40 +0000] "GET /steam,9rv9nfebblmx2,videoweed?&pos=0 HTTP/1.1" 200 74768268

    rps4370.ovh.net - - [01/Feb/2012:02:31:59 +0000] "GET /steam,F66598F6134D7C91,putlocker?&pos=0 HTTP/1.1" 200 16478

    rps4370.ovh.net - - [01/Feb/2012:02:12:11 +0000] "GET /steam,4AF9F9AFA1F1E7C0,putlocker?&pos=0 HTTP/1.1" 200 159929711

    rps4370.ovh.net - - [01/Feb/2012:02:33:01 +0000] "GET /steam,14293D7637BE4EA8,putlocker?&pos=0 HTTP/1.1" 200 16478

    rps4370.ovh.net - - [01/Feb/2012:02:33:05 +0000] "GET /steam,14293D7637BE4EA8,putlocker?&pos=0 HTTP/1.1" 200 16478

    rps4370.ovh.net - - [01/Feb/2012:02:33:52 +0000] "GET /steam,95375736CE9F04A3,putlocker?&pos=0 HTTP/1.1" 200 16478

     

    Cały czas wysyła żądania ściągania plików o dużych wartościach dlatego transfer wciągało szybko jak zablokować ten host i ip?

    "tym" zwracam honor jakieś bydle się podczepiło.


  7. Ponownie problem występuje transfer wciąga:

    Feb 2 13:28:52 tanieogladanie sshd[11700]: Failed password for root from 189.16.46.243 port 44557 ssh2

    Feb 2 13:28:53 tanieogladanie sshd[11702]: error writing /proc/self/oom_adj: Operation not permitted

    Feb 2 13:28:54 tanieogladanie sshd[11702]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser$

    Feb 2 13:28:56 tanieogladanie sshd[11702]: Failed password for root from 189.16.46.243 port 45695 ssh2

    Feb 2 13:28:56 tanieogladanie sshd[11704]: error writing /proc/self/oom_adj: Operation not permitted

    Feb 2 13:28:58 tanieogladanie sshd[11704]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser$

    Feb 2 13:29:00 tanieogladanie sshd[11704]: Failed password for root from 189.16.46.243 port 46672 ssh2

    Feb 2 13:29:00 tanieogladanie sshd[11706]: error writing /proc/self/oom_adj: Operation not permitted

    Feb 2 13:29:02 tanieogladanie sshd[11706]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser$

    Feb 2 13:29:04 tanieogladanie sshd[11706]: Failed password for root from 189.16.46.243 port 47734 ssh2

    Feb 2 13:29:04 tanieogladanie sshd[11708]: error writing /proc/self/oom_adj: Operation not permitted

    Feb 2 13:29:06 tanieogladanie sshd[11708]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser$

    Feb 2 13:29:07 tanieogladanie sshd[11708]: Failed password for root from 189.16.46.243 port 48834 ssh2

    Feb 2 13:29:08 tanieogladanie sshd[11710]: error writing /proc/self/oom_adj: Operation not permitted

    Feb 2 13:29:10 tanieogladanie sshd[11710]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser$

    Feb 2 13:29:11 tanieogladanie sshd[11710]: Failed password for root from 189.16.46.243 port 49806 ssh2

    Feb 2 13:29:12 tanieogladanie sshd[11712]: error writing /proc/self/oom_adj: Operation not permitted

    Feb 2 13:29:13 tanieogladanie sshd[11712]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser$

    Feb 2 13:29:15 tanieogladanie sshd[11712]: Failed password for root from 189.16.46.243 port 50836 ssh2

    Feb 2 13:29:16 tanieogladanie sshd[11714]: error writing /proc/self/oom_adj: Operation not permitted

    Feb 2 13:29:17 tanieogladanie sshd[11714]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser$

    Feb 2 13:29:19 tanieogladanie sshd[11714]: Failed password for root from 189.16.46.243 port 51905 ssh2

    Feb 2 13:29:20 tanieogladanie sshd[11716]: error writing /proc/self/oom_adj: Operation not permitted

    Feb 2 13:29:21 tanieogladanie sshd[11716]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser$

    Feb 2 13:29:24 tanieogladanie sshd[11716]: Failed password for root from 189.16.46.243 port 52953 ssh2

    Feb 2 13:29:24 tanieogladanie sshd[11718]: error writing /proc/self/oom_adj: Operation not permitted

    Feb 2 13:29:26 tanieogladanie sshd[11718]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser$

    Feb 2 13:29:28 tanieogladanie sshd[11718]: Failed password for root from 189.16.46.243 port 54128 ssh2

    Feb 2 13:29:28 tanieogladanie sshd[11720]: error writing /proc/self/oom_adj: Operation not permitted

    Feb 2 13:29:30 tanieogladanie sshd[11720]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser$

    Feb 2 13:29:31 tanieogladanie sshd[11720]: Failed password for root from 189.16.46.243 port 55248 ssh2

    Feb 2 13:29:32 tanieogladanie sshd[11722]: error writing /proc/self/oom_adj: Operation not permitted

    Feb 2 13:29:33 tanieogladanie sshd[11722]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser$

    Feb 2 13:29:36 tanieogladanie sshd[11722]: Failed password for root from 189.16.46.243 port 56235 ssh2

     

    fail2ban nie pomaga a zjadło mi już 178.08 GB transferu.


  8. Po 1. fail2ban i konfiguracja na ssh, ftp, phpmyadmin (co najmniej) i duża restrykcja

    Po 2. zmiana portów na jakiś np. 9922, 9921 itd.

    Po 3. zmień w /etc/serviced na te co ustawiłeś w punkcie drugim aby F2B złapał smile.png

     

    1. nie posiadam ftp aktywowałem na ssh a na phpmyadmin nie wiem jak aktywować

    2. zmiana zrobiona

    3. /etc/serviced nie ma takiego katalogu ani pliku jest services ale tam same porty są.


  9. Jak można zablokować albo jakaś instrukcje instalacji fail2ban oraz konfiguracji.

     

    Zainstalowałem według instrukcji

     

    mam tylko jedno pytanko bo nie wiem czy dobrze dodałem ip

    ignoreip = 127.0.0.1 82.160.24.12

     

    tylko nie wiem co oznacza xxx.xxx.xx.x/19 xxx.xx.xxx.x/24

    /19 /24


  10. Auth.log

    Jan 29 17:03:58 tanieogladanie sshd[1116]: Failed password for root from 184.107.96.68 port 47601 ssh2

    Jan 29 17:03:58 tanieogladanie sshd[1118]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:03:58 tanieogladanie sshd[1120]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:03:59 tanieogladanie sshd[1118]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:03:59 tanieogladanie sshd[1120]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:04:00 tanieogladanie sshd[1118]: Failed password for root from 184.107.96.68 port 48251 ssh2

    Jan 29 17:04:00 tanieogladanie sshd[1120]: Failed password for root from 184.107.96.68 port 48297 ssh2

    Jan 29 17:04:01 tanieogladanie sshd[1122]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:04:01 tanieogladanie sshd[1123]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:04:01 tanieogladanie sshd[1122]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:04:01 tanieogladanie sshd[1123]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:04:03 tanieogladanie sshd[1122]: Failed password for root from 184.107.96.68 port 48788 ssh2

    Jan 29 17:04:03 tanieogladanie sshd[1123]: Failed password for root from 184.107.96.68 port 48810 ssh2

    Jan 29 17:04:03 tanieogladanie sshd[1133]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:04:03 tanieogladanie sshd[1134]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:04:04 tanieogladanie sshd[1133]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:04:04 tanieogladanie sshd[1134]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:04:06 tanieogladanie sshd[1133]: Failed password for root from 184.107.96.68 port 49405 ssh2

    Jan 29 17:04:06 tanieogladanie sshd[1134]: Failed password for root from 184.107.96.68 port 49425 ssh2

    Jan 29 17:04:06 tanieogladanie sshd[1137]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:04:06 tanieogladanie sshd[1138]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:04:07 tanieogladanie sshd[1137]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:04:07 tanieogladanie sshd[1138]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:04:09 tanieogladanie sshd[1137]: Failed password for root from 184.107.96.68 port 50122 ssh2

    Jan 29 17:04:09 tanieogladanie sshd[1138]: Failed password for root from 184.107.96.68 port 50143 ssh2

    Jan 29 17:04:10 tanieogladanie sshd[1141]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:04:10 tanieogladanie sshd[1142]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:04:10 tanieogladanie sshd[1141]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:04:10 tanieogladanie sshd[1142]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:04:12 tanieogladanie sshd[1141]: Failed password for root from 184.107.96.68 port 51102 ssh2

    Jan 29 17:04:12 tanieogladanie sshd[1142]: Failed password for root from 184.107.96.68 port 51119 ssh2

    Jan 29 17:04:12 tanieogladanie sshd[1145]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:04:12 tanieogladanie sshd[1146]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:04:13 tanieogladanie sshd[1145]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:04:13 tanieogladanie sshd[1146]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=184.107.96.68 user=root

    Jan 29 17:04:15 tanieogladanie sshd[1145]: Failed password for root from 184.107.96.68 port 51909 ssh2

    Jan 29 17:04:15 tanieogladanie sshd[1146]: Failed password for root from 184.107.96.68 port 51922 ssh2

    Jan 29 17:05:01 tanieogladanie CRON[1149]: pam_unix(cron:session): session opened for user root by (uid=0)

    Jan 29 17:05:01 tanieogladanie CRON[1149]: pam_unix(cron:session): session closed for user root

    Jan 29 17:09:01 tanieogladanie CRON[1185]: pam_unix(cron:session): session opened for user root by (uid=0)

    Jan 29 17:09:03 tanieogladanie CRON[1185]: pam_unix(cron:session): session closed for user root

    Jan 29 17:10:01 tanieogladanie CRON[1211]: pam_unix(cron:session): session opened for user root by (uid=0)

    Jan 29 17:10:01 tanieogladanie CRON[1211]: pam_unix(cron:session): session closed for user root

    Jan 29 17:15:01 tanieogladanie CRON[1249]: pam_unix(cron:session): session opened for user root by (uid=0)

    Jan 29 17:15:01 tanieogladanie CRON[1249]: pam_unix(cron:session): session closed for user root

    Jan 29 17:20:00 tanieogladanie sshd[1302]: error writing /proc/self/oom_adj: Operation not permitted

    Jan 29 17:20:01 tanieogladanie CRON[1305]: pam_unix(cron:session): session opened for user root by (uid=0)

    Jan 29 17:20:01 tanieogladanie CRON[1305]: pam_unix(cron:session): session closed for user root

    Jan 29 17:20:09 tanieogladanie sshd[1302]: Accepted password for root from 82.160.24.12 port 64433 ssh2

    Jan 29 17:20:09 tanieogladanie sshd[1302]: pam_unix(sshd:session): session opened for user root by (uid=0)

     

    184.107.96.68 tego ip nie znam

    reszta wydaje się być czysta.


  11. Witam, mam problem z moim vps-em strasznie przymula moją stronę czasem trzeba czekać po 30-40 sekund na wczytanie strony ping mierzyłem i skacze 45 aż do 250 raz bardzo ładnie ją wczyta raz przymuli ostatnio skoczyło wykorzystywanie ram do 520 MB z 430 MB może ktoś pomóc w określeniu przyczyny zamuleń serwera? dane:

     

    IP: 46.4.235.101

    Http://tanieogladanie.pl

    Serwer w firmie http://www.dmehosting.com/ model OpenVZ Linux VPS - OVZ 2

     

    Dodałem zdjęcia z Top pingu do mojej strony z mojego komputera oraz wykorzystywanie.

    post-12942-0-40441500-1326885806.png

    post-12942-0-31844300-1326885951.png

    post-12942-0-52918700-1326886078.png

×