is it possible to bridge only pppoe frames/packets between LAN & WAN. i have pppoe server at wan side, & i dont want to mix all traffic. how can I forward the PPPoE ethernet packets between the two networks wihtout introducing lots of unnecessary broadcast traffic? relay pppoe server or some...
LAN 192.168.1.0/24 LAN 192.168.2.0/24 WAN1 192.168.10.10/24 DSL Modem1 192.168.10.1 WAN2 192.168.11.11/24 DSL Modem2 192.168.11.1 i am using mangle rule to mark lan traffic so 192.168.1.0/24 goes through 192.168.10.1 and 192.168.2.0/24 goes through 192.168.11.1 I want to access both modems from both...
/ip address add address=192.168.88.1/24 interface=lan /ip dhcp-server networks add address=192.168.88.0/24 gateway=192.168.88.1 dns-server=192.168.88.1 /ip dns set primary=8.8.8.8 secondary=208.67.222.222 allow-remote-requests=yes Now u have additional subnet on LAN side. just add this address to ub...
Hi. I am quite new to mikrotik and i have a network preconfigured from another guy before me with a mikrotik router 2.9.6.In the network i have a vpn device which connects me with a specific url http://www.domain.com. This domain cannot be accessed outside network in the usual internet network with...
Just a note that if you load balance a 20mpbs connection and a 6mbps connection you don't combine the speeds. Those connections will be the same speed you'll just have the load spread among them. The only way to get a 26mbps connection out of that is interface bonding and that requires the ISPs coo...
Asume you want to block torrent & p2p traffic on 192.168.1.0/24 replace ip according to your need /ip firewall layer7-protocol> use winbox to copy paste name=torrentsites regexp: ^.*(get|GET).+(torrent| thepiratebay|isohunt|entertane|demonoid|btjunkie|mininova|flixflux| torrentz|vertor|h33t|btsc...
My mikrotik setup has 2 Wan connections (Two routes distance 1 & 2 ) is there possible to mark all torrents packages (down/up) and pass them through the secondary gateway ? I tried this and not working: /ip firewall mangle add action=accept chain=prerouting disabled=no p2p=all-p2p routing-mark=...
you can assign multiple ip addresses to same interfaces. here is example /ip address add address=192.168.1.1/24 interface=ether1 add address=192.168.2.1/24 interface=ether1 add address=192.168.3.1/24 interface=ether1 & u can use any address from these subnets to assign to any device which is con...
edit status.html <title>Write what you want to display in Title</title> /ip hotspot user profile> set 0 keepalive-timeout=15m /ip hotspot user profile> print 0 * name="default" idle-timeout=none keepalive-timeout=15m status-autorefresh=1m shared-users=1 transparent-proxy=no this will allow...
hello, i want to try all features of 5.12 before purchase, but it has 24 hour limit. i want to register it to Level 1 (demo).
plz help me how can i do this. http://wiki.mikrotik.com/wiki/Manual:Li ... S_upgrades it says registration required.
Thanks in advance
im using router os 3.22 with xen. i have created ROS image, its up & running. but im unable to Shutdown & reboot the child OS loaded in xen. also im unable to restore the settings from backup file in child OS. my settings are name="EverNew" disk-images=hda:EverNew.img initrd="...