某单位路由器防火墙作了如下配置: firewall enable acl 101 rule permit ip source 202.38.0.0 0.0.0.255 destination10.10.10.10 0.0.0.255 rule deny tcp source 202.38.0.0 0.0.0.255 destination 10.10.10.10 0.0.0.255 destination-port greater-than 1024 rule deny ip source any destination any 端口配置如下: interface Serial0 ip address 202.38.111.25.255.255.255.0 link-protocol ppp firewall packet-filter 101 in interface Ethernet0 Ip address 10.10.10.1 255.255.255.0 内部局域网主机均为10.10.10.0 255.255.255.0网段,以下说法正确的是 (本题假设其它网络均没有使用acl) () A. 外部主机202.38.0.50可以PING通任何内部主机 B. 内部主机10.10.10.5,可任意访问外部网络资源 C. 内部任意主机都可以与外部任意主机建立TCP连接 D. 外部202.38.5.0/24网段主机可以与此内部网主机TCP连接 E. 外部202.38.0.0/24网段主机不可以与此内部同主机建立目标端口号