在 viewtopic.php?t=2510 這篇文章問了一堆問題之後...
小弟剛剛下 ping 61.64.118.254 出現..
- 代碼: 選擇全部
PING 61.64.118.254 (61.64.118.254): 56 data bytes
ping: sendto: Operation not permitted
ping: wrote 61.64.118.254 64 chars, ret=-1
ping: sendto: Operation not permitted
ping: wrote 61.64.118.254 64 chars, ret=-1
......................
ping 192.168.0.3 的話(win主機)..
則是沒反應......
唉...不知道是哪時候變這樣的...好奇怪
補充一下!
iptables -L
- 代碼: 選擇全部
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere
DROP all -- anywhere anywhere
ACCEPT all -- anywhere anywhere
ACCEPT tcp -- anywhere anywhere tcp spt:www
ACCEPT udp -- anywhere anywhere udp spt:www
ACCEPT tcp -- anywhere anywhere tcp spt:domain
ACCEPT udp -- anywhere anywhere udp spt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:www
ACCEPT udp -- anywhere anywhere udp dpt:www
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp spt:ftp
ACCEPT tcp -- anywhere anywhere tcp dpt:ftp
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere
DROP all -- anywhere anywhere
ACCEPT all -- anywhere anywhere
ACCEPT tcp -- anywhere anywhere tcp dpt:www
ACCEPT udp -- anywhere anywhere udp dpt:www
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp spt:www
ACCEPT udp -- anywhere anywhere udp spt:www
ACCEPT udp -- anywhere anywhere udp spt:www
ACCEPT tcp -- anywhere anywhere tcp spt:domain
ACCEPT udp -- anywhere anywhere udp spt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:ftp
ACCEPT tcp -- anywhere anywhere tcp spt:ftp
route -n
- 代碼: 選擇全部
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
61.64.118.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 61.64.118.254 0.0.0.0 UG 0 0 0 eth0
請大家幫忙看看..謝謝