Good day All,
there are numerous posts for inbound route filters for OSPF. I am struggling to find examples of outbound route filters. I need to prevent certain connected IP ranges from being distributed by ospf.
I am using the following script to control individual devices in a coffee shop (free Wi-Fi). I have to exclude certain devices from being affected by this script. How do I go about doing this? :local queueName "Client- $leaseActMAC"; :if ($leaseBound = "1") do={ /queue simple add...
I have two layer 2 back-haul fibers from a remote part of my network. I need to load balance across both fibers.
This part of the network is a separate OSPF area. I have tried using OSPF to load-balance but it does not work. Also tried bonding. No luck
Here it is......... 0 X S dst-address=0.0.0.0/0 gateway=41.162.6.1 gateway-status=41.162.6.1 inactive check-gateway=ping distance=1 scope=30 target-scope=10 routing-mark=neoint-route 1 X S dst-address=0.0.0.0/0 gateway=169.239.44.17 gateway-status=169.239.44.17 inactive check-gateway=ping distance=1...
I disabled those rules, just in-case, but when I enable both the routes with the routing mark, all internet traffic dies. With only the Neointernet out route enabled, Napa traffic is OK but the Neo internet outbound connections are affected. I have posted my default routes below, although the ones w...
Thank you Sob, I have other mangle rules using Layer7 strings voice prioritization and pop3 traffic. But these are on chain post routing. My full mange rules are listed below. 0 D chain=forward action=change-mss new-mss=1410 tcp-flags=syn protocol=tcp out-interface=all-ppp tcp-mss=1411-65535 1 D cha...
I have one main Internet breakout and have now added a second wan interface to Napa. With this enabled, my incoming connections, Rdp, pptp etc, come in in my main breakout but leave on the napa connection. I have enabled the following to try and force them out the connection they came in on, but it ...
I have started organizing different parts of my network in separate areas. Most areas come up and distribute all required routes. In two instances, the router on one end shows active interface and neighbor, but on the other side no neighbor shows. I have added the network with the correct area and t...
Paste this into a terminal on your Router board and schedule it to run at midnight
add name="Clear users" policy=\
ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api \
source="/ip hotspot user remove [find];"
Thank you for your suggestion. I am not using usermanager. I need to delete all entries under the user list in Hotspot. The reason for this is that hotspot users get 400mb free and thereafter they need to purchase access through the portal on the landing page. I have a script in place to remove all ...
The scheduler is working ok.
But how do I apply the complimentary access when a user log onto the hotspot for the first time?
Can you maybe post your setup here. It would be a great help .
Hi All,
I am wanting to limit the trial on my hotspots by usage mot time.
In other words, A user logs onto my hotspot and receives say 200Mb complimentary service, thereafter he needs to purchase access.
Any ideas??
Thanx for that Tim, I have got it sort-of working by following that. 0 D ;;; gateway.netcash.co.za hotspot1 allow 0 1 D ;;; gateway.netcash.co.za hotspot1 allow 0 2 D hotspot1 allow 0 3 D ;;; acssb.bankserv.co.za hotspot1 allow 0 4 D ;;; 3dsecureprd.fnb.co.za hotspot1 allow 0 5 D hotspot1 allow 0 6 ...
I have Radius Manager 4.0 and am setting up a hotspot. The Radman setup with integration to Netcash works 100%. My problem is with the walled garden entries to allow clients to reach the buyias.php page and then authenticate to Netcash. It seems as if all port 443 traffic is blocked. if I change my ...
Done all that. The Cpe now has the IP and if I check on my core router there is a route for it. But I can not ping it from outside my network. I tried with proxy arp enabled, then I can ping it from the internet. Problem then is that any trafic coming from the Cpe to the internet shows as coming fro...
taking it one step further, can i setup a nas on cpe with the public IP in my radius and the subscriber can then do a dialup from his Juniper as he would on any adsl line?
Hi - I run my whole Network of 19 AP's on 5.6 with OSPF. No problems. The stability on the wireless side is greatly improved. Would be great if we could get the kind of throughput the Radwin guys get
Hi phendry We have done some tests using 5GHz-only-N. As far as I know you can not use N-streme in conjunction with -only-N. Up to 8km link we have reletevely stabe performence using R52N both ends. We then set up a 29km link and experienced exactly the same problem as you describe. As soon as you l...
I have a router pc with 9 ether ports. ether 1 - 192.168.102.1 - from rb600 with back bone links ether 2 - 192.168.101.1 - from rb433 public hotspot ether 3 - 192.168.103.1 - from internet ether 4 - 192.168.104.1 - pc ether 5 - 192.168.105.1 - from radius manager ether 6 - 192.168.106.1 - from rb433...
I need to bypass the masqurade rule on my router pc for all trafic to the voip server on IP 192.168.108.2
This critical as the voip server must see the IP of every incoming connection and not all of them coming from the router pc.
Any ideas???
This will work, but I am having problems with my static routing as there can only be one default rule. Any suggestions??? I am using my Mikrotik main router to dial on the adsl lines with the modems in bridge mode. Ether 1 dials international and eather 6 local.
Thanx for the link. My problem is not with the mangle rules and I do not want to add a que. I need to direct international traffic to one ADSL line and local traffic to another ADSL line. Do I need to dstnat or route the traffic These are my mangle rules: add action=mark-connection chain=prerouting ...
I have two Wan's (PPPoE dial up from my x86 pc) wan1 has international traffic and wan 2 has local traffic only. I whish to split local and international traffic according to my local address list. I have created all the mangle rules and they work fine. How do I go about routing the traffic to the r...