Community discussions

MikroTik App

Search found 12 matches

by jjoelc
Wed Dec 06, 2023 8:38 pm
Forum: General
Topic: [solved] - Route internet traffic from one VLAN to exit via specific IP
Replies: 15
Views: 3396

Re: Route internet traffic from one VLAN to exit via specific IP

Do'Oh!!

As usual, I feel pretty silly! SrcNat is indeed the answer. As soon as aoakley posted it my palm and forehead were reacquainted with each other!
by jjoelc
Tue Dec 05, 2023 12:02 am
Forum: General
Topic: [FEATURE REQUEST] User Interface Overhaul?
Replies: 13
Views: 3887

Re: [FEATURE REQUEST] User Interface Overhaul?

Like others have said, I LOVE how simply everything translates between CLI and GUI, whether it be Winbox or Webfig. There is practically nothing you can do from CLI but not GUI. If you have ever done any networking in Linux, it all makes a lot more sense. If you are coming from the Windows side of t...
by jjoelc
Mon Dec 04, 2023 11:09 pm
Forum: General
Topic: [solved] - Route internet traffic from one VLAN to exit via specific IP
Replies: 15
Views: 3396

Re: Route internet traffic from one VLAN to exit via specific IP

0.0.0.0/24

Do'Oh! - Corrected, but no change, all traffic still appears to be coming from the .9 external IP... :-/
by jjoelc
Mon Dec 04, 2023 7:40 pm
Forum: General
Topic: [solved] - Route internet traffic from one VLAN to exit via specific IP
Replies: 15
Views: 3396

[solved] - Route internet traffic from one VLAN to exit via specific IP

I have a single ISP connection, with 5 available static IPs. These are assigned to a single interface (eth1) and use the same gateway. I need to have internet traffic from one specific vlan/IP subnet to exit using a specific public IP. I thought this would be some simple routing (without the need fo...
by jjoelc
Thu Jun 29, 2023 9:32 pm
Forum: General
Topic: Only one Wireguard peer working at a time [SOLVED]
Replies: 8
Views: 7228

Re: Only one Wireguard peer working at a time [SOLVED]

That was exactly it! (And it makes sense, also!)
THANK YOU!
by jjoelc
Thu Jun 29, 2023 8:30 pm
Forum: General
Topic: Only one Wireguard peer working at a time [SOLVED]
Replies: 8
Views: 7228

Only one Wireguard peer working at a time [SOLVED]

I have searched and read through several different posts in this forum about the same issue, but none of them seem to apply in my case? Background: Lightning took out my router, which I had a working wireguard config on, but (silly me!) I didn't have a recent backup of my config which included the w...
by jjoelc
Mon May 15, 2023 1:52 am
Forum: General
Topic: Simple? 2 WAN IPs on single interface issue... [SOLVED]
Replies: 5
Views: 676

Re: Simple? 2 WAN IPs on single interface issue... [SOLVED]

Thanks for the help!
I was able to determine it was the ISP side. They require "Special authorization" to allow multiple IPs from the same MAC address. :roll:

I spent way longer than I should have had to second guessing myself!
by jjoelc
Fri May 12, 2023 3:22 am
Forum: General
Topic: Simple? 2 WAN IPs on single interface issue... [SOLVED]
Replies: 5
Views: 676

Re: Simple? 2 WAN IPs on single interface issue... [SOLVED]

Sorry, just realized I didn't answer your question about default route: # DST-ADDRESS GATEWAY DISTANCE 0 As 0.0.0.0/0 xx.xx.159.1 1 DAc 10.10.10.0/24 vlan10-Domain 0 DAc 10.10.20.0/24 vlan20-DMZ 0 DAc 10.10.30.0/24 vlan30-Cameras 0 DAc xx.xx.159.1/32 ether1 0 DAc 172.16.10.0/24 wireguard1 0 DAc 192....
by jjoelc
Fri May 12, 2023 3:16 am
Forum: General
Topic: Simple? 2 WAN IPs on single interface issue... [SOLVED]
Replies: 5
Views: 676

Re: Simple? 2 WAN IPs on single interface issue... [SOLVED]

As provided by the ISP.... (I HATE Suddenlink/Optimum/whatever they are calling themselves this year...) (My original existing IP) IP = xx.xx.159.183 subnet = 255.255.255.0 (so a /24, but they are only routing ONE to me....) Gateway = xx.xx.159.1 And the new one: IP = xx.xx.159.145 subnet = 255.255....
by jjoelc
Fri May 12, 2023 2:03 am
Forum: General
Topic: Simple? 2 WAN IPs on single interface issue... [SOLVED]
Replies: 5
Views: 676

Simple? 2 WAN IPs on single interface issue... [SOLVED]

This should have been simple. I recently got a 2nd static IP address from my ISP (for eventual use with a business mail server I prefer to keep separate from my existing personal servers...) yet, I keep getting terrible connectivity and dropped pings every time I try to activate the 2nd IP address. ...
by jjoelc
Wed Sep 15, 2021 7:16 pm
Forum: SwOS
Topic: feature request - https for webui
Replies: 31
Views: 16693

Re: feature request - https for webui

Not trying to downplay your request, but: what is your use case where plain http isn't good enough? The same use case where telnet isn't good enough. Quite simply, having any kind of credentials, or any kind of config info being passed around the network unencrypted is a non-starter. I'm a big fan ...
by jjoelc
Mon Oct 05, 2015 9:16 pm
Forum: Beginner Basics
Topic: Mikrotik + AdBlock Plus
Replies: 20
Views: 34237

Re: Mikrotik + AdBlock Plus

https://github.com/aziraphale/routeros-dns-adblock

Just in case anyone else runs across this in a google search like I did. Be sure to read the "ReadMe" as always, but it works out great for me on my RB450G.