|
|
[root@compute10 ~]# iptables -L -n --line-numbers
- Z9 Z6 z$ C4 d$ K- \+ UChain INPUT (policy ACCEPT)1 C' w3 M: N w
num target prot opt source destination + ?) E+ o3 {2 p: |6 V/ d9 K- G
1 ACCEPT tcp -- 10.161.53.0/27 0.0.0.0/0 multiport dports 5900:5999 /* ACCEPT VNC Port only by Controller Node */5 r7 E$ n! _# l( n. Y1 |
2 REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 5900:5999 reject-with icmp-port-unreachable; M# D- H6 w, ^3 r$ U+ b" N0 a
3 ACCEPT tcp -- 10.161.53.0/27 0.0.0.0/0 multiport dports 5900:5999 /* ACCEPT VNC Port only by Controller and compute Node */
* B" {$ c/ b% I/ z4 ACCEPT tcp -- 10.161.53.100 0.0.0.0/0 multiport dports 5900:5999 /* ACCEPT VNC Port only by Windows remote Node */
. t& O/ _9 d5 a! p6 _5 j7 j X! Y* Q5 REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 5900:5999 reject-with icmp-port-unreachable8 ^' K& m! s' g: q! e H
Chain FORWARD (policy ACCEPT)
& X' @: |( r" r3 Y. W7 z" }% ~num target prot opt source destination
6 ~) G: N1 N3 g O7 G/ t" yChain OUTPUT (policy ACCEPT): P2 Y& ^' i; f$ f
num target prot opt source destination 6 Z E6 \$ X3 J7 i+ M% q
[root@compute10 ~]# iptables -D INPUT 1
4 t: P$ c2 w4 v/ T[root@compute10 ~]# iptables -D INPUT 2
$ s! q' }$ n- x8 k[root@compute10 ~]# iptables -D INPUT 3
( q& ~1 k3 A2 c3 T# J[root@compute10 ~]# iptables -D INPUT 40 e* I& H+ i9 q4 Z
iptables: Index of deletion too big.' X8 O/ a* M, F
[root@compute10 ~]# iptables -L -n --line-numbers & W* \1 |% _( c- I
Chain INPUT (policy ACCEPT)# C; `2 @! {3 _; |; u; x* D) e, v7 B
num target prot opt source destination
' @: \, c) e6 n+ p4 I! l1 REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 5900:5999 reject-with icmp-port-unreachable7 U9 J, R: j! N# b$ T1 D# {
2 ACCEPT tcp -- 10.161.53.100 0.0.0.0/0 multiport dports 5900:5999 /* ACCEPT VNC Port only by Windows remote Node */
& e* ?' i8 J5 `3 D% g2 VChain FORWARD (policy ACCEPT)* \$ E, L* r9 `7 L% N
num target prot opt source destination 1 M; r1 N; g$ U% j' P. | p4 I
Chain OUTPUT (policy ACCEPT)
, P7 z, j& I, Enum target prot opt source destination
# e( Z' n5 ]' ?[root@compute10 ~]# iptables -D INPUT 1
% I. X, g4 Z0 Z. E: }) d[root@compute10 ~]# iptables -D INPUT 2" I8 U, E$ ~3 E, u
iptables: Index of deletion too big.
- H j1 w6 s/ Y8 D- Z O1 I1 }[root@compute10 ~]# iptables -L -n --line-numbers % r2 f1 w8 W8 F7 a1 L5 v3 x: j
Chain INPUT (policy ACCEPT)
; i# Y8 @7 s: I. a5 u% c8 b) jnum target prot opt source destination
( o( ]2 U- \( E% F V1 ACCEPT tcp -- 10.161.53.100 0.0.0.0/0 multiport dports 5900:5999 /* ACCEPT VNC Port only by Windows remote Node */: m2 P" V K, T6 w# P* m
Chain FORWARD (policy ACCEPT)/ J) Z2 ]% o9 d
num target prot opt source destination 0 i, d4 p. M. S2 s; ~
Chain OUTPUT (policy ACCEPT). U: Z* _( _* K' O: M/ S
num target prot opt source destination
0 w0 {0 U! {; ~' u1 q1 {! s7 D3 ][root@compute10 ~]# iptables -D INPUT 1
/ p& g0 E2 q" M! s! r[root@compute10 ~]# iptables -L -n --line-numbers * j* B# X( Z3 F* z
Chain INPUT (policy ACCEPT)
: \3 o2 G* c, r) B$ N# h, J, R5 ~num target prot opt source destination
; Y; C/ M, I. {' QChain FORWARD (policy ACCEPT)
: m( `, ^$ i! \7 }num target prot opt source destination " E! _1 Z6 F4 m8 L! v- W
Chain OUTPUT (policy ACCEPT)' L; Z) L& o; B# f' b
num target prot opt source destination 3 [' C8 a* x- H5 L! h
8 ~5 w2 Q+ C0 c, L1 L
|
|