_________________ Nick ShoreMTCNAMTCWEMTCREMTCINE LinITX.com - MultiThread Consultants Get your MikroTik RBs and Training: http://linitx.com/category/166 Official UK MikroTik Distributor IRC chan: #routerboard on irc.z.je (IPv4) or 6.irc.z.je (IPv6)
4 ;;; Log everything that is about to get dropped chain=forward action=log mac-protocol=ip dst-address=196.x.x.x/32 ip-protocol=tcp log-prefix="firewall_drop"
5 ;;; Drop everything chain=forward action=drop mac-protocol=ip dst-address=196.x.x.x/32 ip-protocol=tcp
So far so good. I see some packets originating from the server to the outside on port 443, but nmap reports what I want to see, everything blocked except FTP.
_________________ The Snowball Effect Superior Internet Solutions
Joined: Mon Aug 13, 2007 1:00 am Posts: 39
Karma: 0
Location: Mendoza - Argentina
eugenevdm,i'm trying use firewall on bridge to block passthrough between wlans of my RB433, my case is similar because I want that windows customers can not access to other users that by default accidentaly have same group name and have any resource shared.
It was imposible for me makes that works, until I try this rule:
If you wacht diference is adress, that is src and not dst, I was loging connections and here is the answer, src nated address has not the same port, in my case works fine now, can you check if this works on your net?
Users browsing this forum: Bing [Bot] and 11 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum