Community discussions

MikroTik App
 
User avatar
Arxondas
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 72
Joined: Sun Aug 02, 2015 12:23 pm
Location: Greece
Contact:

Block Customers Rogue DHCP Servers

Sat May 13, 2017 8:49 am

Hello,

I would like some help to block rogue dhcp servers.
We have a network with RB1100 as main router and 140
RB ac hAP Lite connected with capsman and we only offer a
free wifi/cable access with hotspot login for customers.
All customers access internet from mikrotik devices

I would like to use some filters or rules so I can block
any rogue dhcp servers if a customer plugs his own router
or anything else.

We dont use vlans and we dont need clients to communicate
each others.

Any advise plz

Thanks
 
haik01
Member
Member
Posts: 404
Joined: Sat Mar 23, 2013 10:25 am
Location: Netherlands

Re: Block Customers Rogue DHCP Servers

Sat May 13, 2017 9:51 pm

Block DHCP ports on the incoming interface. \

Port 67 en 68 (both UDP) should be dropped in the firewall (input chain).
 
User avatar
Arxondas
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 72
Joined: Sun Aug 02, 2015 12:23 pm
Location: Greece
Contact:

Re: Block Customers Rogue DHCP Servers

Sun May 14, 2017 7:31 am

ok thanks.

So in every mikrotik Access Point I'll create firewall
rules to block DHCP ports. My plan is to block all ports
to be sure.

e.g.
chain : input
protocol : upd
dst port : 67-68
in interface : bridge1 or ...
action : drop

In the central router I need any rule or only in the access points ?

Thanks
 
jarda
Forum Guru
Forum Guru
Posts: 7756
Joined: Mon Oct 22, 2012 4:46 pm

Re: Block Customers Rogue DHCP Servers

Sun May 14, 2017 7:56 am

That won't work. Your network is bridged most probably do you need these rules at the last bridges (bridge firewall) as close to customer as possible. Both in input and forward chains (maybe output also - think about it) . Just take care you will not block the customer's dhcp request...
 
User avatar
Arxondas
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 72
Joined: Sun Aug 02, 2015 12:23 pm
Location: Greece
Contact:

Re: Block Customers Rogue DHCP Servers

Sun May 14, 2017 8:05 am

I can use the firewall rules on the edge devices that
customers use.

So I need this rule ?

chain : input & forward
protocol : upd
dst port : 67 &68
in interface : bridge1
action : drop

Does this rule will allow customer dhcp request and will block rogue dhcp ?

Thanks
 
mistry7
Forum Guru
Forum Guru
Posts: 1480
Joined: Tue Oct 13, 2009 11:57 am
Location: Germany

Re: Block Customers Rogue DHCP Servers

Sun May 14, 2017 11:52 am

And you Network is Not secured in the way, that 2 coustomers Use your Network to Transport there Own Data, just by plug in 2 Laptops?
 
libyatik
Frequent Visitor
Frequent Visitor
Posts: 51
Joined: Wed Jun 28, 2017 4:31 am

Re: Block Customers Rogue DHCP Servers

Thu Jun 29, 2017 9:55 am

Who is online

Users browsing this forum: akakua, Bing [Bot], Google [Bot], normis, Techsystem and 209 guests