View Single Post
  #5 (permalink)  
Old 15-09-2007, 06:46
sherayusuf's Avatar
sherayusuf sherayusuf is offline
Member
 
Join Date: Sep 2007
Location: bekasi-jakarta bolak balik
Posts: 189
iTrader: (0)
Thanks: 16
Thanked 24 Times in 12 Posts
sherayusuf is on a distinguished roadsherayusuf is on a distinguished road
Send a message via Yahoo to sherayusuf
Code:
[admin@xxxxxx] ip firewall mangle> pr
Flags: X - disabled, I - invalid, D - dynamic
 0   ;;; Pisahin INT sama IIX
     chain=prerouting in-interface=LOKAL LAN_eth3 dst-address-list=nice
     action=mark-connection new-connection-mark=con-iix passthrough=yes

 1   chain=prerouting connection-mark=con-iix action=mark-packet
     new-packet-mark=paket-iix passthrough=no

 2   chain=prerouting action=mark-packet new-packet-mark=paket-intl
     passthrough=no

 3 X ;;; ICMP
     chain=forward protocol=icmp action=mark-connection
     new-connection-mark=icmp_conn passthrough=yes

 4 X chain=prerouting connection-mark=icmp_conn action=mark-packet
     new-packet-mark=icmp passthrough=yes

 5 X chain=prerouting packet-mark=icmp action=mark-packet
     new-packet-mark=icmp_other passthrough=yes
yang lambat seperti buka yahoo.com dan friendster.com
padahal site tersebut dah di buka beberapa kali
harusnya kan dah di simpen di chace nya Squid yah om?
tapi tetep aja lama bukanya


Last edited by sherayusuf : 15-09-2007 at 06:48. Reason: forget
Reply With Quote