Community discussions

MikroTik App
 
ManyX
Member Candidate
Member Candidate
Topic Author
Posts: 111
Joined: Sat Jan 07, 2006 12:48 pm
Location: PolanD

Block dhcp and pppoe

Sun Jan 14, 2007 10:22 pm

Hello, I have server dhcp and pppoe in my network but I want block dhcp on eth1 and to let through on eth2.
pppoe I want block on eth2 and to let through on eth1.
eth1, eth2, wlan1 are in bridge.
How can I do that.
 
User avatar
maximan
Trainer
Trainer
Posts: 543
Joined: Sat May 29, 2004 12:10 am
Location: Rio Cuarto, Argentina
Contact:

Mon Jan 15, 2007 8:43 pm

use bridge's firewall (level 2 OSI)

M.
 
ManyX
Member Candidate
Member Candidate
Topic Author
Posts: 111
Joined: Sat Jan 07, 2006 12:48 pm
Location: PolanD

Tue Jan 16, 2007 12:34 am

I try this.

/ interface bridge filter
add chain=forward in-interface=ether2 \
src-mac-address=00:11:12:6E:0B:62/FF:FF:FF:FF:FF:FF action=accept \
comment="" disabled=no
add chain=forward in-interface=ether2 action=drop comment="" disabled=no

Who is online

Users browsing this forum: adwlodaro, Ahrefs [Bot], Amazon [Bot], Bruzxce, FAB1150 and 216 guests