wpsliu 发表于 2012-6-17 10:15:30

求助,PCC问题,附图...

故障现像:网页图片或框架网页不显示.希望遇到这个问题的人能指点一下.谢谢

如下图:


这是不正常的


这是正常的


这是不正常的


这是正常的



这是不正常的


这是正常的





以下是PCC设置,input,output链是故障后加的,不管是加不加也是一样的现象:

/ip firewall mangle
add action=mark-connection chain=prerouting comment=List_ChinaUnicom \
    connection-state=new disabled=no dst-address-list=List_ChinaUnicom \
    in-interface=Lan_ether4 new-connection-mark=ChinaUnicom passthrough=yes
add action=mark-routing chain=prerouting connection-mark=ChinaUnicom \
    disabled=no in-interface=Lan_ether4 new-routing-mark=Unicom passthrough=\
    no
add action=mark-connection chain=input comment=DX_input disabled=no \
    in-interface=DX_ether1 new-connection-mark=DX_CONN passthrough=yes
add action=mark-connection chain=input disabled=no in-interface=vlan109 \
    new-connection-mark=ONU_LAN1 passthrough=yes
add action=mark-connection chain=input disabled=no in-interface=vlan110 \
    new-connection-mark=ONU_LAN2 passthrough=yes
add action=mark-connection chain=input disabled=no in-interface=vlan111 \
    new-connection-mark=ONU_LAN3 passthrough=yes
add action=mark-connection chain=input disabled=no in-interface=vlan112 \
    new-connection-mark=ONU_LAN4 passthrough=yes
add action=mark-connection chain=input disabled=no in-interface=vlan119 \
    new-connection-mark=ONU2_LAN3 passthrough=yes
add action=mark-routing chain=output comment=DX_Output connection-mark=\
    DX_CONN disabled=no new-routing-mark=DX_WAN passthrough=yes
add action=mark-routing chain=output connection-mark=ONU_LAN1 disabled=no \
    new-routing-mark=ONU_WAN1 passthrough=yes
add action=mark-routing chain=output connection-mark=ONU_LAN2 disabled=no \
    new-routing-mark=ONU_WAN2 passthrough=yes
add action=mark-routing chain=output connection-mark=ONU_LAN3 disabled=no \
    new-routing-mark=ONU_WAN3 passthrough=yes
add action=mark-routing chain=output connection-mark=ONU_LAN4 disabled=no \
    new-routing-mark=ONU_WAN4 passthrough=yes
add action=mark-routing chain=output connection-mark=ONU2_LAN3 disabled=no \
    new-routing-mark=ONU2_WAN3 passthrough=yes
add action=mark-connection chain=prerouting comment=PCC_DX disabled=no \
    dst-address-type=!local in-interface=Lan_ether4 new-connection-mark=\
    DX_CONN passthrough=yes per-connection-classifier=both-addresses:6/0
add action=mark-routing chain=prerouting connection-mark=DX_CONN disabled=no \
    in-interface=Lan_ether4 new-routing-mark=DX_WAN passthrough=yes
add action=mark-connection chain=prerouting comment=PCC_ONU_LAN1 disabled=no \
    dst-address-type=!local in-interface=Lan_ether4 new-connection-mark=\
    ONU_LAN1 passthrough=yes per-connection-classifier=both-addresses:6/1
add action=mark-routing chain=prerouting connection-mark=ONU_LAN1 disabled=no \
    in-interface=Lan_ether4 new-routing-mark=ONU_WAN1 passthrough=yes
add action=mark-connection chain=prerouting comment=PCC_ONU_LAN2 disabled=no \
    dst-address-type=!local in-interface=Lan_ether4 new-connection-mark=\
    ONU_LAN2 passthrough=yes per-connection-classifier=both-addresses:6/2
add action=mark-routing chain=prerouting connection-mark=ONU_LAN2 disabled=no \
    in-interface=Lan_ether4 new-routing-mark=ONU_WAN2 passthrough=yes
add action=mark-connection chain=prerouting comment=PCC_ONU_LAN3 disabled=no \
    dst-address-type=!local in-interface=Lan_ether4 new-connection-mark=\
    ONU_LAN3 passthrough=yes per-connection-classifier=both-addresses:6/3
add action=mark-routing chain=prerouting connection-mark=ONU_LAN3 disabled=no \
    in-interface=Lan_ether4 new-routing-mark=ONU_WAN3 passthrough=yes
add action=mark-connection chain=prerouting comment=PCC_ONU_LAN4 disabled=no \
    dst-address-type=!local in-interface=Lan_ether4 new-connection-mark=\
    ONU_LAN4 passthrough=yes per-connection-classifier=both-addresses:6/4
add action=mark-routing chain=prerouting connection-mark=ONU_LAN4 disabled=no \
    in-interface=Lan_ether4 new-routing-mark=ONU_WAN4 passthrough=yes
add action=mark-connection chain=prerouting comment=PCC_ONU2_LAN3 disabled=no \
    dst-address-type=!local in-interface=Lan_ether4 new-connection-mark=\
    ONU2_LAN3 passthrough=yes per-connection-classifier=both-addresses:6/5
add action=mark-routing chain=prerouting connection-mark=ONU2_LAN3 disabled=\
    no in-interface=Lan_ether4 new-routing-mark=ONU2_WAN3 passthrough=yes



wpsliu 发表于 2012-6-17 10:18:43

以上网页只要刷新一下,又可以正常显示,换过主机,换过版本,设置也改过不知道多少遍了.就是不行,对了网页结构是1条电信1条联通独立光纤,5条电信共享光纤.都是固定IP地址.

wpsliu 发表于 2012-6-17 16:02:45

bobwalker 发表于 2012-6-17 12:18 static/image/common/back.gif
好像几个地方都是flash,看看流控中flash的带宽是不是太小了。

没有做流控.只做了单机限速3M.

wpsliu 发表于 2012-6-17 16:04:22

bobwalker 发表于 2012-6-17 12:18 static/image/common/back.gif
好像几个地方都是flash,看看流控中flash的带宽是不是太小了。

而且不是FLASH,全部都是图片.

FreeBSD_shell 发表于 2012-6-17 16:08:29

有些是连接没有连接上,设一下连接吧

wpsliu 发表于 2012-6-17 16:12:08

FreeBSD_shell 发表于 2012-6-17 16:08 static/image/common/back.gif
有些是连接没有连接上,设一下连接吧

能说详细一点吗?

taotaojt 发表于 2012-6-18 00:54:35

是不是被电信黑名单了。有点像

wpsliu 发表于 2012-6-18 11:12:23

taotaojt 发表于 2012-6-18 00:54 static/image/common/back.gif
是不是被电信黑名单了。有点像

电信局过来检查过,说他们的线路没问题...

wpsliu 发表于 2012-6-18 16:06:08

:(有人能回答一下吗?

wpsliu 发表于 2012-6-19 21:44:52

能不能来个人啊,,,,帮帮忙...

fandl 发表于 2012-6-20 15:51:25

不是PCC的问题。

论坛找断流。

nvidiait 发表于 2012-6-20 16:39:34

:D:D:D:D:D:D

cssson 发表于 2012-6-20 16:41:56

MSS:1440
MSS:1440
MSS:1440

wpsliu 发表于 2012-6-21 07:09:51

cssson 发表于 2012-6-20 16:41 static/image/common/back.gif
MSS:1440
MSS:1440
MSS:1440

有试过,没效果..

wpsliu 发表于 2012-6-21 07:10:55

fandl 发表于 2012-6-20 15:51 static/image/common/back.gif
不是PCC的问题。

论坛找断流。

改过好多种Tracking.都不行
页: [1] 2
查看完整版本: 求助,PCC问题,附图...