Welcome Guest ( Log In | Register )

175 Pages « < 39 40 41 42 43 > » Bottom

Outline · [ Standard ] · Linear+

Enterprise Networking Mikrotik Routers (RouterBoard & RouterOS), User and owner discussion group

views
     
asellus
post Dec 5 2013, 12:20 AM

#gompusas
Group Icon
Elite
4,541 posts

Joined: Jan 2003
From: BSRPPG51 Access Concentrator


QUOTE(gahkin @ Dec 4 2013, 11:29 PM)
hi , any can guide me how to block all mac address to limit access internet by group ? i was search online they got guide me to create firewall > address list here create group then only put IP list. but if how can block by mac address then i no need worry user will change ip address to get access internet.

sos : http://thinkxfree.wordpress.com/2012/02/08...block-attacker/
*
Do not block via MAC address; they can be changed. Instead, set the ARP option of the interface where the DHCP server is running to 'reply-only' so that people who set their network interface to static IP address will not have any route to the router at all.

KidsCode
post Jan 1 2014, 04:41 PM

-----NoLimits!-----
Group Icon
Elite
6,649 posts

Joined: Jan 2003
From: At the end...


Hi all Sifus and Mikrotik Expert,

Would like assistance / advice on enable firewall, so that I can access my Synology via DDNS. I'm use to be able to access the Synology before changing to Mikrotik router. The following information or steps that I have perform, but still not accessible.

- DDNS register via Synology system

user posted image

user posted image

- Firewall NAT open configurations

user posted image

user posted image

- The other thing I notice is that when I put "In Interface = Unifi-Internet" there is no Bytes / Packets count, but when I leave it blank it do. Why I use the In Interface as this guides around mentioned to choose that options (try both options, still the same, can't access)

- I use direct WAN IP, same problem.

- When I key in the hostname, it brings me to the RouterOS web login. When I put in the hostname:5001, it will mentioned that "The server is taking too long to respond"

Please let me know what am I missing that needed to be configure to able to access to the webpage. I'm using the same Firewall NAT settings for my Synology Torrent to open port and it is able to work.

This post has been edited by KidsCode: Jan 1 2014, 05:41 PM
JinXXX
post Jan 5 2014, 12:57 AM

Look at all my stars!!
*******
Senior Member
2,516 posts

Joined: Feb 2007
From: Uarla Umpur



QUOTE(KidsCode @ Jan 1 2014, 04:41 PM)
- When I key in the hostname, it brings me to the RouterOS web login. When I put in the hostname:5001, it will mentioned that "The server is taking too long to respond"
*
your synology port is 5001 ???


KidsCode
post Jan 6 2014, 01:25 PM

-----NoLimits!-----
Group Icon
Elite
6,649 posts

Joined: Jan 2003
From: At the end...


QUOTE(JinXXX @ Jan 5 2014, 12:57 AM)
your synology port is 5001 ???
*
Yup, I set Synology Web Access via HTTPS as default 5001
rizvanrp
post Jan 6 2014, 03:12 PM

Getting Started
Group Icon
Elite
195 posts

Joined: Sep 2006



QUOTE(KidsCode @ Jan 1 2014, 04:41 PM)
Hi all Sifus and Mikrotik Expert,

Would like assistance / advice on enable firewall, so that I can access my Synology via DDNS. I'm use to be able to access the Synology before changing to Mikrotik router. The following information or steps that I have perform, but still not accessible.

- DDNS register via Synology system

user posted image

user posted image

- Firewall NAT open configurations

user posted image

user posted image

- The other thing I notice is that when I put "In Interface = Unifi-Internet" there is no Bytes / Packets count, but when I leave it blank it do. Why I use the In Interface as this guides around mentioned to choose that options (try both options, still the same, can't access)

- I use direct WAN IP, same problem.

- When I key in the hostname, it brings me to the RouterOS web login. When I put in the hostname:5001, it will mentioned that "The server is taking too long to respond"

Please let me know what am I missing that needed to be configure to able to access to the webpage. I'm using the same Firewall NAT settings for my Synology Torrent to open port and it is able to work.
*
Your port forwarding config seems fine..

1. Within your LAN, can you access https://192.168.88.150:5001 ?

2. What does http://canyouseeme.org/ say when you enter 5001 as the test port?

You can't really test port forwarding by connecting to your WAN IP from within the same network unless you've setup a specific configuration.. use an external host to verify.
amirsubhi
post Jan 6 2014, 10:28 PM

The Power Is IN Your Hand!
******
Senior Member
1,472 posts

Joined: Apr 2005
From: SumwHeRe In MaLaYsIa



QUOTE(rizvanrp @ Jan 6 2014, 03:12 PM)
Your port forwarding config seems fine..

1. Within your LAN, can you access https://192.168.88.150:5001 ?

2. What does http://canyouseeme.org/ say when you enter 5001 as the test port?

You can't really test port forwarding by connecting to your WAN IP from within the same network unless you've setup a specific configuration.. use an external host to verify.
*
If directly key in IP using LAN is possible

Hairpin NAT might be the issue
KidsCode
post Jan 7 2014, 10:32 AM

-----NoLimits!-----
Group Icon
Elite
6,649 posts

Joined: Jan 2003
From: At the end...


QUOTE(amirsubhi @ Jan 6 2014, 10:28 PM)
If directly key in IP using LAN is possible

Hairpin NAT might be the issue
*
Direct IP (WAN IP) same issue.

Hmm, Hairpin NAT. Not very knowledgeable on this but will preform research on this. Thanks
amirsubhi
post Jan 7 2014, 02:05 PM

The Power Is IN Your Hand!
******
Senior Member
1,472 posts

Joined: Apr 2005
From: SumwHeRe In MaLaYsIa



QUOTE(KidsCode @ Jan 7 2014, 10:32 AM)
Direct IP (WAN IP) same issue.

Hmm, Hairpin NAT. Not very knowledgeable on this but will preform research on this. Thanks
*
There are several ready script you can use in the Mikrotik Wiki

You can also try this

http://networkingforintegrators.com/2013/0...-or-externally/
KidsCode
post Jan 7 2014, 02:11 PM

-----NoLimits!-----
Group Icon
Elite
6,649 posts

Joined: Jan 2003
From: At the end...


QUOTE(amirsubhi @ Jan 7 2014, 02:05 PM)
There are several ready script you can use in the Mikrotik Wiki

You can also try this

http://networkingforintegrators.com/2013/0...-or-externally/
*
Thanks alot Amirsubhi, will study and understand the link. Will feedback after i test around.
JinXXX
post Jan 11 2014, 10:25 PM

Look at all my stars!!
*******
Senior Member
2,516 posts

Joined: Feb 2007
From: Uarla Umpur



hi all...

been awhile.. how's your mikrotik with unifi..

all working well, smooth and problem less ? smile.gif
ldragon
post Jan 12 2014, 12:54 AM

Regular
******
Senior Member
1,026 posts

Joined: Jan 2003
From: Kuala Lumpur, Malaysia
So far no problem with my Mikrotik. The RB1100AHx2 fan are noisy.
JinXXX
post Jan 12 2014, 03:35 PM

Look at all my stars!!
*******
Senior Member
2,516 posts

Joined: Feb 2007
From: Uarla Umpur



QUOTE(ldragon @ Jan 12 2014, 12:54 AM)
So far no problem with my Mikrotik. The RB1100AHx2 fan are noisy.
*
using for office or home ?? those are "Racked" should be kept in a server room.. with closed door smile.gif lol
ldragon
post Jan 12 2014, 03:58 PM

Regular
******
Senior Member
1,026 posts

Joined: Jan 2003
From: Kuala Lumpur, Malaysia
JinXXX, home use. I installed a resistor to slow down the fan speed from 6300rpm to 4000rpm, still noisy.

My current home setup

Attached Image

This post has been edited by ldragon: Jan 12 2014, 04:04 PM
JinXXX
post Jan 18 2014, 07:33 PM

Look at all my stars!!
*******
Senior Member
2,516 posts

Joined: Feb 2007
From: Uarla Umpur



QUOTE(ldragon @ Jan 12 2014, 03:58 PM)
JinXXX, home use. I installed a resistor to slow down the fan speed from 6300rpm to 4000rpm, still noisy.

My current home setup

» Click to show Spoiler - click again to hide... «

*
nice , talk about overkill for equipment smile.gif
Christopher_LKL
post Jan 27 2014, 09:32 PM

Kairi Kawaii ^^
******
Senior Member
1,399 posts

Joined: Jan 2003
From: Destiny Island


hi all, haha new to here, its good to see so many mikrotik expert over here.

i have a question, may i know is that possible to directly use the Unifi fiber connect to the mikrotik (with SFP), so that i can remove the whole TM thingy?
rizvanrp
post Jan 28 2014, 03:24 AM

Getting Started
Group Icon
Elite
195 posts

Joined: Sep 2006



QUOTE(Christopher_LKL @ Jan 27 2014, 09:32 PM)
hi all, haha new to here, its good to see so many mikrotik expert over here.

i have a question, may i know is that possible to directly use the Unifi fiber connect to the mikrotik (with SFP), so that i can remove the whole TM thingy?
*
I don't think it's possible at the moment.. not unless you can find a fully implemented GPON ONU on an SFP matching your current ONU vendor. You would also need the GPON password for your current device and maybe some reconfiguration on the TM side to get it to authenticate.
Christopher_LKL
post Jan 28 2014, 09:07 AM

Kairi Kawaii ^^
******
Senior Member
1,399 posts

Joined: Jan 2003
From: Destiny Island


^- ic. thanks, was just a wishful hope tongue.gif
gahkin
post Feb 20 2014, 12:47 AM

Enthusiast
*****
Senior Member
733 posts

Joined: Jan 2003
From: Selayang , Kepong


all sifu here, i was set my mikrotik router each ethernal port to different subnet. i on the unifi network. i was set correctly address , dhcp pool and dns server , both can access internet no problem but why i still can ping other ip and see them in workgroup? any idea can block to communicate between them?

here is my setup :

device : RB751U-2HnD
ether1 (master_port): Hwawei ONU
ether2 (slave): connect to switch
ether3 (slave): connect to wifi router
ether4 (slave): no plug anything yet
ether5 : connect to another switch

* ether2,3,4 was set to 192.168.1.0/24 with pool 192.168.1.20-192.168.1.199 (gateway 192.168.1.1)
* ether5 was set to 192.168.0.0/24 with pool 192.168.0.100-192.168.0.199 (gateway 192.168.0.1)

both ip range can ping to other ip range in cmd , and can see other in workgroup also. anyway firewall rule can make them drop fail to ping each other ip range?

and , any guide can make firewall for mac address grouping blocking? very tired if 1 by 1 create new the firewall rule for each pc mac address rclxub.gif

This post has been edited by gahkin: Feb 20 2014, 12:50 AM
amirsubhi
post Feb 20 2014, 02:06 AM

The Power Is IN Your Hand!
******
Senior Member
1,472 posts

Joined: Apr 2005
From: SumwHeRe In MaLaYsIa



QUOTE(gahkin @ Feb 20 2014, 12:47 AM)
all sifu here, i was set my mikrotik router each ethernal port to different subnet. i on the unifi network. i was set correctly address , dhcp pool and dns server , both can access internet no problem but why i still can ping other ip and see them in workgroup? any idea can block to communicate between them?

here is my setup :

device : RB751U-2HnD
ether1 (master_port): Hwawei ONU
ether2 (slave): connect to switch
ether3 (slave): connect to wifi router
ether4 (slave): no plug anything yet
ether5 : connect to another switch

* ether2,3,4 was set to 192.168.1.0/24 with pool 192.168.1.20-192.168.1.199 (gateway 192.168.1.1)
* ether5 was set to 192.168.0.0/24 with pool 192.168.0.100-192.168.0.199 (gateway 192.168.0.1)

both ip range can ping to other ip range in cmd , and can see other in workgroup also. anyway firewall rule can make them drop fail to ping each other ip range?

and , any guide can make firewall for mac address grouping blocking? very tired if 1 by 1 create new the firewall rule for each pc mac address  rclxub.gif
*
The easiest way is to add firewall to block communication between subnet

/ip firewall filter add chain=forward action=drop src-address=192.168.1.0/24 dst-addresss=192.168.0.0/24
/ip firewall filter add chain=forward action=drop src-address=192.168.0.0/24 dst-addresss=192.168.1.0/24
gahkin
post Feb 20 2014, 12:51 PM

Enthusiast
*****
Senior Member
733 posts

Joined: Jan 2003
From: Selayang , Kepong


QUOTE(amirsubhi @ Feb 20 2014, 02:06 AM)
The easiest way is to add firewall to block communication between subnet

/ip firewall filter add chain=forward action=drop src-address=192.168.1.0/24 dst-addresss=192.168.0.0/24
/ip firewall filter add chain=forward action=drop src-address=192.168.0.0/24 dst-addresss=192.168.1.0/24
*
this setting will affect their own internet access?

175 Pages « < 39 40 41 42 43 > » Top
 

Change to:
| Lo-Fi Version
0.0205sec    0.29    6 queries    GZIP Disabled
Time is now: 26th November 2025 - 05:31 PM