Community discussions

MikroTik App

Search found 1724 matches

by Feklar
Thu Aug 25, 2011 4:19 pm
Forum: General
Topic: Identifying 'bridge port' in hotspot service
Replies: 4
Views: 1335

Re: Identifying 'bridge port' in hotspot service

Go into the bridge and enable "use ip firewall" in order for it to work and display the port.
by Feklar
Thu Aug 25, 2011 4:14 pm
Forum: General
Topic: Mikrotik and Surfcontrol or Websense web filtering?
Replies: 8
Views: 2755

Re: Mikrotik and Surfcontrol or Websense web filtering?

With your setup, you're going to have to look at hairpin NAT in order to properly forward to the server. http://wiki.mikrotik.com/wiki/Hairpin_NAT It's an ugly hack, and not very clean and should be avoided if at all possible. The better solution would be to put your filter server on it's own subnet...
by Feklar
Wed Aug 24, 2011 8:04 pm
Forum: General
Topic: Selecting "out" interfaces?
Replies: 6
Views: 1281

Re: Selecting "out" interfaces?

A much cleaner, secure, and easier solution would be something along these lines. Also you cannot have the same subnet shared on multiple routed interfaces like you have it listed bellow. 1.) Set up a secondary SSID on all access points, and dedicate that SSID to the students, encrypt it or leave it...
by Feklar
Wed Aug 24, 2011 4:41 pm
Forum: General
Topic: Mikrotik and Surfcontrol or Websense web filtering?
Replies: 8
Views: 2755

Re: Mikrotik and Surfcontrol or Websense web filtering?

You are going to have to post your configuration, and a network diagram to get more specific help.

/ip firewall export
/ip route print detail
/ip address print detail
by Feklar
Tue Aug 23, 2011 4:16 pm
Forum: General
Topic: Shared Users in Hotspot
Replies: 4
Views: 1648

Re: Shared Users in Hotspot

For sharing one queue, not that I am aware of.

For the shared user, set up different profiles in Radius with a different port-limit attribute. Then assign the two kinds of "coupons" to the different profiles.
by Feklar
Tue Aug 23, 2011 4:13 pm
Forum: General
Topic: PCC Load Balancing .. Please Help
Replies: 2
Views: 803

Re: PCC Load Balancing .. Please Help

No, there is no dynamic way for the router to switch what route has more weight. Randomize the it a bit more and things will even out some. The router has no way of knowing the speed or size of a connection when it is established.
by Feklar
Tue Aug 23, 2011 3:50 pm
Forum: Beginner Basics
Topic: 3 WAN - 1 LAN
Replies: 11
Views: 6590

Re: 3 WAN - 1 LAN

Look up and read on policy based routing. Several examples in the wiki and man examples in the forum. It is a question that comes up often.
by Feklar
Fri Aug 19, 2011 10:06 pm
Forum: General
Topic: Let 4 ports share the 1 internet port; but not see each othr
Replies: 7
Views: 1711

Re: Let 4 ports share the 1 internet port; but not see each

If you want all the ports to share the same layer2 network, but still prevent communication, make a bridge and put in those 4 ports, then specify the same horizon number for each port.
by Feklar
Thu Aug 18, 2011 7:01 pm
Forum: General
Topic: Hotspot on Vlan, doesnt work
Replies: 4
Views: 1734

Re: Hotspot on Vlan, doesnt work

Are you using a Ruckuss controller with the AP? If so, turn off client isolation on it or modify the firewall rules to allow access to certain private IP addresses. The APs when they are in controlled mode have a firewall that blocks all communication to private IP addresses by default.
by Feklar
Thu Aug 18, 2011 6:29 pm
Forum: Beginner Basics
Topic: 2 ISP question
Replies: 6
Views: 1651

Re: 2 ISP question

It appears you heavily use connection marks, and I'm sure you don't want to rework that, so your policy based routing will be much like the examples except that you will mark for routing directly. Also since you say your business subscribers are on the same LAN, I'm assuming they are using the same ...
by Feklar
Wed Aug 17, 2011 8:20 pm
Forum: General
Topic: Hotspot Walled Garen Portal Project
Replies: 1
Views: 643

Re: Hotspot Walled Garen Portal Project

Basically you need to use a back end services for billing, creating login page, RADIUS etc. You can use someone else's service, build one out and develop it yourself, or purchase a package that might fit your needs. This is what we use for our back end system, and it works well for us. http://myinns...
by Feklar
Wed Aug 17, 2011 6:49 pm
Forum: General
Topic: Dual Wan - once again :(
Replies: 9
Views: 2273

Re: Dual Wan - once again :(

Try using this for your routing tables: http://wiki.mikrotik.com/wiki/Manual:Load_balancing_multiple_same_subnet_links Mainly this part: /ip route add gateway=10.1.101.1 add gateway=10.1.101.1%ether1 routing-mark=first add gateway=10.1.101.1%ether2 routing-mark=other I've never tried it, so I'm not ...
by Feklar
Wed Aug 17, 2011 6:38 pm
Forum: Beginner Basics
Topic: 2 ISP question
Replies: 6
Views: 1651

Re: 2 ISP question

It's a much better idea for you to post what you have and what you are expecting and what you are seeing. There are numerous working examples throughout the forum and in the wiki if you search for them. At a minimum provide: /ip firewall export /ip address print detail /ip route print detail A netwo...
by Feklar
Wed Aug 17, 2011 6:36 pm
Forum: Beginner Basics
Topic: connect too wireless router
Replies: 12
Views: 2264

Re: connect too wireless router

You are using the wrong mode for the radio card, change it.

Read the wiki example of Station modes I posted.
http://wiki.mikrotik.com/wiki/Manual:Wi ... de_station

Your other option is to set up the device to be a router and NAT out of the wireless interface.
by Feklar
Mon Aug 15, 2011 9:21 pm
Forum: Beginner Basics
Topic: connect too wireless router
Replies: 12
Views: 2264

Re: connect too wireless router

It would be best for you to read the manual about wireless.
http://wiki.mikrotik.com/wiki/Manual:Interface/Wireless
http://wiki.mikrotik.com/wiki/Manual:Wi ... tion_Modes
http://wiki.mikrotik.com/wiki/Manual:Wireless_AP_Client


If you still need help, provide
/interface wireless export
by Feklar
Mon Aug 15, 2011 8:22 pm
Forum: Beginner Basics
Topic: connect too wireless router
Replies: 12
Views: 2264

Re: connect too wireless router

I have no idea what your interface names are. You'll have to replace them with the appropriate names yourself.
by Feklar
Mon Aug 15, 2011 6:41 pm
Forum: Beginner Basics
Topic: connect too wireless router
Replies: 12
Views: 2264

Re: connect too wireless router

/interface bridge add name="WLAN Bridge" /interface bridge port add bridge="WLAN Bridge" port=ether1 /interface bridge port add bridge="WLAN Bridge" port=wlan1 This bridges the two interfaces together in software making them act as one layer2 interface instead of two s...
by Feklar
Mon Aug 15, 2011 5:13 pm
Forum: Beginner Basics
Topic: connect too wireless router
Replies: 12
Views: 2264

Re: connect too wireless router

Have you bridged the Ethernet interface with the wireless interface? In general, each interface on a RouterBoard is it's own separate routed interface unless you tell it otherwise.
by Feklar
Mon Aug 15, 2011 4:24 pm
Forum: Beginner Basics
Topic: Ip Config
Replies: 9
Views: 2204

Re: Ip Config

Is that 3rd subnet routed to you via your first one? If not you can't use it like that short of using a proxy-arp setup that is an ugly hack and you'll want to contact your ISP before turning it on to make sure it won't cause them problems.
by Feklar
Mon Aug 15, 2011 4:06 pm
Forum: General
Topic: Why Hotspot locked me out?
Replies: 3
Views: 943

Re: Why Hotspot locked me out?

What was your shared user set to under your profiles? Default is 1, if it was set to that, that means only one person can be signed in under a given account at any given time. If the logout procedure didn't fully work for whatever reason that would explain your problem.
by Feklar
Sat Aug 13, 2011 12:17 am
Forum: Beginner Basics
Topic: How can I disable a script
Replies: 4
Views: 1425

Re: How can I disable a script

/system scheduler
by Feklar
Wed Aug 10, 2011 11:21 pm
Forum: Beginner Basics
Topic: 2 ISP question
Replies: 6
Views: 1651

Re: 2 ISP question

Look up policy based routing.
by Feklar
Tue Aug 09, 2011 6:19 pm
Forum: Beginner Basics
Topic: Need help regarding proxy.
Replies: 4
Views: 1589

Re: Need help regarding proxy.

You're running a very old version, so that could be part of the problem with the NTP server and Windows. I'm not sure about the settings on a version that old so I can't be much help there.
by Feklar
Tue Aug 09, 2011 4:37 pm
Forum: Beginner Basics
Topic: How to unblock websites?
Replies: 8
Views: 9368

Re: How to unblock websites?

Also the find function will help you a lot when trying to edit things via the CLI.
/ip proxy access remove [find dst-host=www.example.com]
by Feklar
Tue Aug 09, 2011 4:31 pm
Forum: Beginner Basics
Topic: Need help regarding proxy.
Replies: 4
Views: 1589

Re: Need help regarding proxy.

They are the same thing. Winbox just has it labeled differently than what is in the CLI. I don't use the proxy much, so I'm not 100% on this, but this is the rule you should need to deny all web sites. /ip proxy access add action=deny disabled=no dst-address=0.0.0.0/0 Put your accept rules above it....
by Feklar
Tue Aug 09, 2011 4:25 pm
Forum: Beginner Basics
Topic: port forwarding
Replies: 4
Views: 1164

Re: port forwarding

VoIP can be a bit tricky to detect and use properly. If you know the IP addresses of the handsets, it becomes much easier to do what you want since you just mark the connections based off of the IP address. 1.) Set up static leases for the handsets in the DHCP server and create an address list with ...
by Feklar
Mon Aug 08, 2011 5:18 pm
Forum: Beginner Basics
Topic: simple backup operation
Replies: 3
Views: 1372

Re: simple backup operation

MAC addresses are the main ones. It all depends on what you are configuring on each board really, and you want to use roughly the same OS version for the export and import as syntax can change. Another example might be PPP settings if you are using those and what different settings for each board.
by Feklar
Mon Aug 08, 2011 5:12 pm
Forum: General
Topic: Using MikroTik (Design Question)
Replies: 4
Views: 995

Re: Using MikroTik (Design Question)

thank you for your answers. so i can use the RouterOS for both a Wifi Deployment and DSL deployment at the same time, with the Router OS authenticating both networks conncurently. As long as the MikroTik is the layer3 hop for both networks then yes. Each interface on a MikroTik can be it's own sepa...
by Feklar
Mon Aug 08, 2011 5:07 pm
Forum: Beginner Basics
Topic: No router access via all public IPs from WAN
Replies: 7
Views: 1687

Re: No router access via all public IPs from WAN

I'm not familiar with wireless bridges/links like that, but I think it might have to do with the method you chose to use in linking the sites together. Maybe a different mode will suite your needs better. There are several wiki examples submitted from users about layer2 wireless links. http://wiki.m...
by Feklar
Mon Aug 08, 2011 5:03 pm
Forum: General
Topic: How to stop MAC Cloning
Replies: 15
Views: 13096

Re: How to stop MAC Cloning

Yea thanks for ur reply but could i use mikrotik to do that ? If the MikroTik is the edge device, i.e. the access point yes. Or if a client needs to go "through" the MikroTik to talk to another client, you can block them. If it's just the layer3 hop on the network to the internet then no....
by Feklar
Fri Aug 05, 2011 8:05 pm
Forum: General
Topic: Mikrotik aps keep droping offline
Replies: 1
Views: 736

Re: Mikrotik aps keep droping offline

That is because the access points themselves do ever actually pass or need to pass any traffic. If they are acting as an access point, that means they are a layer2 device, they just forward on what they are getting from the client. The hotspot will automatically time "clients" out of it's ...
by Feklar
Fri Aug 05, 2011 7:58 pm
Forum: General
Topic: How to stop MAC Cloning
Replies: 15
Views: 13096

Re: How to stop MAC Cloning

if you will have any kind of user/pass based authentication (like hotspot or pppoe) then the mac cloning will be useless for these violators, they will also need username+password Hello normis i run hotspot but in my school student still do mac cloning and bypass the hotspot is there nay way i coul...
by Feklar
Fri Aug 05, 2011 5:15 pm
Forum: Beginner Basics
Topic: simple backup operation
Replies: 3
Views: 1372

Re: simple backup operation

Backup creates a binary file that is meant to only work on the router it came from. Uploading it and using it on another router will often make a partially broken configuration. The better way to make backups and give configurations to other routers is via the /export command. It does have the drawb...
by Feklar
Fri Aug 05, 2011 5:00 pm
Forum: General
Topic: Using MikroTik (Design Question)
Replies: 4
Views: 995

Re: Using MikroTik (Design Question)

The MikroTik can be a captive portal via the hotspot functionality. The billing portion however requires some of your own development depending on what you need and want. It has some payment functions via the UserManager package that can be optionally installed, and there are posts about how to use ...
by Feklar
Fri Aug 05, 2011 4:51 pm
Forum: Beginner Basics
Topic: No router access via all public IPs from WAN
Replies: 7
Views: 1687

Re: No router access via all public IPs from WAN

Well both of the IP addresses are assigned, and there is nothing in your firewall that would prevent them from talking directly. I would have to say look at the PC then, check it's routing and ARP tables to see if something might be up with them. What happens when you connect the PC directly to ethe...
by Feklar
Thu Aug 04, 2011 4:28 pm
Forum: Beginner Basics
Topic: port forwarding
Replies: 4
Views: 1164

Re: port forwarding

Look up policy based routing. Several posts about it in the forums and there are guides in the wiki.
by Feklar
Thu Aug 04, 2011 4:25 pm
Forum: Beginner Basics
Topic: No router access via all public IPs from WAN
Replies: 7
Views: 1687

Re: No router access via all public IPs from WAN

It could very well be that it's a problem with your ISP modem. They don't always like to have the same MAC address for multiple IP addresses.

Please provide, we might be able to see something from these.

/ip address print detail
/ip route print detail
/ip firewall filter export
by Feklar
Mon Aug 01, 2011 6:33 pm
Forum: General
Topic: Vlan's....am I doing it right?
Replies: 3
Views: 1267

Re: Vlan's....am I doing it right?

It all really comes down to what your goals are and what you are trying to do with the network that will determine the best way to approach it. Each VLAN in a MikroTik is treated as it's own separate routed interface, it is after all is a router not a switch. This is not like a switch where there is...
by Feklar
Mon Aug 01, 2011 6:16 pm
Forum: Beginner Basics
Topic: limit transferd data size
Replies: 1
Views: 761

Re: limit transferd data size

What are you looking to do? Set a hard cap on a per interface level? You can do this by manually setting up a queue for each interface, or editing the interface itself. /interface ethernet set 0 bandwidth=unlimited/unlimited If you are looking for something else, please be more descriptive of what y...
by Feklar
Mon Aug 01, 2011 6:10 pm
Forum: Beginner Basics
Topic: Failover newbie question
Replies: 12
Views: 3956

Re: Failover newbie question

You are correct that the check gateway function included when adding a route only checks the gateway itself, so if that is an address located directly on your Cisco and not further upstream, then it won't detect a problem further down the line. You can use netwatch, write your own script, or use a s...
by Feklar
Fri Jul 29, 2011 6:47 pm
Forum: Beginner Basics
Topic: IP Subnet
Replies: 2
Views: 1218

Re: IP Subnet

Check your firewall to see what you might be blocking. Also if you are running a proxy, check those rules. There's not enough information in your post to really begin to help at all. If you want more help/information you need to at least provide: /ip firewall export /ip route print detail /ip addres...
by Feklar
Fri Jul 29, 2011 6:30 pm
Forum: General
Topic: How can i assign Public addresses to private clients ??
Replies: 10
Views: 3961

Re: How can i assign Public addresses to private clients ??

If your ISP is routing that new block of IP addresses to you via your current subnet, then yes. Assign one of the IPs to the MikroTik on your LAN interface to become the default gateway for the clients, and set up the DHCP server. The MikroTik is a router, it will route between subnets and interface...
by Feklar
Thu Jul 28, 2011 6:35 pm
Forum: General
Topic: How can i assign Public addresses to private clients ??
Replies: 10
Views: 3961

Re: How can i assign Public addresses to private clients ??

It depends on your setup, and how you get that pool of IP addresses. Is your subnet routed to you, or does it only exist on the WAN of your router? If it's routed, it's just a matter of assigning the subnet and the pool of public IP addresses to the LAN of your router. If it's only on the WAN, thing...
by Feklar
Wed Jul 27, 2011 10:59 pm
Forum: General
Topic: RB450 rest the time after each restart
Replies: 8
Views: 1902

Re: RB450 rest the time after each restart

Ideally you'll have your own NTP server you can point the boards to and have them synced to. Otherwise search for NTP servers via Google and choose one. They can change however, especially if they are doing a free service, so it's best to have your own that you control.
by Feklar
Wed Jul 27, 2011 10:55 pm
Forum: General
Topic: changes to PCC if ADSL modem bridge
Replies: 5
Views: 1655

Re: changes to PCC if ADSL modem bridge

I don't understand what you are saying? With the script, when you ping you can specify a routing table for it to use, so you can make a test route, and use that to ping a remote address. The key is to ping an address that is on the internet, like Verizon's DNS servers. Since it's using a routing tab...
by Feklar
Wed Jul 27, 2011 6:42 pm
Forum: General
Topic: changes to PCC if ADSL modem bridge
Replies: 5
Views: 1655

Re: changes to PCC if ADSL modem bridge

You have two basic methods to implement fail-over, this should not require any modification to your current setup. 1.) Write a script that will test the lines for you via pings, or some other method. 2.) Use the scriptless method described in the Wiki and in the forum. http://wiki.mikrotik.com/wiki/...
by Feklar
Wed Jul 27, 2011 6:27 pm
Forum: General
Topic: Bridging and Hotspot at the same time
Replies: 4
Views: 1388

Re: Bridging and Hotspot at the same time

You're going to have to be a lot more descriptive of what your goals are and what your setup is in order to receive help. A network diagram would go a long ways towards helping. Bridging is a way of making a number of interfaces act as one signal layer2 interface via software. Since it's an Ethernet...
by Feklar
Tue Jul 26, 2011 6:38 pm
Forum: General
Topic: FTP load balancing problem
Replies: 13
Views: 5489

Re: FTP load balancing problem

No you don't have to clear it out every time, since old rules/connections may be applying it's just to clear it out this once. A reboot also works to clear out the connections table. Please do an /export of your current mangle rules. I want to see if there is something that was missed or that has ch...
by Feklar
Mon Jul 25, 2011 8:10 pm
Forum: General
Topic: FTP load balancing problem
Replies: 13
Views: 5489

Re: FTP load balancing problem

What method did you try? Modifying PCC or the first suggestion? Completely clear out the contentions table under IP->Firewall->Connections. The router remembers what route it's used for previous connections and will use it again if it can. Clearing out the connections table makes it forget a previou...
by Feklar
Mon Jul 25, 2011 7:49 pm
Forum: General
Topic: FTP load balancing problem
Replies: 13
Views: 5489

Re: FTP load balancing problem

The other method would be to change your PCC classifier, you have it set to "both-addresses-and-ports" and change it to "both-addresses". I went with that method above because you had that very specific rule for it listed. By taking out the port variables, PCC is a little less ra...
by Feklar
Mon Jul 25, 2011 6:37 pm
Forum: General
Topic: FTP load balancing problem
Replies: 13
Views: 5489

Re: FTP load balancing problem

/ip firewall mangle
add chain=prerouting action=mark-connection new-connection-mark=Single_conn passthrough=yes in-interface=LAN connection-state=related place-before=16
by Feklar
Mon Jul 25, 2011 5:26 pm
Forum: General
Topic: FTP load balancing problem
Replies: 13
Views: 5489

Re: FTP load balancing problem

FTP actually uses two sessions. Port 21 is the control session, and the data transfer session is negotiated off of that. The router can look into that control tunnel and determine a connection is "related" based off of that. Where you mark a connection for FTP, add in another rule with &qu...
by Feklar
Mon Jul 25, 2011 5:19 pm
Forum: General
Topic: All version packages
Replies: 5
Views: 1140

Re: All version packages

They have several version available, just edit the link manually, you can usually grab 3 or 4 versions back that way. As far as I know they do not maintain a publicly accessible repository of older versions. You can contact support and ask them for it, or someone on the forum might be nice enough to...
by Feklar
Mon Jul 25, 2011 4:29 pm
Forum: Beginner Basics
Topic: Traffic won't forward between interfaces
Replies: 1
Views: 885

Re: Traffic won't forward between interfaces

Need more details to help in this case.

What are your firewall filter rules? I'm guessing that you have a specific filter rule that is dropping everything not explicitly accepted further up in the forward chain.
by Feklar
Mon Jul 25, 2011 4:24 pm
Forum: Beginner Basics
Topic: HOTSPOT
Replies: 4
Views: 1379

Re: HOTSPOT

Because they are on the 192.x.x.x subnet, they need to use a router to talk to a different subnet than they are on. Part of the basic hotspot setup is a firewall to prevent unauthorized users from doing this. This isn't really a "security" thing in your setup however, since both subnets ar...
by Feklar
Wed Jul 20, 2011 5:26 pm
Forum: RouterBOARD hardware
Topic: 750GL Downgrade problem
Replies: 6
Views: 2534

Re: 750GL Downgrade problem

750gl was released post 5.x so I'm guessing 4.x will not work on it much like the RB1200.
by Feklar
Wed Jul 20, 2011 4:59 pm
Forum: Beginner Basics
Topic: Trying to get a basic configuration going
Replies: 6
Views: 1613

Re: Trying to get a basic configuration going

Do you have any rules in your forward chain? I'm only seeing them for the input chain in the rules you posted. Also I believe your NAT rule is wrong. 0 chain=dstnat action=dst-nat to-addresses=192.168.2.15 to-ports=22 protocol=tcp dst-address-type=local dst-port=2222 By the time dstnat happens, the ...
by Feklar
Wed Jul 20, 2011 4:50 pm
Forum: Beginner Basics
Topic: Combining 2 networks
Replies: 1
Views: 605

Re: Combining 2 networks

The router will automatically route between all subnets. If they are on separate routed interfaces it is usually cleaner and more reliable. If you have the two subnets assigned to the 450 as described bellow and it's not working, you will likely need to check the routing tables on your two servers t...
by Feklar
Tue Jul 19, 2011 4:24 pm
Forum: Beginner Basics
Topic: No route to host problem
Replies: 2
Views: 16112

Re: No route to host problem

Without more details it is going to be very hard to offer more specifics, but here it goes. I'm assuming the IP address that you have is the public IP address of your DSL modem. Since the DSL modem is giving you DHCP, chances are the modem is also a router, and is acting as such, therefor the IP you...
by Feklar
Mon Jul 18, 2011 5:44 pm
Forum: General
Topic: What does the 'Any. port' in firewall/nat/mangle stand for
Replies: 1
Views: 9240

Re: What does the 'Any. port' in firewall/nat/mangle stand f

That it can match either the dst-port or src-port instead of just one or the other.
by Feklar
Mon Jul 18, 2011 5:37 pm
Forum: Beginner Basics
Topic: firewall connection
Replies: 2
Views: 1390

Re: firewall connection

If you're having a problem with clients generating too many sessions, you can always set up a firewall rule that will limit the number of allowed TCP sessions. This has to be a reasonable number however, for example, on most of our hotspots we have a TCP limit set to 200 sessions at a time, but some...
by Feklar
Mon Jul 18, 2011 5:20 pm
Forum: Beginner Basics
Topic: Mikrotik 3 WAN, 1 LAN - Open Ports
Replies: 7
Views: 9356

Re: Mikrotik 3 WAN, 1 LAN - Open Ports

You are using ECMP for load balancing, it works, but if I remember correctly it have very little to no fault tolerance for a link going down. While it will work for you, you might want to read up on PCC and use that instead of ECMP for load balancing just as a suggestion. If you're happy with it, th...
by Feklar
Fri Jul 15, 2011 7:38 pm
Forum: Beginner Basics
Topic: Queue Tree traffic priority
Replies: 2
Views: 1560

Re: Queue Tree traffic priority

Limit-at defines the minimum guaranteed amount of bandwidth given to that queue regardless of the priority.
Priority defines what queue will get access to the free bandwidth defined by their max limit when it is available.
by Feklar
Fri Jul 15, 2011 7:24 pm
Forum: Beginner Basics
Topic: Mikrotik 3 WAN, 1 LAN - Open Ports
Replies: 7
Views: 9356

Re: Mikrotik 3 WAN, 1 LAN - Open Ports

How you open a port mainly depends on your firewall filter. The default action of the filter is to "accept" since it's a router first, so if you aren't blocking anything in the forward chain of the filter, it will be able to pass through the filter just fine. Then all your router needs to ...
by Feklar
Thu Jul 14, 2011 5:03 pm
Forum: Beginner Basics
Topic: Mikrotik 3 WAN, 1 LAN - Open Ports
Replies: 7
Views: 9356

Re: Mikrotik 3 WAN, 1 LAN - Open Ports

In addition to needing to set up nat rules, since you have multiple WANs, you need to mark connections coming in for those services behind the router and mark them for routing. Without those rules the router won't know what routing table to use to get back to you, and that will result in the connect...
by Feklar
Thu Jul 14, 2011 4:57 pm
Forum: Beginner Basics
Topic: router does not respond to external ping with 2 WAN setup
Replies: 1
Views: 752

Re: router does not respond to external ping with 2 WAN setu

In mangle you need to mark connections coming in on specific interfaces for input, and then use those connection marks in a mark for routing rule on the output chain. Also be sure to have routes in those specific routing tables. Without those rules and routing table, the router will use the main rou...
by Feklar
Thu Jul 14, 2011 4:49 pm
Forum: General
Topic: PCC load blance when the line is on but no internet
Replies: 2
Views: 1502

Re: PCC load blance when the line is on but no internet

The basic solution is you need to implement a method for the router to test a specific route to insure that it is working properly and if it's not disable it and clear out the connection table for that route. The reason why unplugging the router works is because it then puts the Ethernet link offlin...
by Feklar
Thu Jul 14, 2011 4:41 pm
Forum: General
Topic: How to access server on NATed network?
Replies: 7
Views: 1857

Re: How to access server on NATed network?

What kind of hotel is it? If it's an IHG, Marriot, or Hilton brand, you are in serious violation of franchise specs by having any of their PoS systems share the guest network without separation. Not to mention problems with PCI compliance if there is any form of credit card processing going on with ...
by Feklar
Thu Jul 14, 2011 4:31 pm
Forum: General
Topic: How to choose the IP to masquerade ?
Replies: 1
Views: 1350

Re: How to choose the IP to masquerade ?

Masquerade will always choose the route with the lowest weight and take the preferred source of that subnet or route. Adjust the preferred address for that route, or use src-nat as the action instead of masquerade.
by Feklar
Thu Jun 30, 2011 4:24 pm
Forum: Beginner Basics
Topic: Log of user traffic consuming
Replies: 2
Views: 1343

Re: Log of user traffic consuming

Traffic Flow (Netflows to the rest of the world). Set up a collector server and point your boxes to it. There are several free options for a netflows server/analyzer and several pay for options. It depends on how much time, money, and effort you want to put into it that will determine what you go wi...
by Feklar
Thu Jun 30, 2011 4:21 pm
Forum: General
Topic: help
Replies: 1
Views: 502

Re: help

What exactly is the problem? The NAT counters are going up like they should, so that means it should be working. Without more description of what you are seeing, it's impossible to help. Also /export and /print wrapped in code brackets are almost always more helpful than screenshots. Screenshots nev...
by Feklar
Thu Jun 30, 2011 4:15 pm
Forum: General
Topic: NAT - many to many
Replies: 3
Views: 1180

Re: NAT - many to many

You can specify a range of addresses with src-nat as the action, but in my experience that makes things break more often than not in that kind of setup. Another option is to use netmap as the action, you just need to feed it a full subnet(including broadcast and network IPs), so make sure none of th...
by Feklar
Wed Jun 29, 2011 4:42 pm
Forum: General
Topic: PCC Load Balancing with two Dynamic Cable modems
Replies: 8
Views: 3217

Re: PCC Load Balancing with two Dynamic Cable modems

I haven't ever really seen that particular behavior before in a PCC setup. Are you using the built in hotspot web page, or a custom one? Does it load right when there is only one line active? One set of rules that you are missing is this before the PCC rules: / ip firewall mangle add chain=preroutin...
by Feklar
Tue Jun 28, 2011 11:30 pm
Forum: RouterBOARD hardware
Topic: router board 750g
Replies: 2
Views: 1018

Re: router board 750g

http://forum.mikrotik.com/viewtopic.php?f=2&t=52184

About as close as you can get. Need version 5.4 or higher, and this only applies to webfig. It does nothing about the CLI or Winbox.
by Feklar
Tue Jun 28, 2011 4:40 pm
Forum: RouterBOARD hardware
Topic: [ask] how much speed cpu ....
Replies: 5
Views: 1877

Re: [ask] how much speed cpu ....

http://routerboard.com/ Look at the product pages for benchmark testing. It all comes down to packets per second, what kind of services you are running on the board, number of firewall rules, etc. Everything that takes up CPU time reduces the number of packets a router can process. So the better que...
by Feklar
Tue Jun 28, 2011 4:31 pm
Forum: General
Topic: Information on VLan Setup
Replies: 5
Views: 1966

Re: Information on VLan Setup

Each interface on a MikroTik is it's own separate routed interface. This is unless the ports are bridged together or placed on the switch chip. This includes VLANs, when you add a VLAN to a MikroTik it treats it just like Linux treats a VLAN, as far as it's concerned, it's another routed interface t...
by Feklar
Tue Jun 28, 2011 4:16 pm
Forum: Beginner Basics
Topic: Can't access Interent from host connected to station
Replies: 11
Views: 2040

Re: Can't access Interent from host connected to station

Nothing is sticking out to me why it isn't working.

What mode is the stations radio card in?
by Feklar
Mon Jun 27, 2011 9:57 pm
Forum: Beginner Basics
Topic: Can't access Interent from host connected to station
Replies: 11
Views: 2040

Re: Can't access Interent from host connected to station

Yes, sorry I didn't catch that.

Please provide:
/interface bridge export
/ip address print detail
/ip firewall export
by Feklar
Mon Jun 27, 2011 7:02 pm
Forum: RouterBOARD hardware
Topic: Routerboard Naming Convention
Replies: 4
Views: 2187

Re: Routerboard Naming Convention

A - More Memory H - High Power G - Gigabit Port U - USB R - Built in Wireless N - 802.11n 400 and 700 series use a different CPU from each other. 700 series have no console port and a plastic case, designed for a small home or office. 400 series have a console port, separate metal case, and a few ot...
by Feklar
Mon Jun 27, 2011 6:24 pm
Forum: Beginner Basics
Topic: Can't access Interent from host connected to station
Replies: 11
Views: 2040

Re: Can't access Interent from host connected to station

Each interface on a routerboard is generally going to be a separate routed interface. This means you will either need to put a subnet on the Ethernet interface and set up routes so traffic can get out, or bridge the Ethernet interface with the wireless so it acts as a layer2 device.
by Feklar
Mon Jun 27, 2011 5:59 pm
Forum: Beginner Basics
Topic: authentication and radius
Replies: 4
Views: 1133

Re: authentication and radius

http://myinnsite.com/ This is the solution that we use to manage all of our hotspots, and will do everything you are looking for. Ability to grant free access with dynamically created remote login pages. Basically you can make it a one click to connect, require access codes, user name and passwords ...
by Feklar
Fri Jun 24, 2011 10:25 pm
Forum: General
Topic: PCC Load Balancing with two Dynamic Cable modems
Replies: 8
Views: 3217

Re: PCC Load Balancing with two Dynamic Cable modems

You can provide an interface as the default route, yes. I just don't know how well that would work with your setup. I believe that feature is generally used when you have a PPP client that you need to connect to to provide access, and not when you have an Ethernet interface connected to a modem/rout...
by Feklar
Thu Jun 23, 2011 7:04 pm
Forum: General
Topic: PCC Load Balancing with two Dynamic Cable modems
Replies: 8
Views: 3217

Re: PCC Load Balancing with two Dynamic Cable modems

It is, but in order to do it you need to make your own routes, basically copy the ones installed by the DHCP client, with the appropriate marks. If you are worried about the gateway changing you can probably modify one of the dynamic DNS scripts in the user submitted wiki to modify or add the routes...
by Feklar
Thu Jun 23, 2011 6:35 pm
Forum: Beginner Basics
Topic: default forwarding-no, how do i change?
Replies: 8
Views: 8165

Re: default forwarding-no, how do i change?

http://wiki.mikrotik.com/wiki/Manual:Interface/Wireless#forwarding Correct. It just prevents clients that are connected to the same radio from sending packets to each other over the wireless card itself. This doesn't remove the ability to talk to other devices/clients on the network that are not con...
by Feklar
Wed Jun 22, 2011 11:16 pm
Forum: General
Topic: Masquerade not working?
Replies: 1
Views: 1802

Re: Masquerade not working?

Hotspot is basically a layer2 function. It is used to force people behind a given interface need to sign into the network in order to gain access. So your hotspot is doing exactly what it is supposed to. Masquerade is for NAT, and in this case is doing the same basic function of a src-nat. Network A...
by Feklar
Wed Jun 22, 2011 11:02 pm
Forum: Beginner Basics
Topic: default forwarding-no, how do i change?
Replies: 8
Views: 8165

Re: default forwarding-no, how do i change?

Default forwarding means that clients cannot talk to each other over the wireless interface itself, this however does not apply to all modes the radio card can be in. These "default" settings can be overwritten when making an access list for a specific client on the radio.
by Feklar
Wed Jun 22, 2011 10:59 pm
Forum: Beginner Basics
Topic: HOW TO CONFIGURE 2 LANS
Replies: 2
Views: 989

Re: HOW TO CONFIGURE 2 LANS

By default each port on a 450 is generally it's own separate routed interface. Set up two interfaces with two different subnets, set up firewall rules to prevent these two interfaces from talking to each other, set up a hotspot on one interface, and set up your NAT rules so both subnets can get out.
by Feklar
Mon Jun 20, 2011 4:26 pm
Forum: General
Topic: Route to different range over same interface
Replies: 1
Views: 959

Re: Route to different range over same interface

Add in an accept rule for local subnets before your PCC rules that you don't want load balanced, this includes WAN and LAN subnets. The PCC manual includes these rules.
by Feklar
Mon Jun 20, 2011 4:17 pm
Forum: General
Topic: fowading port 25
Replies: 1
Views: 852

Re: fowading port 25

Use the firewall mangle rules to mark port 25 connections for routing out the correct interface before other load balancing rules(assuming you have them) with passthrough set to no, and then set up your NAT rule.
by Feklar
Mon Jun 20, 2011 4:16 pm
Forum: General
Topic: dvr camera
Replies: 1
Views: 744

Re: dvr camera

With a simple dst-nat rule yes you can. You'll likely want to use a non-standard port so you're not killing your HTTP access to the router.
/ip firewall nat
add action=dst-nat chain=dstnat protocol=tcp dst-port=80 dst-ip="ip_of_router" to-address="ip_of_dvr" to-port=80
by Feklar
Fri Jun 17, 2011 11:07 pm
Forum: Beginner Basics
Topic: access to mikrotik via public IP using winbox
Replies: 2
Views: 2377

Re: access to mikrotik via public IP using winbox

You can't have the same subnet on two different routed interfaces. Routing just doesn't work like that, and by doing that, you have the end result of where you are now. You will likely need local access of some sort to fix the problem. Look into using safe mode in the future too, it can save you a l...
by Feklar
Fri Jun 17, 2011 4:23 pm
Forum: Beginner Basics
Topic: web browsing http downloads
Replies: 1
Views: 792

Re: web browsing http downloads

The only real "reliable" way of doing this is using the connection-bytes attribute when marking packets for queues. If a connection exceeds a certain amount, say 1Mb, it's more than likely a download. The first 1Mb will get the full service, but everything else after that gets the lower li...
by Feklar
Thu Jun 16, 2011 5:48 pm
Forum: General
Topic: Few hotspot problems
Replies: 9
Views: 2173

Re: Few hotspot problems

Is your /24 routed to you, or does it only exist on the LAN of the ISPs router? If the /24 is routed to you, you can easily set up different subnets on whatever interfaces you want (though with a hotspot setup this isn't generally what is done because it's not designed for it). If however that /24 o...
by Feklar
Wed Jun 15, 2011 4:35 pm
Forum: General
Topic: How to check if the config was changed in time?
Replies: 12
Views: 3801

Re: How to check if the config was changed in time?

Have him set up a syslog server and set the remote logging policy on the router to his syslog server, and set up the topics he wants logged.

This doesn't necessarily prevent you from disabling this at some point, but somewhere along the line he's going to have to trust you.
by Feklar
Tue Jun 14, 2011 6:05 pm
Forum: Beginner Basics
Topic: Stop traffic networking ip address system
Replies: 1
Views: 590

Re: Stop traffic networking ip address system

Specify the range in src-address or dst-address depending on what the rule is for. Or you can use address lists if you have multiple ranges/subnets to cut down on the number of rules.
by Feklar
Mon Jun 13, 2011 4:05 pm
Forum: General
Topic: Backup Server (LoadBalancin)
Replies: 2
Views: 1079

Re: Backup Server (LoadBalancin)

Not currently no. The closest you can get is VRRP, but that is just simple fail over, they don't share any state information between them.
by Feklar
Fri Jun 10, 2011 10:35 pm
Forum: General
Topic: RouterOS v5.4 released
Replies: 118
Views: 42910

Re: RouterOS v5.4 released

ROS v5.4: I am trying to implement "two gateways failover" ( http://wiki.mikrotik.com/wiki/Two_gateways_failover ), but my ISP is using DHCP for assigning me external IP and default gw. I can manipulate "distance" within the DHCP client settings, but there is no "check-gate...
by Feklar
Thu Jun 09, 2011 4:50 pm
Forum: Beginner Basics
Topic: Home router setup steps
Replies: 4
Views: 6178

Re: Home router setup steps

What else are you looking to do? You will likely want to configure the firewall to at least protect the router, there are several user submitted Wiki's on how to do this. QoS is a nice feature, but it is a very complex one as well. It would not be very easy to cover it in a few posts. It's better to...
by Feklar
Thu Jun 09, 2011 4:41 pm
Forum: Beginner Basics
Topic: monitoring users traffic
Replies: 1
Views: 1225

Re: monitoring users traffic

Based off of your requirements, this is your only real choice.
http://wiki.mikrotik.com/wiki/Manual:IP/Traffic_Flow

You'll need to program whatever collector you choose to figure out what is what for different kinds of traffic.
by Feklar
Tue Jun 07, 2011 4:33 pm
Forum: Beginner Basics
Topic: Assighn priorities
Replies: 4
Views: 1511

Re: Assighn priorities

The p2p matcher in RouterOS is out of date and won't match a lot of the more modern protocols. If you try to keep up and match everything p2p, it is an endless battle and one that you will spend a ton of time, effort, and money on. The easier solution is to just identify the "good" kinds o...
by Feklar
Mon Jun 06, 2011 7:32 pm
Forum: Beginner Basics
Topic: Graphing download/upload usage?
Replies: 1
Views: 948

Re: Graphing download/upload usage?

1.) Use built in graphs. (Unreliable storage of data)
2.) Use SNMP to poll the router and store graphs off site. (reliable storage of data)
3.) Use Netflows to store traffic details and graphs. (reliable storage of data)
by Feklar
Mon Jun 06, 2011 2:55 pm
Forum: General
Topic: Port isolation on bridge
Replies: 4
Views: 2485

Re: Port isolation on bridge

Maybe I misunderstood your setup then. If you could post a diagram that would be more helpful in visualizing your setup. For active failover, you can try out VRRP, however I'm not sure how well it will work with hotspot. With VRRP routers do not share state information. So if the main router fails a...
by Feklar
Sat Jun 04, 2011 3:38 pm
Forum: Beginner Basics
Topic: beginner
Replies: 1
Views: 1201

Re: beginner

by Feklar
Fri Jun 03, 2011 5:10 pm
Forum: General
Topic: Port isolation on bridge
Replies: 4
Views: 2485

Re: Port isolation on bridge

The Horizon option only works locally on the router, it does not translate over to another router. On your APs you shouldn't have to worry about placing a horizon since you have wireless interface bridged with a EoIP tunnel, as long as the bridge itself does not have an IP assigned to it, the guest ...
by Feklar
Fri Jun 03, 2011 5:01 pm
Forum: General
Topic: Use seperate subnet for NAT source adresses (Solved)
Replies: 4
Views: 1444

Re: Use seperate subnet for NAT source adresses

What are you looking to do? You have a full /29, is that routed to you, or only available on your WAN? If it's routed to you, you can just have that subnet on the LAN of your router and hand out those IPs there. However if it is only available on the WAN, that means you need to assign all of the IP ...
by Feklar
Fri Jun 03, 2011 4:57 pm
Forum: General
Topic: Dynamic NAT
Replies: 11
Views: 211630

Re: Dynamic NAT

You can use netmap as an action for the srcnat rule. This will dynamically NAT different private IPs out of different public IPs. As a side note however, you must feed it a complete subnet to use. So you'll have to divide it up into several smaller subnets to get as many addresses in there that you ...
by Feklar
Fri Jun 03, 2011 4:52 pm
Forum: General
Topic: Export Error
Replies: 2
Views: 1256

Re: Export Error

What version are you running? 5.1 had problems with at least the 400 series of boards hanging on an /export command. Maybe try upgrading to 5.4, or at least 5.2.
by Feklar
Fri Jun 03, 2011 4:40 pm
Forum: General
Topic: Hotspot and SMTP problem
Replies: 12
Views: 4193

Re: Hotspot and SMTP problem

Edit /etc/freeradius/users and place this near the top. DEFAULT Auth-Type := Accept Then it will just accept anything you feed it for a user name and password. The tricky part is getting your mail server to use Radius in the first place, hard coding it to accept is easy ;). @SurferTim, like you said...
by Feklar
Fri Jun 03, 2011 4:31 pm
Forum: Beginner Basics
Topic: Transparent Proxy log
Replies: 5
Views: 1981

Re: Transparent Proxy log

The closest that you are likely to get is either a firewall list with given IP addresses and logging when someone visits the IP address, but that won't get you the domain that they were visiting. You might be able to get closer to what you want with a dedicated more capable proxy server, something l...
by Feklar
Thu Jun 02, 2011 5:35 pm
Forum: General
Topic: IP / Port Forwarding Help
Replies: 7
Views: 1692

Re: IP / Port Forwarding Help

Only one firewall filter: to block icmp I can use web proxy to access same host and port on same ethernet ports. Besides dst-nat for forwarding, only NATting done is outbound masquerade. I'm testing w/ web browser; place ip_address:port number in address bar. Whenever I try to access the host, I se...
by Feklar
Wed Jun 01, 2011 6:16 pm
Forum: Beginner Basics
Topic: Transparent Proxy log
Replies: 5
Views: 1981

Re: Transparent Proxy log

Set the system -> log to log messages from proxy. Be ready for a TON of messages. If you don't have a remove syslog server, look into getting one going for better storage of data, indexing, and search.
by Feklar
Wed Jun 01, 2011 6:12 pm
Forum: Beginner Basics
Topic: Dual Wan + incomming connections problem
Replies: 9
Views: 7334

Re: Dual Wan + incomming connections problem

Saves CPU cycles primarily, and it's the only rules that I have of that type on the forward chain. Once a connection has a mark, every packet that is a part of that connection also has the same mark. Once that has happened, there is no need to process that packet further. You have to mark the connec...
by Feklar
Tue May 31, 2011 8:08 pm
Forum: Beginner Basics
Topic: Dual Wan + incomming connections problem
Replies: 9
Views: 7334

Re: Dual Wan + incomming connections problem

What causes this is the routing table. When a connection comes in on a certain route, I.E. your new DSL line, the router then looks at it's routing table to determine what route to use to respond back on. If the other internet connection you have has a lesser distance, it will then use that route to...
by Feklar
Fri May 27, 2011 10:40 pm
Forum: General
Topic: Wildcard pppoe
Replies: 1
Views: 704

Re: Wildcard pppoe

Not that I am aware of. You could probably setup a secondary freeradius server that was hard coded to accept everything though.
by Feklar
Tue May 24, 2011 9:05 pm
Forum: General
Topic: QOS Setup
Replies: 5
Views: 1448

Re: QOS Setup

QoS is not a simple and quick thing that can be covered in a couple of posts. It will require you to spend hours of your time researching it and playing around with it to configure it and get it working the way you expect and want. Read the manual, read user examples, watch the videos. Once you thin...
by Feklar
Tue May 24, 2011 6:37 pm
Forum: Beginner Basics
Topic: Hotspot and user Manger on Routerboard
Replies: 6
Views: 1425

Re: Hotspot and user Manger on Routerboard

HDD space is the NAND, that's the flash memory of the routerboard. You should have around 50% free space on it after routerOS is installed, so yes plenty of space.
by Feklar
Mon May 23, 2011 10:05 pm
Forum: Beginner Basics
Topic: Hotspot and user Manger on Routerboard
Replies: 6
Views: 1425

Re: Hotspot and user Manger on Routerboard

The on board NAND should be enough to hold User Manager etc especially for just one network. Most boards come with at least a 64Mb NAND I want to say. You of course can add another store for extra storage if you wanted to run a Proxy off of the box or store local logs if the board supports it, I jus...
by Feklar
Mon May 23, 2011 6:48 pm
Forum: Beginner Basics
Topic: pcc problem in youtube
Replies: 4
Views: 1945

Re: pcc problem in youtube

Another thing to keep in mind with PCC is that you are using both addresses and ports as the classifier. While this will randomize things the most and in theory give you the most fair allocation of bandwidth, there is also a good chance that it will break certain things like banking web sites and so...
by Feklar
Mon May 23, 2011 6:43 pm
Forum: Beginner Basics
Topic: Hotspot and user Manger on Routerboard
Replies: 6
Views: 1425

Re: Hotspot and user Manger on Routerboard

Minimum you need a device with a level4 license so the wireless card can act as an AP. A 433 is a good place to start if you need the Ethernet interfaces. With that being said, User Manager takes up a lot of resources, so the exact board that you need really comes down to what you want it to be able...
by Feklar
Mon May 23, 2011 6:37 pm
Forum: General
Topic: RB433AH dead after upgrade 4.17 -> 5.2
Replies: 9
Views: 2692

Re: RB433AH dead after upgrade 4.17 -> 5.2

There are several people that make switched PDU's for reasonable prices depending on your needs. Some of them have serial ports you can connect to a modem, most will have an Ethernet interface and will ping given IP addresses and if they don't get a response power cycle an outlet. With that being sa...
by Feklar
Fri May 20, 2011 6:42 pm
Forum: General
Topic: RB433AH dead after upgrade 4.17 -> 5.2
Replies: 9
Views: 2692

Re: RB433AH dead after upgrade 4.17 -> 5.2

The board probably upgraded fine. Some series of boards had issues with 4.15-4.17 I believe where they wouldn't always shut down properly upon a reboot, so require a power cycle when they don't come back. Get someone to power cycle it physically and it should come back up with 5.2 installed.
by Feklar
Fri May 20, 2011 6:38 pm
Forum: General
Topic: Documentation RouterOS
Replies: 4
Views: 1067

Re: Documentation RouterOS

http://wiki.mikrotik.com/wiki/Main_Page

For the manual:
http://wiki.mikrotik.com/wiki/Category:Manual

Manual is maintained by MikroTik staff. Some other sections have user submitted examples and information.
by Feklar
Thu May 19, 2011 7:49 pm
Forum: General
Topic: protecting local network by filter rules
Replies: 3
Views: 1054

Re: protecting local network by filter rules

I'm not sure what your queue tree has to do with filter rules and blocking ports that you talked about in the op and the subject? Yes you can get certain queues to apply to or not apply to certain end users as long as you mark their packets appropriately and take that into account with the queue tre...
by Feklar
Thu May 19, 2011 7:09 pm
Forum: General
Topic: QoS Best Practice + Proxy Cache
Replies: 1
Views: 1382

Re: QoS Best Practice + Proxy Cache

That's because when you use the built in proxy, the client is now talking to the router and the router is services and getting the web requests. That means HTTP ect. have moved from the forward chain to the input/output chain. http://wiki.mikrotik.com/wiki/Packet_Flow#Diagram You'll need to adjust y...
by Feklar
Wed May 18, 2011 11:18 pm
Forum: General
Topic: cant get hotspot page on pc
Replies: 21
Views: 4491

Re: cant get hotspot page on pc

Everything looks fine there too. I'm assuming you have a 750, did you disable the switch chip for the port that has the VLAN assigned to it? Master-port=none When you have the hotspot running do they get the login page, and just nothing after that? Do the memory logs show that they signed in success...
by Feklar
Wed May 18, 2011 10:38 pm
Forum: General
Topic: cant get hotspot page on pc
Replies: 21
Views: 4491

Re: cant get hotspot page on pc

Basic hotspot setup looks fine there at first glace. Please post the results of the following
/ip address print detail
/ip route print detail
/ip firewall export
Please wrap output in the code tags to make it easier to read.
by Feklar
Wed May 18, 2011 10:30 pm
Forum: General
Topic: hotspot with bridged ports
Replies: 2
Views: 739

Re: hotspot with bridged ports

Your problem is coming into play because I'm guessing you still have ether1 and wlan1 bridged together. This gives the clients "direct" access to the WAN, which is something you don't want at all. All of the sudden you now have the netgear doing DHCP, the 411 doing DHCP, etc etc. many many...
by Feklar
Wed May 18, 2011 7:13 pm
Forum: General
Topic: Hotspot and 2 dhcp server
Replies: 3
Views: 1214

Re: Hotspot and 2 dhcp server

I think there is, I believe you set the address pool to "static-only", then set up your leases in the leases submenu.

http://wiki.mikrotik.com/wiki/Manual:IP ... er#General
by Feklar
Wed May 18, 2011 7:09 pm
Forum: General
Topic: Any login\password authentication
Replies: 3
Views: 978

Re: Any login\password authentication

Then I don't believe there is a way for you to do that. You could quickly set up a FreeRadius server and hard code it to ACCEPT and change the router to start using that. That will likely be the quickest, easiest, and cheapest solution for you.
by Feklar
Wed May 18, 2011 7:07 pm
Forum: General
Topic: protecting local network by filter rules
Replies: 3
Views: 1054

Re: protecting local network by filter rules

Going to need a lot more detail to provide assistance. Like what kind of rules are you trying to add, and specifically what rules you added.
by Feklar
Wed May 18, 2011 7:01 pm
Forum: General
Topic: Hotspot and 2 dhcp server
Replies: 3
Views: 1214

Re: Hotspot and 2 dhcp server

There's not going to be really a clean or easy way for you to go about moving to a hotspot from not having one. The hotspot arp-poisons the network and will attempt to respond for everything, this is how it is able to act as the gateway for misconfiguration clients. You may be able to try setting Ad...
by Feklar
Wed May 18, 2011 6:49 pm
Forum: General
Topic: Any login\password authentication
Replies: 3
Views: 978

Re: Any login\password authentication

Depends on how you are authenticating guests. If it's local authentication on the router itself, I doubt there is any way to do it.

If you are using a remote Radius server, you'll need to look at their documentation, but there is usually a way to hard code an ACCEPT for everything in them.
by Feklar
Tue May 17, 2011 5:27 am
Forum: General
Topic: MT 5.2 bridged vlan's dhcp trouble
Replies: 16
Views: 6082

Re: MT 5.2 bridged vlan's dhcp trouble

@reverged I'm assuming the problem comes from loops being caused in the network if you do not have some sort of filter to prevent traffic entering from one VLAN leaving another. It may not be a noticeable issue with a very small amount of VLANs, but it certainly is a problem if you have several VLAN...
by Feklar
Mon May 16, 2011 10:46 pm
Forum: General
Topic: MT 5.2 bridged vlan's dhcp trouble
Replies: 16
Views: 6082

Re: MT 5.2 bridged vlan's dhcp trouble

I think it's this. I've stopped using this and gone purely to specifying the horizon option. It accomplishes the same thing, only seems to do it much better. interface bridge filter add in-interface="LAN-bridge" out-interface="LAN-bridge" action=drop You can bridge a physical por...
by Feklar
Mon May 16, 2011 9:24 pm
Forum: General
Topic: QoS vs Bandwidth PCQ
Replies: 7
Views: 5555

Re: QoS vs Bandwidth PCQ

Hi, I implemented this system QoS and I work great with the tree queue and the PCQ to control the speed of the clients, but to enable web.proxy speed ceases to function, each user is consuming the entire channel, someone has solved this problem? http://wiki.mikrotik.com/wiki/Packet_Flow#Diagram It'...
by Feklar
Mon May 16, 2011 9:03 pm
Forum: General
Topic: MT 5.2 bridged vlan's dhcp trouble
Replies: 16
Views: 6082

Re: MT 5.2 bridged vlan's dhcp trouble

When you bridge several VLANs together (especially when they share the same physical port) you need to set up a filter to block them from talking to each other. Without it things break down very very quickly and stop working altogether. There are two ways of doing this that I am aware of. 1.) Specif...
by Feklar
Mon May 16, 2011 5:12 pm
Forum: Beginner Basics
Topic: rb450g slave ports traffic graphing
Replies: 2
Views: 1109

Re: rb450g slave ports traffic graphing

No there is not by using the switch chip. When you use the "slave port" option it places the ports on the switch chip and the CPU never sees the switched traffic. Since it never sees the traffic it cannot graph it. You can bridge your ports together to see this data, but then you will take...
by Feklar
Mon May 16, 2011 5:09 pm
Forum: Beginner Basics
Topic: Monitor what pages users are opening
Replies: 3
Views: 1590

Re: Monitor what pages users are opening

If it is enough to monitor the IP addresses visited, you can set info logging to a remote syslog server. Then set up a mange rule ip firewal mangle add chain=prerouting action=log connection-state=new protocol=tcp dst-port=80,443 log-prefix="WEBACCESS" This way you can also monitor SMTP,I...
by Feklar
Sat May 14, 2011 12:39 am
Forum: General
Topic: QOS setup help
Replies: 3
Views: 1219

Re: QOS setup help

For example here is a queue tree that I often use: /queue tree add disabled=no limit-at=0 max-limit=10M name="Global Download" parent=LAN priority=8 add disabled=no limit-at=0 max-limit=1M name="Global Upload ISP1" parent=WAN priority=8 add disabled=no limit-at=8M max-limit=10M n...
by Feklar
Thu May 12, 2011 9:09 pm
Forum: Beginner Basics
Topic: Hotspot connection issues
Replies: 12
Views: 2944

Re: Hotspot connection issues

What is the domain name that you have set up in your hotspot profile? I think that needs a full domain name (hotspot.com) or something like that. The domain itself doesn't really need to exist anywhere else but on the router.
by Feklar
Thu May 12, 2011 9:07 pm
Forum: General
Topic: Hotspot and SMTP problem
Replies: 12
Views: 4193

Re: Hotspot and SMTP problem

Do you redirect your client's email to a local server for delivery? If not, that is probably the problem. SMTP is tricky. It is a 2-part challenge. 1) Most email servers will not relay email for an untrusted ip or domain. So because of this reason, I use the smtp-server setting in the hotspot profi...
by Feklar
Thu May 12, 2011 8:30 pm
Forum: Beginner Basics
Topic: Hotspot connection issues
Replies: 12
Views: 2944

Re: Hotspot connection issues

Also, is the home page of the PCs you are testing with HTTPS? If so try going to a HTTP web site. The hotspot cannot redirect HTTPS and display an HTTP web site.
by Feklar
Thu May 12, 2011 8:04 pm
Forum: General
Topic: Hotspot and SMTP problem
Replies: 12
Views: 4193

Re: Hotspot and SMTP problem

But if you are using the hotspot, does the end user need to authenticate against their server to send out messages? You can try having them turn off authentication on their machines and see if it works. If your users need to authenticate themselves against their server to be able to send out message...
by Feklar
Thu May 12, 2011 7:56 pm
Forum: General
Topic: Logging URL request for certain IP addresses
Replies: 2
Views: 3358

Re: Logging URL request for certain IP addresses

Basically you need to use a proxy for these specific IP addresses and to have the proxy log all HTTP requests. You can use the built in proxy server of the MikroTik but you may want to look into a more capable proxy that you can use transparently. http://wiki.mikrotik.com/wiki/Manual:IP/Proxy You ca...
by Feklar
Thu Apr 28, 2011 7:16 pm
Forum: General
Topic: 2 LANs, same broadcast subnet?
Replies: 4
Views: 1369

Re: 2 LANs, same broadcast subnet?

User submitted guides. http://wiki.mikrotik.com/wiki/Transparently_Bridge_two_Networks_using_MPLS_extended http://wiki.mikrotik.com/wiki/Transparently_Bridge_two_Networks_using_MPLS http://wiki.mikrotik.com/wiki/Transparently_Bridge_two_Networks_without_using_WDS_%28EoIP%29 http://wiki.mikrotik.com/...
by Feklar
Thu Apr 28, 2011 3:36 am
Forum: General
Topic: Config for 2 public IPs on 1 interface facing 1 DSL Link.
Replies: 3
Views: 900

Re: Config for 2 public IPs on 1 interface facing 1 DSL Link

You can have as many subnets and IPs assigned to a given interface as you want. Please provide an /ip address print detail, that way we can see what you are trying to do, and might be able to give some advice. Each interface on the router can be it's own separate routed interface, so setting up a DM...
by Feklar
Fri Apr 22, 2011 7:18 pm
Forum: General
Topic: local network setup with vpn
Replies: 3
Views: 998

Re: local network setup with vpn

If I remember correctly the local workgourp needs to be on the same subnet for it to work like you are expecting it to. Since you are using a VPN tunnel, this isn't likely to happen reliably. This is because you normally have two different LAN subnets on both sides of the connection so they can talk...
by Feklar
Fri Apr 22, 2011 7:13 pm
Forum: General
Topic: Route all internet traffic through proxy server
Replies: 2
Views: 6852

Re: Route all internet traffic through proxy server

Using a transparent proxy in the MikroTik can only handle HTTP, nothing else. You can definately forward everything to an external proxy server with a simple NAT rule, but it's then up to that server to handle the requests properly and is completely out of the hands of the MikroTik.
by Feklar
Fri Apr 22, 2011 7:06 pm
Forum: General
Topic: 2 DHCP Ranges
Replies: 2
Views: 1169

Re: 2 DHCP Ranges

Yes you can separate out each interface on a MikroTik and they will all act as their own separate routed interface. With that being said, it depends on your LAN more than anything else. You do not ever want to have two different DHCP servers running at the same time on the same logical layer2 networ...
by Feklar
Fri Apr 22, 2011 7:00 pm
Forum: Beginner Basics
Topic: Info...
Replies: 1
Views: 734

Re: Info...

by Feklar
Fri Apr 22, 2011 6:47 pm
Forum: Beginner Basics
Topic: How to get Bandwidth Usage details?????
Replies: 13
Views: 71032

Re: How to get Bandwidth Usage details?????

how? please help me to setup, i will be very Thankful to you always. http://www.ntop.org/news.php http://nfsen.sourceforge.net/ These are two free collectors you can use. Otherwise search for a netflows collector on the internet. You will likely need to set up a separate server and work out from th...
by Feklar
Tue Apr 19, 2011 11:00 pm
Forum: Beginner Basics
Topic: coming from a DLink 4100 and Cisco AP
Replies: 6
Views: 1974

Re: coming from a DLink 4100 and Cisco AP

Most any new MikroTik can handle anything you can throw at it in a home situation without any problems at all. What kind of bandwidth do you have at your home? With that being said, do you want to completely replace the Cisco AP? Also how many Ethernet ports do you want? A 493 will get you 9 Etherne...
by Feklar
Tue Apr 19, 2011 10:45 pm
Forum: Beginner Basics
Topic: Redirect to internal webpage ( webserver ) # question
Replies: 4
Views: 1806

Re: Redirect to internal webpage ( webserver ) # question

User Manager is basically just a Radius server that can run on top of MikroTik. http://wiki.mikrotik.com/wiki/User_Manager You can use most any Radius server you want as long as it has the MikroTik definition file so it knows what attributes it can use. We have our own back end system that uses Stee...
by Feklar
Tue Apr 19, 2011 2:42 pm
Forum: Beginner Basics
Topic: Regard block the download not limiting the rate
Replies: 3
Views: 1007

Re: Regard block the download not limiting the rate

For 15 end users the MikroTik proxy will be more than sufficient. I personally don't use it, so I don't know what kind of options may be there to block certain extensions. You might be able to use the path option for what you want, something like path=*.mp3 I also don't know how well the MikroTik pr...
by Feklar
Tue Apr 19, 2011 2:30 pm
Forum: General
Topic: redirection to a webserver problem
Replies: 7
Views: 1778

Re: redirection to a webserver problem

As long as you have control over your modem and can change the subnet, you can modify your "WAN" without any problem.
by Feklar
Tue Apr 19, 2011 12:30 am
Forum: Beginner Basics
Topic: Redirect to internal webpage ( webserver ) # question
Replies: 4
Views: 1806

Re: Redirect to internal webpage ( webserver ) # question

http://wiki.mikrotik.com/wiki/Hairpin_NAT Or set the web server in a DMZ on a different routed interface and subnet to make it much much cleaner and easier to deal with. While this is technically possible, you are going to run into one main issue. How will you determine that someone has visited your...
by Feklar
Tue Apr 19, 2011 12:20 am
Forum: General
Topic: Help with QoS
Replies: 11
Views: 2232

Re: Help with QoS

/ip firewall mangle chain=forward action=mark-connection new-connection-mark=Standart_con_down_100M passthrough=yes src-address-list=Standart_class_100M&40M connection-state=new chain=forward action=mark-packet connection-mark=Standart_con_down_100M new-packet-mark=Standart_con_down_100M That w...
by Feklar
Mon Apr 18, 2011 10:25 pm
Forum: General
Topic: Help with QoS
Replies: 11
Views: 2232

Re: Help with QoS

Tried that. My poblem with that is that I need the per connection classifier already to distribute packet marks for the queue. It would be nice if one could have two connection marks - one that can be used for setting a routing mark. You can mark packets directly too instead of relying on connectio...
by Feklar
Mon Apr 18, 2011 10:10 pm
Forum: Beginner Basics
Topic: Regard block the download not limiting the rate
Replies: 3
Views: 1007

Re: Regard block the download not limiting the rate

First of all, you are going to be very very hard pressed to block people from downloading files via HTTP. As far as the router knows and is concerned someone requesting a web site or downloading an ISO via HTTP are exactly the same thing. This is also true for HTTPS, and since it's encrypted you can...
by Feklar
Mon Apr 18, 2011 9:56 pm
Forum: General
Topic: Help with QoS
Replies: 11
Views: 2232

Re: Help with QoS

You can use the PCC classifier when marking for routing, or for anything else for in the firewall. It's just recommended on the connections since it uses less CPU time (only needs to be calculated once on a new connection). By using PCC on a mark-routing rule it has to calculate the PCC matcher for ...
by Feklar
Mon Apr 18, 2011 9:12 pm
Forum: General
Topic: redirection to a webserver problem
Replies: 7
Views: 1778

Re: redirection to a webserver problem

http://wiki.mikrotik.com/wiki/Hairpin_NAT Though that is an ugly setup to do. It would be much better and cleaner for you if you could put the server on it's own routed interface, with firewall rules, NAT etc, than doing it like that. Issue number 2, is you have the same subnet on two different rout...
by Feklar
Mon Apr 18, 2011 8:59 pm
Forum: General
Topic: Help with QoS
Replies: 11
Views: 2232

Re: Help with QoS

Why are you marking packets on postrouting? It's generally better to do so in the forward chain than there. Also without knowing what kind of queues you are using, you could potentially be having issues there. http://wiki.mikrotik.com/wiki/Packet_Flow#Diagram Couple of issues that pop out at me: 1.)...
by Feklar
Mon Apr 18, 2011 5:02 pm
Forum: Beginner Basics
Topic: Confused by Queues
Replies: 4
Views: 1147

Re: Confused by Queues

Thanks Fewi! Early testing suggests that it did the trick! I guess the thing that confuses me most about queues is that limiting "upload" or "download" does not always work in the way I would expect. e.g. When I set the upload limit of my queues on the 750G, it actually restrict...
by Feklar
Wed Apr 13, 2011 9:33 pm
Forum: Beginner Basics
Topic: Hotspot browser not automatically redirected
Replies: 19
Views: 28211

Re: Hotspot browser not automatically redirected

Please check the user profile " transparent proxy= enable " and " open status page =always " , coz this will re-direct to home page Google or yahoo pr any page in set in browsing .. Thank you Transparent proxy and status page have nothing at all to do with a guest being redirect...
by Feklar
Wed Apr 13, 2011 3:13 am
Forum: General
Topic: Mikrotik and Squid Proxy
Replies: 8
Views: 6698

Re: Mikrotik and Squid Proxy

You didn't mention that you had a parent-proxy setup. The rule I posted was to redirect all HTTP to the proxy server itself. Since you are running a proxy on the MikroTik itself, that means your first rule was right. What are your firewall filter rules? It's possible that is blocking something you d...
by Feklar
Wed Apr 13, 2011 3:02 am
Forum: Beginner Basics
Topic: pcc load balancing with proxy
Replies: 3
Views: 1226

Re: pcc load balancing with proxy

Basically as Fewi said, getting the proxy to work with load balancing is ugly. However it is possible (at least in the lab). 1.) Mark connections going to tcp port 80 in the output chain, and apply your PCC matchers however you wish. 2.) Mark for routing on the output chain with your connection mark...
by Feklar
Wed Apr 13, 2011 2:49 am
Forum: Beginner Basics
Topic: Hotspot browser not automatically redirected
Replies: 19
Views: 28211

Re: Hotspot browser not automatically redirected

1.) Is the home page HTTPS? Or are you using IE? The router cannot display a HTTP login page to someone that is trying to go to a HTTPS web site, it simply just does not work. Also IE tends to have problems with cached pages, so that might be the source of the problem. We generally just have people ...
by Feklar
Fri Apr 08, 2011 5:03 pm
Forum: General
Topic: Queues and loadbalancing for LAN
Replies: 3
Views: 1083

Re: Queues and loadbalancing for LAN

Look at the packet flow diagram to determine the best place to put queues and mark packets based on your setup: http://wiki.mikrotik.com/wiki/Packet_Flow#Diagram This is where it is very easy to get confused about QoS and marking packets and what is best to do where. It all comes down to your needs ...
by Feklar
Fri Apr 08, 2011 4:27 pm
Forum: Beginner Basics
Topic: Hotspot
Replies: 5
Views: 1436

Re: Hotspot

Thanks for the reply sir, yes i've gone through those manuals, but i really don't know to set or configure it, I'm just really newbie. If you don't mind will you give a samples which will i follow? according to my setup. Thanks and more power.. Alginne If you open WinBox and go to IP -> Hotspot, an...
by Feklar
Thu Apr 07, 2011 9:05 pm
Forum: General
Topic: Mikrotik and Squid Proxy
Replies: 8
Views: 6698

Re: Mikrotik and Squid Proxy

Your NAT rule is redirecting port 80 to the router on port 3128, so it won't work unless the router is set up to be the proxy and is listening on that port. Change the action to dst-nat and set the to-address to the Squid server's IP.
by Feklar
Thu Apr 07, 2011 7:33 pm
Forum: Beginner Basics
Topic: Hotspot
Replies: 5
Views: 1436

Re: Hotspot

Lost of options and things are possible with a hotspot. Here are the manuals to get you started. http://wiki.mikrotik.com/wiki/Manual:IP/Hotspot http://wiki.mikrotik.com/wiki/Manual:IP/Hotspot/Profile http://wiki.mikrotik.com/wiki/Manual:IP/Hotspot/User http://wiki.mikrotik.com/wiki/Manual:IP/Hotspo...
by Feklar
Wed Apr 06, 2011 6:19 pm
Forum: General
Topic: Queues and loadbalancing for LAN
Replies: 3
Views: 1083

Re: Queues and loadbalancing for LAN

Queues and QoS are probably one of the hardest things to understand and get working in any environment. It's a very complex subject and will require lots of playing around on your part to learn and set them up. I would recommend starting with this: http://wiki.mikrotik.com/wiki/Manual:Connection_Rat...
by Feklar
Wed Apr 06, 2011 5:42 pm
Forum: General
Topic: display the visited WEB sites (URL)
Replies: 5
Views: 16209

Re: display the visited WEB sites (URL)

Yes you can use proxy on a 750, but I probably wouldn't use it for more than maybe 20 active users at most. You'll also have to export your proxy logs to a syslog server for storage and indexing. There is not enough memory available on a 750 to contain a meaningful amount of logs. To make users use ...
by Feklar
Wed Apr 06, 2011 1:29 am
Forum: Beginner Basics
Topic: 1 ADSL line, two different networks
Replies: 3
Views: 988

Re: 1 ADSL line, two different networks

Hi, thanks for your reply Feklar. Ive came across a website while searching in google for a answer and it is basically exactly what my setup is except that my ISP give dynamic IP's and I dont need the "route traffic by type" section at the bottom. As a matter of fact, I got it right but w...
by Feklar
Wed Apr 06, 2011 1:26 am
Forum: General
Topic: We Need To Be Protect From MAC Hacking!!
Replies: 20
Views: 8171

Re: We Need To Be Protect From MAC Hacking!!

hi ! I'm anew user of mikrotik ,and i have the same problem i think the MAC address in not unique it can change easily so ,is any way that we can make relation between the mikrotik and the client processor id?? my scenario is that.. 1- the login page in hotspot must contain block of code that reads...
by Feklar
Tue Apr 05, 2011 10:08 pm
Forum: Beginner Basics
Topic: 1 ADSL line, two different networks
Replies: 3
Views: 988

Re: 1 ADSL line, two different networks

Going to need to know more about your setup to offer more specific help, but what you are looking for is called Policy Based Routing, and is simple enough to do. Something like a network diagram would help. What you basically do is take connections coming from the 192.168.3.0/24 subnet and mark thei...
by Feklar
Tue Apr 05, 2011 4:35 pm
Forum: General
Topic: display the visited WEB sites (URL)
Replies: 5
Views: 16209

Re: display the visited WEB sites (URL)

You need to set up a proxy and force all users to use it, depending on the board you have and the size of the network you might be able to get by with the built in proxy, or you will need a dedicated proxy server. The logs of the proxy should contain what URLs were visited.
by Feklar
Sat Apr 02, 2011 4:45 pm
Forum: General
Topic: PPC+Hotspot on the same pc PLz help me Network diagram insid
Replies: 18
Views: 2966

Re: PPC+Hotspot on the same pc PLz help me Network diagram i

That is most likely because they are using a download manager that opens multiple sessions to download one file. In order to get the maximum effect in that case you'll want to use both addresses and ports as the PCC matcher and a 3rd party program.
by Feklar
Sat Apr 02, 2011 9:17 am
Forum: General
Topic: PPC+Hotspot on the same pc PLz help me Network diagram insid
Replies: 18
Views: 2966

Re: PPC+Hotspot on the same pc PLz help me Network diagram i

The PCC setup was designed as and is a load balancing method, that's why you use it and that is its advantage. No one connection can exceed it's maximum throughput, but because it load balances you have a good chance of having your 2nd or 3rd or 4th connection go out of the line that is free. Becaus...
by Feklar
Sat Apr 02, 2011 5:42 am
Forum: General
Topic: PPC+Hotspot on the same pc PLz help me Network diagram insid
Replies: 18
Views: 2966

Re: PPC+Hotspot on the same pc PLz help me Network diagram i

What line specifically are you talking about not working? The mangle rules look right and they paste fine into one of my routers. If you are talking about only one line being used, it's likely because of your PCC classifier. It it only taking it based off of the src-address, so this means that every...
by Feklar
Sat Apr 02, 2011 12:07 am
Forum: General
Topic: PPC+Hotspot on the same pc PLz help me Network diagram insid
Replies: 18
Views: 2966

Re: PPC+Hotspot on the same pc PLz help me Network diagram i

You can create that firewall rule before or after, just the custom pre-hotspot chain will not exist until the hotspot has been created. By using the pre-hotspot firewall chain, you are basically applying a NAT rule before the hotspot does any processing on the packet. The packet flow diagram shows y...
by Feklar
Fri Apr 01, 2011 10:59 pm
Forum: Beginner Basics
Topic: Hotspot Time & Data Limit
Replies: 12
Views: 7711

Re: Hotspot Time & Data Limit

So you want it to be that after the guest logged in once with a given access code it is no longer valid? If that is the case, that's not a MikroTik programing issue, that's a SQL database issue. You need to somehow program and define that after a guest has successfully used x access code that it is ...
by Feklar
Fri Apr 01, 2011 10:55 pm
Forum: General
Topic: PPC+Hotspot on the same pc PLz help me Network diagram insid
Replies: 18
Views: 2966

Re: PPC+Hotspot on the same pc PLz help me Network diagram i

The main difference between that configuration and the one in the Wiki is that is specifies "hotspot=auth" on the PCC rules. That's what is doing most of the work in that case. You can also accomplish the same thing with a NAT rule. /ip firewall nat add action=accept chain=pre-hotspot hots...
by Feklar
Fri Apr 01, 2011 9:47 pm
Forum: Beginner Basics
Topic: Hotspot Time & Data Limit
Replies: 12
Views: 7711

Re: Hotspot Time & Data Limit

Set up a profile in free radius with the attributes listed above. Then assign access codes to those attributes.
by Feklar
Fri Apr 01, 2011 9:10 pm
Forum: General
Topic: Problem hotspot with ECMP load balancing with masquerade
Replies: 5
Views: 2256

Re: Problem hotspot with ECMP load balancing with masquerade

First glance you are missing one part. /ip firewall nat add action=accept chain=pre-hotspot disabled=no dst-address-type=!local hotspot=auth This rule prevents packets from being processed against the hotspot after someone has been authorized on the network. Because of the way the hotspot works, thi...
by Feklar
Fri Apr 01, 2011 8:30 pm
Forum: General
Topic: Unable to download from download.microsoft.com
Replies: 3
Views: 951

Re: Unable to download from download.microsoft.com

The first thing that I would suspect would be a DNS problem. See if the router, or hosts can resolve that domain or not with the DNS servers specified in the router, then change the DNS servers and try again if they can't. Otherwise post an export of your firewall rules so that they can be reviewed ...
by Feklar
Fri Apr 01, 2011 8:20 pm
Forum: Beginner Basics
Topic: Hotspot Time & Data Limit
Replies: 12
Views: 7711

Re: Hotspot Time & Data Limit

http://wiki.mikrotik.com/wiki/RADIUS_Client Choose 2 of these for the data limits for received and sent. Mikrotik-Recv-Limit - total receive limit in bytes for the client Mikrotik-Recv-Limit-Gigawords - 4G (2^32) bytes of total receive limit (bits 32..63, when bits 0..31 are delivered in Mikrotik-Re...
by Feklar
Fri Apr 01, 2011 8:13 pm
Forum: General
Topic: PPC+Hotspot on the same pc PLz help me Network diagram insid
Replies: 18
Views: 2966

Re: PPC+Hotspot on the same pc PLz help me Network diagram i

PCC and Hotspot isn't possible on the same machine. Arman PCC and Hotspot are very possible on the same router. I have it running successfully at around 50 locations for well over a year. Here is one example of a working setup. http://forum.mikrotik.com/viewtopic.php?p=175525#p175525 The problems y...
by Feklar
Thu Mar 31, 2011 6:51 pm
Forum: Beginner Basics
Topic: pass some website to my fiber connction
Replies: 3
Views: 828

Re: pass some website to my fiber connction

1.) Figure out what IP addresses belong to google/yahoo. NSLookup will get you some of them. 2.) Add these IP addresses to an address list. 3.) In firewall mangle mark connections going to that address list in prerouting. 4.) Mark for routing based off of the connection mark in the previous step to ...
by Feklar
Thu Mar 31, 2011 5:38 am
Forum: General
Topic: [ASK] WAN Speed problem
Replies: 5
Views: 1482

Re: [ASK] WAN Speed problem

The main thing to remember about load balancing in a MikroTik is it is based off of CONNECTIONS. What I mean to say is that the MikroTik randomizes what link it will decide to send a connection out of, and you can weight it towards one more than the other. With that being said, the router has no way...
by Feklar
Thu Mar 31, 2011 5:30 am
Forum: General
Topic: [ASK] How to know somebody is running torrent?
Replies: 1
Views: 994

Re: [ASK] How to know somebody is running torrent?

Torrents are some of the hardest programs to detect, especially on a layer3 device. You can guess based off of the p2p firewall matcher provided by MikroTik, but that is unreliable as the definitions are out of date. It is also very easy for someone to encrypt their p2p traffic, or even send it over...
by Feklar
Wed Mar 30, 2011 6:59 pm
Forum: Beginner Basics
Topic: pass some website to my fiber connction
Replies: 3
Views: 828

Re: pass some website to my fiber connction

Define what you want to be a download, and what you want to go over the fiber link. Policy based routing is probably what you are looking for. With that being said however, if you expect it to be able to distinguish the difference between someone downloading a web page or an ISO file via HTTP, it wo...
by Feklar
Wed Mar 30, 2011 6:51 pm
Forum: General
Topic: Problem hotspot with ECMP load balancing with masquerade
Replies: 5
Views: 2256

Re: Problem hotspot with ECMP load balancing with masquerade

"/ip firewall export" wrapped in code brackets to make it more readable. Without that information we cannot supply help.

For good measure throw in:
/ip hotspot export
/ip address print detail
/ip route print detail
by Feklar
Wed Mar 30, 2011 6:46 pm
Forum: General
Topic: Queue for voip
Replies: 4
Views: 1439

Re: Queue for voip

Your upload parent should be you WAN interface. Your download should be your LAN interface(s). VoIP isn't ever very bandwidth intensive, but it is very sensitive to latency. In your case, since it appears you have two different LAN interfaces, on your normal LAN i would set a hard limit on the amoun...
by Feklar
Tue Mar 29, 2011 10:51 pm
Forum: General
Topic: Queue for voip
Replies: 4
Views: 1439

Re: Queue for voip

You have no limits defined at all in your queue tree. Without a max-limit at the very least, it will not work. The queue needs to know how much bandwidth is there before it can start to reorder packets or apply specific limits and priorities. Your max limit should be something around 90% of the tota...
by Feklar
Mon Mar 28, 2011 10:51 pm
Forum: General
Topic: Problem hotspot with ECMP load balancing with masquerade
Replies: 5
Views: 2256

Re: Problem hotspot with ECMP load balancing with masquerade

Use PCC: http://forum.mikrotik.com/viewtopic.php?p=175525#p175525 http://wiki.mikrotik.com/wiki/Manual:PCC http://wiki.mikrotik.com/wiki/How_PCC_works_%28beginner%29 Better for load balancing, and you get failover, where as with ECMP there is no failover at all. I also believe it solves a few proble...
by Feklar
Mon Mar 28, 2011 5:54 pm
Forum: General
Topic: Weird Port Forward Issue Effecting internal network.
Replies: 1
Views: 777

Re: Weird Port Forward Issue Effecting internal network.

http://wiki.mikrotik.com/wiki/Hairpin_NAT

Though that is an ugly way to go about it. It would be much easier and cleaner for you to put the web server on a "DMZ". Basically give it it's own interface, subnet, etc, and set up firewall rules appropriately.
by Feklar
Thu Mar 24, 2011 10:36 pm
Forum: Beginner Basics
Topic: config import not as expected.
Replies: 20
Views: 6902

Re: config import not as expected.

I like to console/ssh my way into a router, I edit the stuff out of the /export that I don't need, and then copy that file and paste it into the console/ssh session. Any errors lines that are there have a red mark on them but that doesn't stop a paste like it does with a running script, so the whole...
by Feklar
Thu Mar 24, 2011 10:21 pm
Forum: Beginner Basics
Topic: Question and Help before i try this... Simple Failover RB450
Replies: 1
Views: 626

Re: Question and Help before i try this... Simple Failover R

The main reason why you may not be seeing things fall back to your main route is because the router "remembers" where it has sent connections in the past. So your fiber connection goes down, and new connections start to use your cable, then your fiber comes back up. Because the router reme...
by Feklar
Wed Mar 23, 2011 11:18 pm
Forum: Beginner Basics
Topic: Little help in config RB450G
Replies: 16
Views: 2243

Re: Little help in config RB450G

this partialy worked when i try to set master port for Ether4 and Ether5 it says its already in bridge?!?! and i did delete bridge .... i dont see it in WinBox and i dont see it on terminal i manualy changed in WinBox DHCP server to ether3-local and when i connect to that port i get IP addres from ...
by Feklar
Wed Mar 23, 2011 4:05 pm
Forum: General
Topic: Bridging VLAN problem
Replies: 2
Views: 1278

Re: Bridging VLAN problem

1.) You cannot bridge a VLAN with the physical port that it is on. It will not work. 2.) When bridging multiple VLANs together, you MUST specify the Horizon option when adding the bridge port. http://wiki.mikrotik.com/wiki/Manual:MPLSVPLS#Split_horizon_bridging You can try to do the same thing with ...
by Feklar
Tue Mar 22, 2011 10:05 pm
Forum: Beginner Basics
Topic: Little help in config RB450G
Replies: 16
Views: 2243

Re: Little help in config RB450G

If ether1 still has a DHCP client, get a simple switch, plug ethe1 into it, your computer, and your network (or if your modem/router has multiple LAN ports). Then do an IP scan or look at the leases table of your gateway and connect to it over that IP.
by Feklar
Tue Mar 22, 2011 9:33 pm
Forum: Beginner Basics
Topic: Little help in config RB450G
Replies: 16
Views: 2243

Re: Little help in config RB450G

Ahh yes, sorry I forgot to mention, when you remove the bridge, any IPs or services associated with the the bridge will become invalid. Since you already had a static IP on ether1 you can use that port to get back into it. Also winbox has an option to connect to the MAC of the device instead of it's...
by Feklar
Tue Mar 22, 2011 9:03 pm
Forum: Beginner Basics
Topic: Little help in config RB450G
Replies: 16
Views: 2243

Re: Little help in config RB450G

To remove the bridge you can run this command: /interface bridge remove [find] That will remove all bridge interfaces, and should remove all ports from the bridge as well, but you can run this for good measure. /interface bridge port remove [find] With those two commands you will have your 450 with ...
by Feklar
Tue Mar 22, 2011 7:26 pm
Forum: Beginner Basics
Topic: Little help in config RB450G
Replies: 16
Views: 2243

Re: Little help in config RB450G

What are the ports assigned to the bridged interface? But yes, if there is a bridge on Ether2, with other ports assigned to it, that could be a problem. Especially if you are trying to bridge interfaces and have the switch chip going at the same time. Go ahead and delete the bridge, you will then ha...
by Feklar
Tue Mar 22, 2011 5:28 pm
Forum: General
Topic: Freeze terminal
Replies: 3
Views: 1375

Re: Freeze terminal

by Feklar
Tue Mar 22, 2011 5:24 pm
Forum: Beginner Basics
Topic: Bandwidth shaping
Replies: 8
Views: 2590

Re: Bandwidth shaping

Everyone in the myList address list will share the 512k/512k limit.
by Feklar
Tue Mar 22, 2011 5:22 pm
Forum: Beginner Basics
Topic: Cable Query
Replies: 3
Views: 841

Re: Cable Query

Yes, either cable will work. Though it's usually a good idea to have one of each with you at all times.
by Feklar
Tue Mar 22, 2011 5:10 pm
Forum: General
Topic: cant get hotspot page on pc
Replies: 21
Views: 4491

Re: cant get hotspot page on pc

Upon comparing settings at a running hotspot of mine: /ip hotspot profile hotspot-address=0.0.0.0 Set it to the IP on the interface that the hotspot is running on. /ip hotspot profile hotspot-address=192.168.88.1 If you aren't using HTTPS for the login page, change the login method to PAP. I don't k...
by Feklar
Tue Mar 22, 2011 4:37 pm
Forum: Beginner Basics
Topic: isolate LAN clients from each other
Replies: 6
Views: 12155

Re: isolate LAN clients from each other

Yup, those are the filter rules you want to prevent all communication between ports 3 and 4. (provided ports 3 and 4 are not part of the same switch group)
by Feklar
Tue Mar 22, 2011 4:29 pm
Forum: Beginner Basics
Topic: Little help in config RB450G
Replies: 16
Views: 2243

Re: Little help in config RB450G

Yes, what you want to do is possible. 1.) You can disable the DHCP client on ether1, or move it to ether2. Each interface can be it's own separate routed interface. This means each one can have it's own Subnet, Services/Clients, etc. without affecting other interfaces. 2.) You'll want to remove ethe...
by Feklar
Tue Mar 22, 2011 4:21 pm
Forum: General
Topic: cant get hotspot page on pc
Replies: 21
Views: 4491

Re: cant get hotspot page on pc

Yes those two NAT rules, you only need one. One of them will masquerade any traffic coming from 192.168.88.0/24 leaving any interface, the other will masquerade any traffic leaving ether1, so are basically accomplishing the same thing in your case. If you had a DMZ on the router or something similar...
by Feklar
Tue Mar 22, 2011 4:14 pm
Forum: General
Topic: HELP NEEDED TO SETUP QUEUE POOL
Replies: 2
Views: 1490

Re: HELP NEEDED TO SETUP QUEUE POOL

Yes it is possible. Start out with this guide and work out from there. Queues are a complex subject and cannot be covered in a couple of posts. It will require you to play around with them and see how they work to start to understand them. http://wiki.mikrotik.com/wiki/Manual:Connection_Rate Since I...
by Feklar
Tue Mar 22, 2011 4:06 pm
Forum: General
Topic: VOIP Priorities
Replies: 4
Views: 1287

Re: VOIP Priorities

Best suggestion is to start out with this, and work out from there and modify it to fit your needs. http://wiki.mikrotik.com/wiki/Manual:Connection_Rate Remember that you should probably set the queue maximum data rate to be around 90% of your total download/upload rate to get the best results out o...
by Feklar
Tue Mar 22, 2011 4:03 pm
Forum: General
Topic: Freeze terminal
Replies: 3
Views: 1375

Re: Freeze terminal

If you can't console in, try netinstall. If that doesn't work contact your reseller.
http://wiki.mikrotik.com/wiki/Manual:Netinstall

Default baud rate on a routerboard is 115200.
by Feklar
Tue Mar 22, 2011 3:57 pm
Forum: Beginner Basics
Topic: Cable Query
Replies: 3
Views: 841

Re: Cable Query

Ports on the routerboards are auto-sensing, so the answer you your question is "yes".
by Feklar
Tue Mar 22, 2011 3:55 pm
Forum: Beginner Basics
Topic: isolate LAN clients from each other
Replies: 6
Views: 12155

Re: isolate LAN clients from each other

Yes, each interface on a routerboard can be it's own separate routed interface. So you can set up ether3 (as long as it's not part of the switch chip) to be it's own interface with it's own DHCP server, IP subnet, Hotspot, or any other services you want to run on it. With that being said, since you ...
by Feklar
Tue Mar 22, 2011 3:38 pm
Forum: General
Topic: cant get hotspot page on pc
Replies: 21
Views: 4491

Re: cant get hotspot page on pc

Set address-pool=default-dhcp to none under /ip hotspot user profile. If that is set it will be doing universal NAT on every host behind it, and that could be causing a problem. You can also set shared-user to 0 instead of 100, though that shouldn't be an issue yet. That just limits how many people ...
by Feklar
Mon Mar 21, 2011 9:53 pm
Forum: General
Topic: cant get hotspot page on pc
Replies: 21
Views: 4491

Re: cant get hotspot page on pc

Please provide us with
/ip address print detail
/ip route print detail
/ip firewall export
Also any other relevant information. Might want to throw in "/ip hotspot export" as well for good measure.
by Feklar
Mon Mar 21, 2011 5:08 pm
Forum: Beginner Basics
Topic: Two routers
Replies: 3
Views: 654

Re: Two routers

Load balancing in the MikroTik is done based off of connections usually, you can do policy based routing, but that really won't answer your question. There is no way for a router to know what you are downloading, how fast you will download, or how much you are downloading at the start of a session. ...
by Feklar
Mon Mar 21, 2011 4:59 pm
Forum: Beginner Basics
Topic: Residential WISP: authentication
Replies: 7
Views: 2123

Re: Residential WISP: authentication

If you are looking for an all in one solution for Radius, billing, web page access etc, you can take a look at this as a potential solution. http://myinnsite.com/ There are a few other similar options posted around the forums, so a search would dig up a few other options. This is the other one I've ...
by Feklar
Mon Mar 21, 2011 3:59 pm
Forum: General
Topic: I need DATABASE for Status page in MIKROTK
Replies: 3
Views: 1279

Re: I need DATABASE for Status page in MIKROTK

Are you looking for a way to keep track of how much traffic a client has sent and received on your network for accounting reasons? Look into netflows (traffic flow in the MikroTik). This won't be stored in the router, but will be stored in a central server and will keep a record of it for a specifie...
by Feklar
Mon Mar 21, 2011 3:36 pm
Forum: General
Topic: loadbalancing work fine but with hotspot :( :(
Replies: 38
Views: 15919

Re: loadbalancing work fine but with hotspot :( :(

I'd try and isolate where the potential problem lies. Disable one of the links and see if the problem continues, if it doesn't swap over to the other link and see if the problem is still there or not. Dissable load balancing while you do these tests. If it works on both links, that tells you your lo...
by Feklar
Fri Mar 18, 2011 5:20 pm
Forum: General
Topic: How to view/extract firewall logs?
Replies: 1
Views: 774

Re: How to view/extract firewall logs?

Set up a firewall filter rule with the action of log, depending on your rules, probably place it before the drop rule. This will create an entry in your log under the firewall subject. If done improperly this will create a ton of log information.
by Feklar
Fri Mar 18, 2011 5:15 pm
Forum: General
Topic: Hotspot?
Replies: 2
Views: 893

Re: Hotspot?

As jrhoades9989 has said, you can set up the hotspot on the 1100, then if you bridge the wireless interface with the Ethernet interface, the 411 basically becomes an access point when the wireless card is placed in the right mode. Note that you need to have at least a level 4 license on the 411 for ...
by Feklar
Fri Mar 18, 2011 4:57 pm
Forum: Beginner Basics
Topic: Beginner Question help on Buying Decision :)
Replies: 5
Views: 1075

Re: Beginner Question help on Buying Decision :)

Yes the RB does come with a DHCP client and can do PPPoE if needed.

You can modify the scripts to fit your needs, like updating to a DDNS service, or what we do when we need to use DHCP is have the routerboard e-mail us the IP on startup or when it changes.
by Feklar
Thu Mar 17, 2011 7:32 pm
Forum: Beginner Basics
Topic: Force one IP to use only one provider (load balancing)
Replies: 4
Views: 1209

Re: Force one IP to use only one provider (load balancing)

It should be working. Try clearing out the connection table in the firewall. If it has remembered any previous sessions, it will use that to remembered connection again. Also, when you set up your route and selected the routing table, did you type it in or select it from a drop down menu? Just to ru...
by Feklar
Thu Mar 17, 2011 5:05 pm
Forum: Beginner Basics
Topic: hotspot change ip address after login
Replies: 10
Views: 3560

Re: hotspot change ip address after login

The number of addresses you have is depending upon you, you need to have ALL the addresses you want to NAT to assigned to ether1. If that's just 4.4.4.4 and 4.4.4.8 then yes. If you want to NAT to more than that, then you need more addresses (4.4.4.4 and 4.4.4.8-4.4.4.254 or anywhere inbetween). Whe...
by Feklar
Thu Mar 17, 2011 4:01 pm
Forum: Beginner Basics
Topic: hotspot change ip address after login
Replies: 10
Views: 3560

Re: hotspot change ip address after login

1.) Make the IP address in your "public" subnet that will be put on a one-to-one NAT with the real IPs. Also be sure that the IPs you plan to NAT to are assigned to the WAN interface /ip address add address=1.1.1.1/23 interface=ether2 add address=4.4.4.4/28 interface=ether1 add address=4.4...
by Feklar
Thu Mar 17, 2011 3:46 pm
Forum: Beginner Basics
Topic: Access from Internet to LAN PC (Fedora) Making a mess, help!
Replies: 5
Views: 1277

Re: Access from Internet to LAN PC (Fedora) Making a mess, h

Also with WinBox just drag and drop the rules to where you want them.

When first writing rules you can specify where to place them with place-before=x specified in the rule.
by Feklar
Wed Mar 16, 2011 9:08 pm
Forum: Beginner Basics
Topic: hotspot change ip address after login
Replies: 10
Views: 3560

Re: hotspot change ip address after login

No, leave pool set to none. When specifying the framed-pool in the Radius server, it will change the to-address of the client.
by Feklar
Wed Mar 16, 2011 8:46 pm
Forum: Beginner Basics
Topic: hotspot change ip address after login
Replies: 10
Views: 3560

Re: hotspot change ip address after login

That's most of it, and yes it does work for hotspots. However there is one or two more things that need to be said to get it fully working. 1.) You need to stop the hotspot from processing packets from people coming from the "public" subnet. This is done with a simple NAT rule. /ip firewal...
by Feklar
Wed Mar 16, 2011 8:38 pm
Forum: Beginner Basics
Topic: Access from Internet to LAN PC (Fedora) Making a mess, help!
Replies: 5
Views: 1277

Re: Access from Internet to LAN PC (Fedora) Making a mess, h

You actually don't need the srcnat rule and that's probably where your problem is coming from. According to your rule, instead of NATing connections coming from the Fedora server to the public IP of the router like it should be, you say you are NATing it to the DHCP-Servers IP?
by Feklar
Wed Mar 16, 2011 5:04 pm
Forum: Beginner Basics
Topic: Force one IP to use only one provider (load balancing)
Replies: 4
Views: 1209

Re: Force one IP to use only one provider (load balancing)

You will also need a route with that specific routing mark. But that's basically how to do it. If performance is a concern modify mangle to be this. /ip firewall mangle add chain=prerouting src-address-list=Allow action=mark-connection new-connection-mark=WAN2 passthrough=yes connection-state=new ad...
by Feklar
Wed Mar 16, 2011 4:53 pm
Forum: Beginner Basics
Topic: Transfer settings to new router
Replies: 1
Views: 2861

Re: Transfer settings to new router

/export and edit out specific stuff such as MAC addresses. You'll obviously need to edit it for a few other things as well depending on what version you are going to and from, some syntax has changed between certain versions, and all interface names may not be valid. If you copy the output of export...
by Feklar
Wed Mar 16, 2011 4:38 pm
Forum: General
Topic: Limit connection from host
Replies: 5
Views: 1893

Re: Limit connection from host

add chain=forward protocol=udp limit=50,5 action=drop http://wiki.mikrotik.com/wiki/Manual:IP/Firewall/Filter limit (integer,time,integer; Default: ) Matches packets within given pps limit. Parameters are written in following format: count,time,burst. count - maximum average packet rate measured in...
by Feklar
Tue Mar 15, 2011 4:56 pm
Forum: General
Topic: Bandwidth Shaping based on Vlan
Replies: 1
Views: 1460

Re: Bandwidth Shaping based on Vlan

Yes, you can mark packets based off of in and out interfaces, if you wanted to group certain VLANs together I would use a Jump action in mangle to get them into a custom chain to cut down on rules depending on the number of VLANs you are looking to do this for. Also in queue trees you can set up dif...
by Feklar
Tue Mar 15, 2011 4:43 pm
Forum: Beginner Basics
Topic: firewall filter not working
Replies: 5
Views: 1264

Re: firewall filter not working

That is something that you need to setup and control with your edge equipment (Access Points, Switches, etc.). Depending on your network layout and the routerboard that you have, you could potentially connect that router directly to another port on the routerboard (and remove it from the switch chip...
by Feklar
Mon Mar 14, 2011 6:03 pm
Forum: Beginner Basics
Topic: firewall filter not working
Replies: 5
Views: 1264

Re: firewall filter not working

It all depends on your network layout. The router can only control traffic that goes over/through it, it cannot control stuff that never reaches it. So if you have a switch connected to the LAN port of the router (or are using the switch chip on the router) it has no control over that traffic and ca...
by Feklar
Mon Mar 14, 2011 3:57 pm
Forum: General
Topic: Triple load balancing - same gateway - problem
Replies: 9
Views: 3717

Re: Triple load balancing - same gateway - problem

I think this should do it. http://wiki.mikrotik.com/wiki/Manual:Load_balancing_multiple_same_subnet_links Namely what you are looking for is: /ip route add gateway=10.1.101.1 add gateway=10.1.101.1%ether1 routing-mark=first add gateway=10.1.101.1%ether2 routing-mark=other Keep in mind that this MUST...
by Feklar
Fri Mar 11, 2011 10:22 pm
Forum: General
Topic: Port Forward to Web Server
Replies: 3
Views: 9275

Re: Port Forward to Web Server

Have you disabled the web server on the MikroTik? The web server uses port 80 and that could be causing issues, and would be the firs thing to check if you copied the rules exactly. After that, what are your filter rules?
by Feklar
Fri Mar 11, 2011 10:18 pm
Forum: General
Topic: Limit connection from host
Replies: 5
Views: 1893

Re: Limit connection from host

add action=drop chain=forward comment="" connection-limit=200,32 disabled=no protocol=tcp This will drop any connection after 200 from a single host going through the router. UDP does not have the concept of a connection, so if you wanted to limit UDP as well you would need to set up a pa...
by Feklar
Fri Mar 11, 2011 5:42 pm
Forum: Beginner Basics
Topic: Add a script?
Replies: 13
Views: 2966

Re: Add a script?

Backup and restore is made to be used on the same router, or router model that it was taken on. Uploading it to a different model will make a partially broken configuration. We use /export and send ourselves and e-mail every week with the current configuration to work as our backup. /export generate...
by Feklar
Fri Mar 11, 2011 5:27 pm
Forum: General
Topic: daloradius vs radius manager
Replies: 4
Views: 4316

Re: daloradius vs radius manager

This is what we use to handle that for us, we mainly use it for hotspot locations, but will work with any Radius capable device. http://myinnsite.com/ It uses Steel Belted Radius and SQL as it's back end authentication system, generates a remote login page for people to log into, and allows you to t...
by Feklar
Thu Mar 10, 2011 9:51 pm
Forum: General
Topic: How connect with serial?
Replies: 12
Views: 23405

Re: How connect with serial?

I've used PuTTY fine on most versions of Windows so that shouldn't be an issue. Try consoling into some other device or router that you have around the office and see if that works. If it does, then that leaves the MikroTik. I believe there is an option that you can set that will stop all console me...
by Feklar
Thu Mar 10, 2011 5:13 pm
Forum: General
Topic: RouterBoard 750 - Serious Problem
Replies: 2
Views: 1361

Re: RouterBoard 750 - Serious Problem

I'd take one of the ports out of the switch chip and set an IP address on that and connect to that port to make that change to ether2. Anytime you make changes like that to an Ethernet port that you are connected to, chances are you are going to loose your connection for at least a few seconds, by w...
by Feklar
Wed Mar 09, 2011 11:09 pm
Forum: General
Topic: How connect with serial?
Replies: 12
Views: 23405

Re: How connect with serial?

What's the other device listed there without a driver? Are you using built in COMM ports on the motherboard or are you using a USB to Serial adapter? If you are using the adapter you probably need to download and install the drivers for it if you don't already have them.
by Feklar
Wed Mar 09, 2011 11:06 pm
Forum: General
Topic: Firewall Filter
Replies: 8
Views: 1711

Re: Firewall Filter

You can specify the Source MAC address in a filter rule that will accept that IP and MAC combination and then another rule that will drop everything else. If you want that for each IP, that will be a lot of rules to make though. What exactly is it you are trying to accomplish with that rule? With wh...
by Feklar
Tue Mar 08, 2011 5:02 pm
Forum: General
Topic: Subnet Dividing
Replies: 3
Views: 1163

Re: Subnet Dividing

In order to get it to work the way I am reading it, you are likely going to have to play around with Proxy-ARP. It's an ugly hack and you need to make sure it won't mess anything up on your ISP from implementing it before you try it. This post goes over how to set it up. http://forum.mikrotik.com/vi...