I have setup load balancing through PCC. I have two outpout :
WAN_DSL and WAN_4G
I have two local clients, TV box provided by DSL ISP and a personal file server.
I want to force TV box to only use WAN_DSL (tv stream doesn’t work on LTE) and force file server to only use WAN_4G, both have fixed IP on LAN.
Can you clarify that you want to provide a file server on a cellular 4G network? In other words you are expecting others to come in on the 4G network and get files from your server?
It’s my private file server, and I have 100mb upload on my 4G wan vs 128kb upload on DSL. And unlimited data plan
Actually it’s to be able to upload all my pictures to amazon and google photo so I have a backup on cloud servers.
Nope, I already use teamviewer for that purpose.
And I just discovered that I need to force another local client to use only one output… My son’s Switch, Nintendo online seems to be damn picky
Thanks for your hint, just tried
It seems to forward my IP through WAN2 as expected, but it also seems to totally bypass dst-nat rules I need to forward ports. Is mangle prioritized over NAT ? Or is it the action “route” who does bypass everything else ?
Ok, that’s what I fumbled around for now…
Forcing specific IP through specific WAN : Check !
Opening UDP ports for that specific IP as well : not check
In my opinion it’s crap, opening whole UDP ports towards the Switch… but well, their “online” feature (you have to pay for) is basic P2P and I have to deal with… Or suffer about kids crying that they’re not able to play online ^^
opening all these UDP port and the word P2P seems be a “risky game”
I’d suggest to put this device in it’s own VLAN so whoever has access to it, cannot access anything else on your network.
PS: use good measure to protect your router as well. close down services you don’t need, upgrade firmware. etc.
I know it’s not safe. Now adding a VLAN only for this client? Since I never have set one up on mikrotik I fear to spend a lot of time and break other rules which are finally working now.
Ofc I’m monitoring my router closely, it was already hacked within a day when I started to set it up without password
keep a backup config each step of the way . so you can always reset the router to factory default and come back to your latest backup again. This made me been very brave in my early days with Mikrotik
Hello everyone, i appologise in advance if im posting in the wrong section as i am new to the forum.
I have a problem with mangle, i have RB3011 with 3 gateways on it, OSPF setup successfully with a static gateway. I setup mangle to identify my different subnets and place routes so that certain subnetscan use certain gateways. All is working well for months now and the only problem that i a, having is that i loose comms with subnets that are not using the default route.
I am sure it is a simple fix but just can seem to find it