Hi, if i understand well, you need to mark all packets from mikrotik to the wan. You can mangle in output chain with port destination port 80 with a route mark, and later in ip route add destination 0.0.0.0/0 mark-route=proxy-out gateway=x.y.z.f (ip of the router of gateway 2). i hope i help you. re...
Hi ahmedsaffar76, i try to send you a private message but I don't find the mail address. My question is about yours VSAT connections, i have a clients that have a VSAT 128k and need to share in a P2P Mikrotik link of 30 km, it's running with windows xp + winproxy for starband connections + IPA (inte...
mhitrov, the difference is based on nat type, if you use masquerade you first need to mark the connection and then the packet because the routing mark need to know for where the flow comes to mark the packets.
I too upgrade my P IV 2,4 Ghz + 768 Mb + hd 40gb + mother Intel d845 + 6 nics (3 nic adsl - 2 nic wireless - 1 nic LAN) to 3,6 and everything works great !!
Why you need to know that? if you set a fixed number of bandwith per client in profiles, you don't need to worry if they share the connection. Alone they could make it by means of a pppoe router (as adsl router without modem) or sharing with two nics in windows xp.
Hi Winagain, you have an VSAT connection managed with mikrotik? i have many problem with this. If you have experience with that plesae tell me and i have a few question about that.
Hi MrSmith, me too have that problem, but i don´t authenticate my client by mac adrress, just use user and password. When upgrade from 2.9.50 to 3.0 start the problem, the only way was make binding to users who call me because was not to login in th hostpot. Any suggestion?
Yes changeip !! I also make a mistake sometimes configuring routerboards trought adsl at 100km. The error comes out expensive, it is not blame of the background screen, it is our fault, for opening many winbox windows, but will be a great solution to be able to customize the background screen and th...
It is one it hurts, because sharing the application in xp can make it walk, but I would have to dedicate an alone pc for that reason and another to be proxy transparent. Sorry for the insistence but there has to exist a way of doing it more simple.
Hi cylent, please check that: http://forum.mikrotik.com/viewtopic.php?f=2&t=21392 , I directly cannot navigate connecting a computer to the modem satelital, the only way is with the application. Try with debian + squid and mikrotik, but I am not able to decipher the form of emulating the aplicai...
Hi, I need to know if MikroTik can solve or to emulate an application used to navigate through a VSAT conection. The application is called IPA (Internet Page Accelerator) and here I send them a capture of the configuration screen. The objective is that the computers on the side of the LAN use the co...
Hi Pokeman the best solution is an rb153, you can put the lan in ether1 and ether2,3 & 4 the adsl routers, don't forget to change the ip ranges, then rot to mark the ports for coneccions and then to make marks of route. Recently there you rot to make exit routes in IP - ROUTES (with routing mark...
Hi, i need to know if somebody had been able to make it using adsl modems with dynamic ip (ddns, changeip, no-ip). Or perhaps with an alone one fixed and the rest dynamics using IPSEC? Now we have one server and seven remote nodes with ipcop and ipsec with psk, and I want to improve to Mikrotik. Reg...
Hi netrat, I believe that what you say this one in the login.html page in the files of your Mikrotik RouterOS, you can modify this page and add a link to a form, or you can add this form in a Walled Garden of the Hotspot. Regards.
Hi foffa, for i understand of your message, you can use nth with 2 connection mark to the adsl line with 2m and 1 connection to the 1m adsl. Maybe you can write an script that mark all connection from one client logged and route this connection to the adsl, repeat this with the next client to route ...
Hi, please, public an example of a marking and routing to two pppoe-outs, i can´t do it. just mark the http traffics but don{t know how redirect to a pppoe-out2, and the pppoe-out1 is a default gateway. [admin@MikroTik] > ip firewall nat print Flags: X - disabled, I - invalid, D - dynamic 0 chain=sr...
Thanks !! Serjegs, but i don`t know how to route this traffics for only one internet connection. Really i have 2 connection to internet using pppoe client in ether2 and ether3, and now i route all the traffic to ether2. Just want to separate de http traffic to ether3.
Hi, i want to route the http traffics to the gateway 1 ans another traffics to the other gateway (2). The question is how to mangle that traffics with mark-packet, mark-connection, or mark routing ? ______________MIKROTIK____________NETWORKS________ROUTER LAN local-------192.168.1.2/24---------192.1...