- 主题:./sshbbsd -p 2222 好象不能工作?
root执行
iptables -L -n
贴结果
【 在 liangls (精灵射手) 的大作中提到: 】
: 不行的啊,原来是注掉的。
: 应为不行才打开的。
--
FROM 61.182.213.*
[root@liangls usr]# iptables -L -n
Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain RH-Firewall-1-INPUT (2 references)
target prot opt source destination
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 icmp type 255
ACCEPT esp -- 0.0.0.0/0 0.0.0.0/0
ACCEPT ah -- 0.0.0.0/0 0.0.0.0/0
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:25
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:80
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:443
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:22
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:23
REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
【 在 atppp (Big Mouse) 的大作中提到: 】
: root执行
: iptables -L -n
: 贴结果
--
FROM 211.155.136.*
2222端口没开
【 在 liangls (精灵射手) 的大作中提到: 】
: [root@liangls usr]# iptables -L -n
: Chain INPUT (policy ACCEPT)
: target prot opt source destination
: ...................
--
FROM 61.182.213.*
非常感谢atppp老大!
【 在 atppp (Big Mouse) 的大作中提到: 】
: 2222端口没开
--
FROM 211.155.136.*
hoho
【 在 liangls (精灵射手) 的大作中提到: 】
: 非常感谢atppp老大!
--
FROM 202.205.10.*
老大出手就是不一样!
【 在 atppp@newsmth.net-SPAM.no (Big Mouse) 的大作中提到: 】
: 2222端口没开
--
FROM 59.66.175.149
用RH的好处就事可以多折腾几天
【 在 liangls (精灵射手) 的大作中提到: 】
: [root@liangls usr]# iptables -L -n
: Chain INPUT (policy ACCEPT)
: target prot opt source destination
: ...................
--
FROM 218.28.14.*