Community discussions

MikroTik App

Search found 8 matches

by AGriffiths73
Mon Feb 13, 2017 3:27 pm
Forum: General
Topic: Cannot change out of bridge mode
Replies: 2
Views: 1201

Re: Cannot change out of bridge mode

I'm trying to revert the configuration back to the WISP AP mode that it used to use to connect to my ISP, but after each restart the config has gone back to BRIDGE.
by AGriffiths73
Mon Feb 13, 2017 3:12 pm
Forum: General
Topic: Cannot change out of bridge mode
Replies: 2
Views: 1201

Cannot change out of bridge mode

Hi. I attempted to configure my RB2801 as a bridge a while back and gave up on it. I have now tried to set it back to WISP AP, and while I have managed to get most of the settings to save (I have to reboot after each change or they don't stay configured) but every time I log back in either via WinBo...
by AGriffiths73
Wed Feb 01, 2017 2:48 pm
Forum: Forwarding Protocols
Topic: Two DVRs
Replies: 4
Views: 1511

Re: Two DVRs

DVR 1 = 192.168.1.140 ports 888 and 9000 and 554
HVR 1 = 192.168.1.141 ports 8888 and 9100 and 554

both have masq rules for the subnet 192.168.1.0/24 to their IPs

Both have DNSNAT rules for their ports for the external IP to each internal IP

I'll try and get an export off in a few mins.
by AGriffiths73
Wed Feb 01, 2017 2:31 pm
Forum: Forwarding Protocols
Topic: Two DVRs
Replies: 4
Views: 1511

Two DVRs

Hi We have two DVR (one DVR, one HVR) onsite and I can only get one to work at a time via our Mikrotik RB. I have duplicated the NAT rules and amended the settings so they work for each system, but when I have both plugged in, only one is accessible. Is there a way to have the two systems accessible...
by AGriffiths73
Thu Sep 24, 2015 2:09 pm
Forum: General
Topic: Cannot get port forwarding to work
Replies: 7
Views: 2355

Re: Cannot get port forwarding to work

Thanks, that's how it's setup, so from outside I can now access it.

Just a few other niggles to work out now :(
by AGriffiths73
Wed Sep 23, 2015 11:39 am
Forum: General
Topic: Cannot get port forwarding to work
Replies: 7
Views: 2355

Re: Cannot get port forwarding to work

Hi, I set and reset the FW filter and NAT rules, as well as put in a hairpin NAT as per the instructions found on this site. I can see traffic traverse the NAT connection, but it's 'bitty', in as much as it looks like lots of attempts to connect, but not flowing traffic. The client I use was tested ...
by AGriffiths73
Mon Sep 21, 2015 5:06 pm
Forum: General
Topic: Cannot get port forwarding to work
Replies: 7
Views: 2355

Re: Cannot get port forwarding to work

0 D ;;; special dummy rule to show fasttrack counters chain=forward 1 ;;; default configuration chain=forward action=accept connection-state=established,related log=no log-prefix="" 2 ;;; default configuration chain=input action=accept protocol=icmp log=no log-prefix="" 3 ;;; def...
by AGriffiths73
Sun Sep 20, 2015 1:55 am
Forum: General
Topic: Cannot get port forwarding to work
Replies: 7
Views: 2355

Cannot get port forwarding to work

Hi, I have a brand new router, running 6.32.1 and have tried all the instructions I can find to configure port forwarding for my CCTV on port 9000 so have a NAT rule for dstnat for my external IP, port 9000 to 192.168.1.140:9000 and everything is fine for local connection to 192.168.1.140 so I know ...