Community discussions

MikroTik App
 
plisken
Forum Guru
Forum Guru
Topic Author
Posts: 2509
Joined: Sun May 15, 2011 12:24 am
Location: Belgium
Contact:

Firewall rules

Tue Dec 25, 2012 1:14 pm

I have search after firewall rules to protect the router and the users.
I found this on a topic here on the forum.
/ip firewall filter
add action=accept chain=input comment="Accept established connections" connection-state=established disabled=no
add action=accept chain=input comment="Accept related connections" connection-state=related disabled=no
add action=drop chain=input comment="Drop invalid connections" connection-state=invalid disabled=no
add action=accept chain=input comment="Accept everything from known IP Addresses" disabled=no src-address-list=known
add action=accept chain=input comment="Accept everything from LAN" disabled=no in-interface=LAN
add action=drop chain=input comment="Drop everything else" disabled=no

If i try copy and paste don't work (see file)
What do i'm wrong?
Greatings
Plisken
You do not have the required permissions to view the files attached to this post.
 
User avatar
femur
just joined
Posts: 12
Joined: Wed Mar 15, 2006 6:00 pm
Location: Poland, Sieradz

Re: Firewall rules

Tue Dec 25, 2012 3:11 pm

paste in:
/ip firewall filter
not in:
/ip firewall
 
plisken
Forum Guru
Forum Guru
Topic Author
Posts: 2509
Joined: Sun May 15, 2011 12:24 am
Location: Belgium
Contact:

Re: Firewall rules

Tue Dec 25, 2012 3:18 pm

Thanks for your help

Merry Christmas en greatings
Plisken

Who is online

Users browsing this forum: Bing [Bot], raiser, stricky and 201 guests