Community discussions

MikroTik App

Search found 17 matches

by ssffzzxx
Thu Feb 11, 2010 4:10 am
Forum: General
Topic: How to configure 2 ISP for 2 LAN without load balancing
Replies: 4
Views: 10826

Re: How to configure 2 ISP for 2 LAN without load balancing

Hi,
The configuration is working , but, sometimes, the router seem getting slower and then reboot automaticly.
I use 3.22 ROS.

Thanks in advance
Regards
by ssffzzxx
Wed Feb 10, 2010 4:54 am
Forum: General
Topic: How to configure 2 ISP for 2 LAN without load balancing
Replies: 4
Views: 10826

How to configure 2 ISP for 2 LAN without load balancing

Dear All, router rb450. 2 ISP, ISP-A, ISP-B 2 LAN, LAN-C, LAN-D I have 2 ISP, and 2 LAN, I want my Mikrotik become gateway for those 2 LAN, without load balanding or failover.jadi LAN-C use ISP-A, LAN-D use ISP-B LAN-C subnet- xx.xx.78.0/24 LAN-D subnet - xx.xx.79.0/24 Below is my configuration, but...
by ssffzzxx
Thu Oct 29, 2009 8:47 am
Forum: General
Topic: How to forward specific traffic to other router in the LAN
Replies: 3
Views: 3206

Re: How to forward specific traffic to other router in the LAN

Thanks fewi, Actually the client need to contact our internal DNS server (not ISP DNS) that reside in other LAN. These LAN is connected to my LAN using my other firewall through VPN. I want AD directory traffic using the 'other router' and http traffice using mikrotik. And the client PC's default ga...
by ssffzzxx
Wed Oct 28, 2009 6:13 am
Forum: General
Topic: How to forward specific traffic to other router in the LAN
Replies: 3
Views: 3206

How to forward specific traffic to other router in the LAN

Dear All, I have 2 routers in my LAN, mikrotik router and other brand router. Could you please help me on how to forward specific traffic (Active directory traffic) to another router? Mikrotik router IP xx.yy.67.2 another router IP xx.yy.67.1 (create vpn connection) Client PCs Ip xx.yy.67.100 Defaul...
by ssffzzxx
Mon Oct 26, 2009 10:05 am
Forum: General
Topic: Configure mikrotik to let certain IP bypass MT web proxy
Replies: 2
Views: 2011

Re: Configure mikrotik to let certain IP bypass MT web proxy

Thanks Fewi !
I will try to implement your idea. But actually the problem has been resolved. I manage to configure the firewall to bypass proxy but using different method.

I redirect all connection to proxy server except several users in certain address list.
Best Regards
by ssffzzxx
Mon Oct 26, 2009 4:54 am
Forum: General
Topic: Configure mikrotik to let certain IP bypass MT web proxy
Replies: 2
Views: 2011

Configure mikrotik to let certain IP bypass MT web proxy

Dear All, I have Mikrotik RB450 OS 3.27 installled. I use web proxy in Mikrotik to block certain web address. But One of my user IP need to bypass the proxy. Could anyone help me how to bypass transparant web proxy in mikrotik for certain IP address only? Your help will be so much appreciated. Thank...
by ssffzzxx
Tue Jun 02, 2009 4:54 am
Forum: General
Topic: how to configure mikrotik to only accept certain address
Replies: 2
Views: 891

Re: how to configure mikrotik to only accept certain address

Dear Thiele,
Many thanks for your help.
I am so appreciated with it.

Best Regards
by ssffzzxx
Wed May 27, 2009 7:15 am
Forum: General
Topic: how to configure mikrotik to only accept certain address
Replies: 2
Views: 891

how to configure mikrotik to only accept certain address

Dear All, I have 2 internet gateways in our LAN system; 1. Mikrotik 2. Other brand router. I want to make my Mikrotik as gateway that dedicated for several IP address in our LAN. Only IP address xxx.xxx.xxx.10, xxx.xxx.xxx.12 ... 10 address and reject other IP address. Could anyone please help me on...
by ssffzzxx
Fri May 15, 2009 12:05 pm
Forum: General
Topic: How to create a log that show web hits on mikrotik proxy
Replies: 6
Views: 1412

Re: How to create a log that show web hits on mikrotik proxy

Hi Mrz,
Thanks for your prompt reply.
It works perfectly.. :)

Best Regards
by ssffzzxx
Fri May 15, 2009 6:17 am
Forum: General
Topic: How to create a log that show web hits on mikrotik proxy
Replies: 6
Views: 1412

Re: How to create a log that show web hits on mikrotik proxy

Dear Mrz,
Thanks again for your help.
I can set the web proxy log now, it seem mikrotik only generate the ip address in the log.
one more question, how to print web proxy log only? as i found that when i use log print command i get all log from mikrotik.

Best Regards
by ssffzzxx
Thu May 14, 2009 11:38 am
Forum: General
Topic: How to create a log that show web hits on mikrotik proxy
Replies: 6
Views: 1412

Re: How to create a log that show web hits on mikrotik proxy

Dear Mrz, Thanks for your help. But are there other option that i can use for this. if i take Proxylizer as a solution, in my opinion it is to complicated as i have to prepare one more machine, and install all required application. I just want to see what web site that is accessed by my user. Anyway...
by ssffzzxx
Thu May 14, 2009 6:01 am
Forum: General
Topic: How to create a log that show web hits on mikrotik proxy
Replies: 6
Views: 1412

How to create a log that show web hits on mikrotik proxy

Dear All,
I have Mikrotik RB450 with ROuterOS 3.22 installed.
I also configure proxy on my mikrotik.

Could anyone help me to make my mikrotik have a log that can show me what web page accessed by my user? It is like web hits.

your help will be so appreciated.
Best Regards
by ssffzzxx
Wed Apr 01, 2009 11:41 am
Forum: General
Topic: ECMP - Load balancing not working properly
Replies: 42
Views: 18510

Re: ECMP - Load balancing not working properly

Dear ValeriyZ , I think I Fixed it, I also cleaned it from what was not needed: /ip firewall mangle add action=mark-connection chain=prerouting comment="ICMP Redirect" new-connection-mark=ICMP passthrough=yes protocol=icmp src-address=172.168.0.0/24 connection-state=new add action=mark-ro...
by ssffzzxx
Wed Apr 01, 2009 7:31 am
Forum: General
Topic: ECMP - Load balancing not working properly
Replies: 42
Views: 18510

Re: ECMP - Load balancing not working properly

Hi All, Network Pro
Have any of you found better configuration for ECMP / load balancing / fail over?

Regards
by ssffzzxx
Fri Mar 20, 2009 3:56 am
Forum: General
Topic: ECMP - Load balancing not working properly
Replies: 42
Views: 18510

Re: ECMP - Load balancing not working properly

Dear All, Network Pro I think, I finally have my script like this : '''/ ip address''' add address=192.168.0.1/24 interface=ether1 add address=x.y.z.g/24 interface=ether2 add address=a.b.c.k/28 interface=ether3 '''/ ip firewall nat''' add chain=srcnat out-interface=ether2 action=masquerade add chain...
by ssffzzxx
Thu Mar 19, 2009 4:20 am
Forum: General
Topic: ECMP - Load balancing not working properly
Replies: 42
Views: 18510

Re: ECMP - Load balancing not working properly

Hello Network Pro, Thanks for you respond. Actually I read your post here : http://forum.mikrotik.com/viewtopic.php?f=2&t=29464&start=0 may I know that your configuration for load balancing and fail over work properly? These the script that i'll put to my RB450: '''/ ip address''' add addres...
by ssffzzxx
Wed Mar 18, 2009 11:51 am
Forum: General
Topic: ECMP - Load balancing not working properly
Replies: 42
Views: 18510

Re: ECMP - Load balancing not working properly

Dear All, Currently I use mikrotik RB450 with OS 3.22. I have been struggling to figure it out how to have load balancing and fail over. is anyone in this forum has a script that run on this router? I create fail over with load balancing just like in the wiki. The problem is, when i unplug my ISP ca...