banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Forum Index Thảo luận hệ điều hành *nix Lỗi khi cài zimbra  XML
  [Question]   Lỗi khi cài zimbra 07/12/2012 09:04:32 (+0700) | #1 | 271603
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]
Chào các anh!
Hiện em đang cài Zimbra nhưng bị lỗi như bên dưới. Em xài domain bên PAvietnam, thuê 1 vps bên Viettel.
Hệ điều hành centos 6

Zimbra phiên bản 8.0.1
Ip vps: 115.84.183.83
domain: inoxnhapkhau.com

http://files2.zimbra.com/downloads/8.0.1_GA/zcs-8.0.1_GA_5438.RHEL6_64.20121105164412.tgz

FIle host của em như sau
Code:
127.0.0.1               localhost.localdomain localhost
::1 mail.inoxnhapkhau.com  mail            localhost6.localdomain6 localhost6

115.84.183.83 mail.inoxnhapkhau.com servermail
~
~



vi /var/named/chroot/etc/named.conf
Code:
options {
           directory "/var/named";
           dump-file "/var/named/data/cache_dump.db";
           statistics-file "/var/named/data/named_stats.txt";
    forwarders{8.8.8.8;};
};
include "/etc/rndc.key";






Lỗi khi cài zimbra


Code:
Creating server entry for mail.inoxnhapkhau.com...failed.
Setting Zimbra IP Mode...failed.
Saving CA in ldap ...done.
Saving SSL Certificate in ldap ...done.
Setting spell check URL...failed.
Setting service ports on mail.inoxnhapkhau.com...done.
Adding mail.inoxnhapkhau.com to zimbraMailHostPool in default COS...failed. Couldn't find a server entry for mail.inoxnhapkhau.com
Setting Keyboard Shortcut Preferences...failed.
Setting zimbraFeatureTasksEnabled=TRUE...failed.
Setting zimbraFeatureBriefcasesEnabled=FALSE...failed.
Setting MTA auth host...failed.
Setting TimeZone Preference...failed.
Initializing mta config...done.
Setting services on mail.inoxnhapkhau.com...done.
Creating user <a href="mailto:spam.ya9_62aep@mail.inoxnhapkhau.com...failed">spam.ya9_62aep@mail.inoxnhapkhau.com...failed</a>.
Creating user <a href="mailto:ham.yjrd_dt6gr@mail.inoxnhapkhau.com...failed">ham.yjrd_dt6gr@mail.inoxnhapkhau.com...failed</a>.
Creating user <a href="mailto:virus-quarantine.i0cvpvrb9@mail.inoxnhapkhau.com...failed">virus-quarantine.i0cvpvrb9@mail.inoxnhapkhau.com...failed</a>.
Setting spam training and Anti-virus quarantine accounts...failed.
Initializing store sql database...done.
Setting zimbraSmtpHostname for mail.inoxnhapkhau.com...failed.


Rất mong được giúp đỡ
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 07/12/2012 11:57:22 (+0700) | #2 | 271607
[Avatar]
Ky0
Moderator

Joined: 16/08/2009 23:09:08
Messages: 532
Offline
[Profile] [PM]

ken002 wrote:

FIle host của em như sau
Code:
127.0.0.1               localhost.localdomain localhost
::1 mail.inoxnhapkhau.com  mail            localhost6.localdomain6 localhost6

115.84.183.83 mail.inoxnhapkhau.com servermail

 

Sao lại cấu hình IP Internet vào file host thế kia smilie
Bạn kiểm tra lại IP Private của máy rồi điều chỉnh lại nhé!

Bạn đưa cấu hình file /etc/resolv.conf lên đây xem.

ken002 wrote:

vi /var/named/chroot/etc/named.conf
Code:
options {
           directory "/var/named";
           dump-file "/var/named/data/cache_dump.db";
           statistics-file "/var/named/data/named_stats.txt";
    forwarders{8.8.8.8;};
};
include "/etc/rndc.key";

 

Nếu không có DNS riêng thì mới phải cấu hình DNS trên Server mail
UITNetwork.com
Let's Connect
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 07/12/2012 12:26:11 (+0700) | #3 | 271610
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]
vi /etc/resolv.conf


Code:
#Generated by NetworkManager
nameserver 8.8.8.8
~
~


ifconfig -a


Code:
eth0      Link encap:Ethernet  HWaddr 52:54:00:E8:55:1C
          inet addr:115.84.183.83  Bcast:115.84.183.95  Mask:255.255.255.240
          inet6 addr: fe80::5054:ff:fee8:551c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:29157 errors:0 dropped:0 overruns:0 frame:0
          TX packets:18631 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:7806244 (7.4 MiB)  TX bytes:2999680 (2.8 MiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:16984 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16984 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3643980 (3.4 MiB)  TX bytes:3643980 (3.4 MiB)


Ip của em như vậy đó.

E mới mò linux nên k rành lắm, còn file nameconf phải chỉnh như thế nào ạ


[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 07/12/2012 15:34:01 (+0700) | #4 | 271615
[Avatar]
Ky0
Moderator

Joined: 16/08/2009 23:09:08
Messages: 532
Offline
[Profile] [PM]
Chào bạn!

Mình không rõ là bạn sẽ cài các dịch vụ nào trên VPS của bạn. Nếu chỉ cần cài Zimbra thì việc điều chỉnh file /etc/hosts và hostname là mail.inoxnhapkhau.com nhằm mục đích gì? smilie

Và nếu bạn chỉ muốn xây dựng một Email Server với Zimbra trên cái VPS này thì cài thêm bind là không cần thiết. => Đôi khi đọc và làm theo tài liệu một cách máy móc rất nguy hiểm smilie

ken002 wrote:

E mới mò linux nên k rành lắm, còn file nameconf phải chỉnh như thế nào ạ
 

Chưa rành Linux thì ráng tìm hiểu cho kỹ càng trước khi, bắt tay vào làm cái gì đó với Linux!

Bạn vui lòng nói rõ mục tiêu của bạn để mình giúp đỡ hướng giải quyết trước khi bắt tay vào cài đặt Zimbra!


- Ky0 -
UITNetwork.com
Let's Connect
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 07/12/2012 16:21:18 (+0700) | #5 | 271617
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]
Vâng, cảm ơn anh!
E định vừa làm vừa học để biết thêm.
Server này, trước mắt em chỉ cài Zimbra để chạy mail thôi, rùi sau đó tính tiếp
Mong được anh giúp đỡ.
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 08/12/2012 21:43:30 (+0700) | #6 | 271650
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]
Ai giúp em với ạ
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 08/12/2012 22:14:57 (+0700) | #7 | 271652
[Avatar]
Ky0
Moderator

Joined: 16/08/2009 23:09:08
Messages: 532
Offline
[Profile] [PM]

ken002 wrote:
Vâng, cảm ơn anh!
E định vừa làm vừa học để biết thêm.
Server này, trước mắt em chỉ cài Zimbra để chạy mail thôi, rùi sau đó tính tiếp
Mong được anh giúp đỡ. 

Vậy thì bạn phải tính kỹ trước chứ khi triển khai thứ khác trên VPS này (Sau này bạn muốn cài thêm trang web trên này sẽ rất phiền khi cấu hình)

Trước tiên bạn thiết lập lại hostname cho phù hợp.
Code:
hostname inoxnhapkhau.com


Chỉnh lại file host thành

Code:
127.0.0.1               localhost.localdomain localhost
::1                localhost6.localdomain6 localhost6
115.84.183.83 inoxnhapkhau.com mail

Bạn phải đảm bảo DNS phải được cấu hình đúng
ví dụ: khi bạn ping mail.inoxnhapkhau.com nó phải đến được IP 115.84.183.83
các thông báo lệnh khi check lại tên miền mail.inoxnhapkhau.com đều phải chính xác (dùng hai lệnh bên dưới để kiểm tra) => Có vẻ bạn đang lỗi chỗ này. Tốt nhất bạn nên dùng luôn tên miền inoxnhapkhau.com thay vì mail.inoxnhapkhau.com
Code:
dig mail.inoxnhapkhau.com ANY
dig mail.inoxnhapkhau.com MX

Bước cuối cùng là cài đặt theo một bài viết nào đó có sẵn. Lỗi đến đâu thì post lên đây sử lý tiếp smilie

- Ky0 -
PS: Không cần câu bài viết để gây chú ý đâu! Nhắc nhở lần cuối!
UITNetwork.com
Let's Connect
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 11/12/2012 13:23:39 (+0700) | #8 | 271728
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]
Theo như hướng dẫn của anh, em đã cài chạy ok hết nhưng bị lỗi

Code:
Checking for port conflicts
Port conflict detected: 25 (zimbra-mta)
Port conflicts detected! - Any key to continue


E đã tìm kiếm nhiều để fix lỗi này nhưng vẫn chưa được.
Đây là kết quả của lệnh zmcontrol start
Code:
Host inoxnhapkhau.com
        Starting zmconfigd...Done.
        Starting logger...Done.
        Starting mailbox...Done.
        Starting memcached...Done.
        Starting antispam...Done.
        Starting antivirus...Done.
        Starting snmp...Done.
        Starting spell...Done.
        Starting mta...Failed.
postfix failed to start
Starting saslauthd...already running.
opendkim already running: pid 19106

Rất mong được giúp đỡ

[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 11/12/2012 14:09:33 (+0700) | #9 | 271729
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
`sudo netstat --inet -nlp | grep :25`?
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 11/12/2012 15:56:01 (+0700) | #10 | 271736
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]
Hj anh!
Em gõ lệnh này nó cứ đòi pass zimbra nhưng e gõ pass lúc cài thì nó báo sai.
Có cách nào khác không anh
Không biết mình có cần cài proxy zimbra k . Lúc cài e đã chọn No cho việc cài đặt phần này
Bổ sung
Lệnh ss -aln trả về như sau:
Code:
Recv-Q Send-Q                                                   Local Addresssmilieort                                                     Peer Addresssmilieort
0      128                                                      115.84.183.83:389                                                                 *:*
0      128                                                          127.0.0.1:10663                                                               *:*
0      128                                                                ::1:10024                                                              :::*
0      128                                                          127.0.0.1:10024                                                               *:*
0      128                                                                ::1:10026                                                              :::*
0      128                                                          127.0.0.1:10026                                                               *:*
0      50                                                           127.0.0.1:7306                                                                *:*
0      128                                                                 :::11211                                                              :::*
0      128                                                                  *:11211                                                               *:*
0      128                                                                 :::40845                                                              :::*
0      128                                                                  *:110                                                                 *:*
0      128                                                                  *:143                                                                 *:*
0      128                                                                 :::111                                                                :::*
0      128                                                                  *:111                                                                 *:*
0      50                                                           127.0.0.1:80                                                                  *:*
0      128                                                                  *:7025                                                                *:*
0      128                                                          127.0.0.1:8465                                                                *:*
0      128                                                                 :::22                                                                 :::*
0      128                                                                  *:22                                                                  *:*
0      128                                                          127.0.0.1:631                                                                 *:*
0      128                                                                ::1:631                                                                :::*
0      100                                                          127.0.0.1:25                                                                  *:*
0      50                                                                   *:443                                                                 *:*
0      50                                                                   *:7071                                                                *:*
0      50                                                                   *:7072                                                                *:*
0      128                                                                  *:993                                                                 *:*
0      128                                                                  *:55009                                                               *:*
0      128                                                                  *:995                                                                 *:*
0      5                                                            127.0.0.1:7171                                                                *:*
0      128                                                                 :::7780                                                               :::*


[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 11/12/2012 16:09:57 (+0700) | #11 | 271737
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Code:
Checking for port conflicts
Port conflict detected: 25 (zimbra-mta)
Port conflicts detected! - Any key to continue

Nghĩa là có một process đang listen trên port 25 rồi. Bạn chạy `sudo netstat...` với 'real' user ấy hoặc switch sang root mà chạy (chứ không phải là chạy với `zimbra`).
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 11/12/2012 18:51:43 (+0700) | #12 | 271743
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]

Cảm ơn anh!
Em cũng hiểu là như vậy nhưng không biết xử lý thế nào
Kết quả đây anh ạ
sudo netstat --inet -nlp | grep :25

Code:
tcp        0      0 127.0.0.1:25                0.0.0.0:*                   LISTEN      1740/master


Mong anh chỉ giáo tiếp.
Xin cảm ơn!
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 11/12/2012 19:23:33 (+0700) | #13 | 271744
[Avatar]
Ky0
Moderator

Joined: 16/08/2009 23:09:08
Messages: 532
Offline
[Profile] [PM]

ken002 wrote:

Cảm ơn anh!
Em cũng hiểu là như vậy nhưng không biết xử lý thế nào
Kết quả đây anh ạ
sudo netstat --inet -nlp | grep :25

Code:
tcp        0      0 127.0.0.1:25                0.0.0.0:*                   LISTEN      1740/master


Mong anh chỉ giáo tiếp.
Xin cảm ơn! 


Thông thường lỗi trên là do trên Server của bạn đang có thằng chạy và nó chiếm mất port 25.
Bạn phải stop zimbra hoàn toàn

rồi đưa kết quả hai lệnh sau lên
Code:
ps aux|grep sendmail
ps aux|grep postfix
UITNetwork.com
Let's Connect
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 11/12/2012 20:57:38 (+0700) | #14 | 271748
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]

ken002 wrote:

Kết quả `sudo netstat --inet -nlp | grep :25` đây anh ạ
Code:
tcp        0      0 127.0.0.1:25                0.0.0.0:*                   LISTEN      1740/master

 

`ls -l /proc/1740/exe` sẽ thấy là... Postfix đang chạy.
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 11/12/2012 20:59:12 (+0700) | #15 | 271749
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]
Đây anh ạ
1/ ps aux|grep sendmail
Code:
root      9064  0.0  0.0 103244   808 pts/0    S+   04:55   0:00 grep sendmail



2/ ps aux|grep postfix
Code:
root      1740  0.0  0.0  78672  3228 ?        Ss   Dec11   0:00 /usr/libexec/postfix/master
postfix   1759  0.0  0.0  78924  3316 ?        S    Dec11   0:00 qmgr -l -t fifo -u
postfix   7960  0.0  0.0  78752  3252 ?        S    03:45   0:00 pickup -l -t fifo -u
root      9484  0.0  0.0 103248   812 pts/0    S+   04:56   0:00 grep postfix

[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 11/12/2012 21:03:38 (+0700) | #16 | 271750
[Avatar]
Ky0
Moderator

Joined: 16/08/2009 23:09:08
Messages: 532
Offline
[Profile] [PM]

ken002 wrote:
Đây anh ạ
1/ ps aux|grep sendmail
Code:
root      9064  0.0  0.0 103244   808 pts/0    S+   04:55   0:00 grep sendmail



2/ ps aux|grep postfix
Code:
root      1740  0.0  0.0  78672  3228 ?        Ss   Dec11   0:00 /usr/libexec/postfix/master
postfix   1759  0.0  0.0  78924  3316 ?        S    Dec11   0:00 qmgr -l -t fifo -u
postfix   7960  0.0  0.0  78752  3252 ?        S    03:45   0:00 pickup -l -t fifo -u
root      9484  0.0  0.0 103248   812 pts/0    S+   04:56   0:00 grep postfix

 


Stop mấy cái process của Postfix kia đi rồi start lại zimbra nhé bạn smilie
chạy với quyền root hoặc sudo
Code:
kill -9 1759 1740 7960


Tốt nhất là bạn nên gỡ thằng postfix ra luôn cho khỏi rắc rối về sau

- Ky0 -
UITNetwork.com
Let's Connect
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 11/12/2012 21:20:43 (+0700) | #17 | 271752
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
@Ky0: stop bình thường thôi, đâu cần phải `kill -9` làm gì em.
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 12/12/2012 12:35:01 (+0700) | #18 | 271775
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]
OK!
E đã cài xong hết rồi, nhưng vào mail.inoxnhapkhau.com:7071 chả thấy gì cả.
Qauy lại nslookup mail.inoxnhapkhau.com thì
Code:
Server:         8.8.8.8
Address:        8.8.8.8#53

Non-authoritative answer:
Name:   mail.inoxnhapkhau.com
Address: 115.84.183.83


Vậy là sao nhỉ các anh?
Lúc cài đặt e đã bỏ qua cài Proxy, liệu có phải đây là vấn đề không nhỉ
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 12/12/2012 15:02:21 (+0700) | #19 | 271780
[Avatar]
Ky0
Moderator

Joined: 16/08/2009 23:09:08
Messages: 532
Offline
[Profile] [PM]

ken002 wrote:
OK!
E đã cài xong hết rồi, nhưng vào mail.inoxnhapkhau.com:7071 chả thấy gì cả.
Qauy lại nslookup mail.inoxnhapkhau.com thì
Code:
Server:         8.8.8.8
Address:        8.8.8.8#53

Non-authoritative answer:
Name:   mail.inoxnhapkhau.com
Address: 115.84.183.83


Vậy là sao nhỉ các anh?
Lúc cài đặt e đã bỏ qua cài Proxy, liệu có phải đây là vấn đề không nhỉ 


Mình không rõ bạn cài đặt với domain name là gì? DNS của bạn thiết lập ra sao? Bạn có add rule trên IPtables cho port 7071 chưa?
Bạn thử truy cập vào inxonhapkhau.com:7071 hoặc 115.84.183.83:7071
Đồng thời kiểm tra lại SElinux và Iptables

- Ky0 -
UITNetwork.com
Let's Connect
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 12/12/2012 16:15:41 (+0700) | #20 | 271785
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]
Em cài với domain name là inoxnhapkhau.com
Trên dns e đã cấu hình như sau
Mail A 115.84.183.83
@ MX mail.inoxnhapkhau.com
(domain bên PA)

hostname=inoxnhapkhau.com

Iptable e đã stop theo hướng dẫn cài zimbra
SElinux cũng đã disable

vi /etc/host/
Code:
127.0.0.1               localhost.localdomain localhost
::1             localhost6.localdomain6 localhost6

115.84.183.83 inoxnhapkhau.com mail


E xem giúp em nhé
Thanks
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 13/12/2012 13:13:12 (+0700) | #21 | 271806
[Avatar]
A.T
Member

[Minus]    0    [Plus]
Joined: 11/06/2011 05:45:42
Messages: 76
Offline
[Profile] [PM]
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6

115.84.183.83 inoxnhapkhau.com mail
khả năng là chưa phân giải được name và domain,bạn thử bỏ chổ vàng vàng đi và thay vào đó:

127.0.0.1 localhost.localdomain localhost
115.84.183.83 mail.inoxnhapkhau.com


sau đó stop và start lại zimbra lên trình duyệt https://ip:7071 or https://mail.inoxnhapkhau.com:7071 .nếu chưa được stop firewall trên máy vào lại thủ smilie
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 13/12/2012 15:22:56 (+0700) | #22 | 271809
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]
Cảm ơn các anh!
Em đã làm được rồi.
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 13/12/2012 15:26:47 (+0700) | #23 | 271811
[Avatar]
A.T
Member

[Minus]    0    [Plus]
Joined: 11/06/2011 05:45:42
Messages: 76
Offline
[Profile] [PM]
nên có report ở đây là lổi gì chứ.lần trước A.T fai cài lại 2 lần mới thành công đấy smilie
[Up] [Print Copy]
  [Question]   Lỗi khi cài zimbra 14/12/2012 16:20:12 (+0700) | #24 | 271848
ken002
Member

[Minus]    0    [Plus]
Joined: 12/01/2009 14:16:40
Messages: 29
Offline
[Profile] [PM]
Tình hình là khi em vào https khi báo lỗi ssl chưa xác thực.
Khi em xác thực thì báo lỗi

Code:
JavaScript error encountered in method ZaCertWizard.prototype.finishWizard


Nội dung em điền như sau:
Code:
Common Name : inoxnhapkhau.com
 Country Name: VN
 State:
 Ciy: Ho Chi Minh

Chỗ State e để trống hay VN hay Ho Chi Minh đều không được

Mong các bác cho ý kiến!
[Up] [Print Copy]
[digg] [delicious] [google] [yahoo] [technorati] [reddit] [stumbleupon]
Go to: 
 Users currently in here 
1 Anonymous

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|