|
||||||||||
Are your Server (10.10.10.9 <http://10.10.10.9>) and you other devices ( 10.10.10.240-254) on the same interface? If they are, then they are not going through the firewall and thus can not be filtered. If you want to filter traffic between the server and other devices, you will need to add a third interface to m0n0wall. You can configure this third (OPT) interface a different subnet, or if you want to keep your addresses the same, you can bridge the OPT interface to lan, and configure a filtering bridge (see http://doc.m0n0.ch/handbook/examples-filtered-bridge.html). With the filtering bridge in place, you can then filter traffic between the client devices and the server. On 9/25/05, PixSell <pixsell at gmail dot com> wrote: > > Hi, > I doing quiet well if I want to block ports to internet services > I can block ftp https etc,... > BUT > I have problem if I want to block LAN services > For ex; > mOnO 10.10.10.1 <http://10.10.10.1> <http://10.10.10.1> > WRT54G 10.10.10.2 <http://10.10.10.2> <http://10.10.10.2> > My server 10.10.10.9 <http://10.10.10.9> <http://10.10.10.9> > DHCP: from 10.10.10.240 <http://10.10.10.240> <http://10.10.10.240> to > 10.10.10.254 <http://10.10.10.254><http://10.10.10.254> > I want to block IP 10.10.10.254 <http://10.10.10.254> <http://10.10.10.254> > to access to > 10.10.10.9 <http://10.10.10.9> <http://10.10.10.9> > What should I do ? > I tryed many things but apparently not the good one ... > Anyone can make a print screen or tell me what to do ? > Thank you to all > Thierry > > |