Minggu, 14 Desember 2008

SETING MIKROTIK 2.9.27

  1. ip address add address 192.168.0.1 netmask 255.255.255.0.1 interface ether1
  2. ip address add address 192.168.2.1 netmask 255.255.255.0.1 interface ether2
  3. ip route add gateway 192.168.0.2.2
  4. ip firewall nat add chain=srcnat action=masquerade out-interface=ether2
  5. ip dns set primary-dns=202.134.1.10
  6. ip dns set secondary-dns=202.134.0.155
WEB PROXY SETING
  1. port = 8080
  2. transparent proxy
  3. maxsimum objek = 131072
  4. cache = system
  5. max cache = unlimited
  6. max ram = unlimited
FIREWALL
  1. action = redirect to ports=8080, chain=dstnat protokol 6(tcp) dst port= 80
  2. action = redirect to ports=8080, chain=dstnat protokol 6(tcp) dst port= 3128
  3. action = redirect to ports=8080, chain=dstnat protokol 6(tcp) dst port= 8080
Catatan web proxy= disable

Tidak ada komentar:

Posting Komentar