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 Ko tắt đc iptables ở VPS  XML
  [Question]   Ko tắt đc iptables ở VPS 18/09/2010 18:30:42 (+0700) | #1 | 220985
CuteFTP
Member

[Minus]    0    [Plus]
Joined: 25/05/2009 02:07:45
Messages: 60
Offline
[Profile] [PM]
Vẩn con server vps cùi bắp hôm trước. Em đã cố gắng stop cái iptables mà ko đc. Quá trình em làm như sau

Code:
[root@privateserver ~]# service iptables stop
 Flushing firewall rules:                                   [  OK  ]
 Setting chains to policy ACCEPT: mangle filter nat         [  OK  ]
 Unloading iptables modules:                                [  OK  ]
 [root@privateserver ~]# service iptables status
 Table: mangle
 Chain PREROUTING (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain INPUT (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain FORWARD (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain OUTPUT (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain POSTROUTING (policy ACCEPT)
 num  target     prot opt source               destination
 
 Table: filter
 Chain INPUT (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain FORWARD (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain OUTPUT (policy ACCEPT)
 num  target     prot opt source               destination
 
 Table: nat
 Chain PREROUTING (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain POSTROUTING (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain OUTPUT (policy ACCEPT)
 num  target     prot opt source               destination
 
 [root@privateserver ~]# chkconfig iptables off
 [root@privateserver ~]#


===> Sau khi reboot lại vps thì iptables vẩn on.
======


Thêm vấn đề nữa là em muốn đổi hostname cho con vps này mà ko đổi đc. Em dùng lệnh
Code:
[root@privateserver ~]# hostname dns
[root@privateserver ~]# hostname
dns
[root@privateserver ~]#

Sau khi khởi động lại vps là nó lại về tên củ.


Nhờ các anh xem hộ.
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 18/09/2010 19:41:32 (+0700) | #2 | 220990
[Avatar]
tranhuuphuoc
Moderator

Joined: 05/09/2004 06:08:09
Messages: 865
Location: Lầu Xanh
Offline
[Profile] [PM] [WWW]

CuteFTP wrote:
Vẩn con server vps cùi bắp hôm trước. Em đã cố gắng stop cái iptables mà ko đc. Quá trình em làm như sau

Code:
[root@privateserver ~]# service iptables stop
 Flushing firewall rules:                                   [  OK  ]
 Setting chains to policy ACCEPT: mangle filter nat         [  OK  ]
 Unloading iptables modules:                                [  OK  ]
 [root@privateserver ~]# service iptables status
 Table: mangle
 Chain PREROUTING (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain INPUT (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain FORWARD (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain OUTPUT (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain POSTROUTING (policy ACCEPT)
 num  target     prot opt source               destination
 
 Table: filter
 Chain INPUT (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain FORWARD (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain OUTPUT (policy ACCEPT)
 num  target     prot opt source               destination
 
 Table: nat
 Chain PREROUTING (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain POSTROUTING (policy ACCEPT)
 num  target     prot opt source               destination
 
 Chain OUTPUT (policy ACCEPT)
 num  target     prot opt source               destination
 
 [root@privateserver ~]# chkconfig iptables off
 [root@privateserver ~]#


===> Sau khi reboot lại vps thì iptables vẩn on.
======


Thêm vấn đề nữa là em muốn đổi hostname cho con vps này mà ko đổi đc. Em dùng lệnh
Code:
[root@privateserver ~]# hostname dns
[root@privateserver ~]# hostname
dns
[root@privateserver ~]#

Sau khi khởi động lại vps là nó lại về tên củ.


Nhờ các anh xem hộ.
 


# chkconfig iptables off
# /etc/init.d/ipatables stop
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 18/09/2010 19:53:07 (+0700) | #3 | 220992
CuteFTP
Member

[Minus]    0    [Plus]
Joined: 25/05/2009 02:07:45
Messages: 60
Offline
[Profile] [PM]

tranhuuphuoc wrote:

# chkconfig iptables off
# /etc/init.d/ipatables stop 


Anh xem lại đoạn lệnh em gỏ đi. Giống thế mà vẩn ko đc smilie

Vật vã với con vps này mất smilie
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 18/09/2010 20:06:39 (+0700) | #4 | 220994
[Avatar]
tranhuuphuoc
Moderator

Joined: 05/09/2004 06:08:09
Messages: 865
Location: Lầu Xanh
Offline
[Profile] [PM] [WWW]
Xin lỗi, nó là
chkconfig iptables stop
/etc/init.d/iptables stop không phải /etc/init.d/ipatables stop

Già cả nên lú lẫn 1 chút smilie
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 18/09/2010 20:25:50 (+0700) | #5 | 220995
CuteFTP
Member

[Minus]    0    [Plus]
Joined: 25/05/2009 02:07:45
Messages: 60
Offline
[Profile] [PM]

tranhuuphuoc wrote:
Xin lỗi, nó là
chkconfig iptables stop
/etc/init.d/iptables stop không phải /etc/init.d/ipatables stop

Già cả nên lú lẫn 1 chút smilie  


Hì, cái này ko sao mà. Em nhìn lệnh cũng chưa gỏ theo nên ko biết smilie

Thật ra thì 2 lệnh
Code:
/etc/init.d/iptables stop
chkconfig iptables off



Code:
services iptables stop

mà em gỏ nó giống nhau mà.

[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 20/09/2010 11:11:27 (+0700) | #6 | 221082
[Avatar]
azteam
Member

[Minus]    0    [Plus]
Joined: 17/03/2007 21:12:46
Messages: 177
Location: /dev/null
Offline
[Profile] [PM]
Tôi đoán VPS này được bạn thuê lại và không có quền manage iptables và các config khác liên quan như hostname, time ...
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 20/09/2010 12:59:12 (+0700) | #7 | 221092
hmtaccess
Member

[Minus]    0    [Plus]
Joined: 12/06/2008 02:26:45
Messages: 197
Location: ™œžŸ¤¢£§¨©
Offline
[Profile] [PM]

azteam wrote:
Tôi đoán VPS này được bạn thuê lại và không có quền manage iptables và các config khác liên quan như hostname, time ... 


Có thật không vậy đã thuê vps rồi mà không có quyền manage iptables hả, smilie smilie
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 20/09/2010 13:10:05 (+0700) | #8 | 221093
[Avatar]
blueocean89
Member

[Minus]    0    [Plus]
Joined: 31/08/2007 12:06:33
Messages: 156
Location: r00f
Offline
[Profile] [PM]
Sửa hostname bạn phải sửa trong file thì cấu hình mới sống sót qua reboot chứ.

trons pacrette tiolpsatem otkin ypacs
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 20/09/2010 13:35:28 (+0700) | #9 | 221098
[Avatar]
azteam
Member

[Minus]    0    [Plus]
Joined: 17/03/2007 21:12:46
Messages: 177
Location: /dev/null
Offline
[Profile] [PM]

hmtaccess wrote:

azteam wrote:
Tôi đoán VPS này được bạn thuê lại và không có quền manage iptables và các config khác liên quan như hostname, time ... 


Có thật không vậy đã thuê vps rồi mà không có quyền manage iptables hả, smilie smilie  


Hiếm .. chứ không phải không có. Bởi trên một số control có option cho vấn đề này. smilie
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 20/09/2010 15:19:07 (+0700) | #10 | 221111
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
1. Dựa vào đâu bạn cho rằng "iptables vẫn on"?
2. hostname thì phải sửa ở /etc/sysconfig/network hoặc /etc/sysconfig/network-scripts/ifcfg-ethx thì reboot nó mới không bị nhảy về cái cũ.
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 20/09/2010 17:17:50 (+0700) | #11 | 221129
CuteFTP
Member

[Minus]    0    [Plus]
Joined: 25/05/2009 02:07:45
Messages: 60
Offline
[Profile] [PM]

quanta wrote:
1. Dựa vào đâu bạn cho rằng "iptables vẫn on"?
2. hostname thì phải sửa ở /etc/sysconfig/network hoặc /etc/sysconfig/network-scripts/ifcfg-ethx thì reboot nó mới không bị nhảy về cái cũ. 


1. Cái này thì em nhầm. smilie. Ở trên vmware của em thì khi stop iptables thì check status nó báo là stopped. Còn trên này check thì nó ra các rule thực chất cũng đã flush các rule rồi nên nó coi như iptables -F.

2. Cái này thử đã chỉnh trong /etc/sysconfig/network nhưng reboot vẩn thế.
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 26/09/2010 10:54:28 (+0700) | #12 | 221492
[Avatar]
giobuon
Member

[Minus]    0    [Plus]
Joined: 10/09/2006 06:25:46
Messages: 72
Offline
[Profile] [PM]
1. chkconfig iptables off là không chạy script iptables trong init.d. Script này chỉ có tác dụng đọc từ file /etc/sysconfig/iptables và áp dụng các rule này chứ không có tác dụng stop start process iptables.
2. Đây là tất cả các bước thông thường mà mình làm khi đổi hostname:
- Thay đổi file /etc/sysconfig/network
- Thay đổi file /etc/hosts
- Gõ lệnh hostname
Đối với một hệ thống Redhat (centos) là đảm bảo chuẩn đã qua kiểm định smilie), nếu mà không được thì tớ cũng chịu smilie
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 08/10/2010 23:17:12 (+0700) | #13 | 222420
CuteFTP
Member

[Minus]    0    [Plus]
Joined: 25/05/2009 02:07:45
Messages: 60
Offline
[Profile] [PM]
Lục lại cái topic này phát.

Vấn đề giờ em muốn thay đổi cái hostname của em mãi mà ko đc. Em đã làm các bước như sau:

1. Vi cái file network bằng lệnh
Code:
vi /etc/sysconfig/network


Đã sửa file đó thành
Code:
NETWORKING="yes"
GATEWAY="191.255.255.1"
HOSTNAME="newdomain.net"
DOMAINNAME=newdomain.net


2. Tiếp đến em sửa trong
Code:
vi /etc/hosts


Code:
127.0.0.1       localhost.localdomain localhost
# Auto-generated hostname. Please do not remove this comment.
xx.xx.xx.xx newdomain.net vps


3. Tiếp đến gỏ
Code:
hostname vps


Kết quả sau khi reboot lại là vẩn quay về cái hostname củ. Ko hiểu tại sao luôn.

Em dùng trên vps không biết họ có cho mình thay đổi hostname hay ko? Vấn đề này em gặp khá nhiều mà chưa có câu trả lời.
[Up] [Print Copy]
  [Question]   Ko tắt đc iptables ở VPS 09/10/2010 07:28:52 (+0700) | #14 | 222430
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Chắc bạn đang dùng Virtuozzo/OpenVZ rồi (có thể Xen cũng vậy), liên lạc với nhà cung cấp nhờ họ đổi cho.
Let's build on a great foundation!
[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|