Advertisement
vicky1379

Untitled

Oct 2nd, 2014
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. # DST-ADDRESS PREF-SRC GATEWAY DISTANCE
  2. 0 A S 0.0.0.0/0 192.168.3.2 1
  3. 1 ADS 0.0.0.0/0 36.83.32.1 1
  4. 2 ADC 36.83.32.1/32 36.83.37.194 WAN 0
  5. 4 ADC 192.168.0.0/24 192.168.0.1 Internet 0
  6. 5 ADC 192.168.1.0/24 192.168.1.2 Speedy 0
  7. 6 ADC 192.168.3.0/24 192.168.3.1 Ubuntu 0
  8. 7 A S 203.116.49.0/24 172.16.43.1 1
  9.  
  10. 0 X ;;; Test
  11. chain=postrouting action=mark-connection new-connection-mark=proxy passthrough=yes dscp=12
  12.  
  13. 1 X chain=postrouting action=mark-connection new-connection-mark=proxy passthrough=yes content=X-Cache: HIT
  14.  
  15. 2 X chain=postrouting action=mark-packet new-packet-mark=Proxy HIT passthrough=no connection-mark=proxy
  16.  
  17. 3 X chain=prerouting action=mark-routing new-routing-mark=redirect-to-proxy passthrough=no src-address=192.168.0.0/24
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement