Community discussions

MikroTik App
 
ITQAN
just joined
Topic Author
Posts: 10
Joined: Wed May 07, 2008 7:26 am

Normis I have a brilliant idea but I need some help !!

Tue May 13, 2008 7:25 pm

I'm thinking about to do something to stop the NetCut,

The idea is to make different IP range addresses for each user,

Example:

[admin@MikroTik] > ip address pr
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK BROADCAST INTERFACE
0 192.168.1.99/24 192.168.1.0 192.168.1.255 WAN
1 192.168.10.1/30 192.168.10.0 192.168.10.3 LAN
2 192.168.11.1/30 192.168.11.0 192.168.11.3 LAN
-------------------------------------------------------------------
User 1 IP:
192.168.10.2
255.255.255.252
192.168.10.1

User 2 IP:
192.168.20.2
255.255.255.252
192.168.20.1
--------------------------------------------------------------------
Now you can see that I have a different networks each network has only one IP address range so the NetCut can only see itself, You know what I mean !!

The problem is (User 1) still pinging on (User 2) sounds like a (NAT) inside the ROS but I have no firewall NAT, When I turn off the ROS (User 1) stops pinging on (User 2) immediately, which is mean the ROS did that thing to let (User 1) pinging on (User 2).

What I want is just to stop User 1 seeing User 2, I don't want to just block the ping but to drop all the internal connection between them inside the ROS.

Ahmed
 
User avatar
gustkiller
Member
Member
Posts: 419
Joined: Sat Jan 07, 2006 5:15 am
Location: Brazil
Contact:

Re: Normis I have a brilliant idea but I need some help !!

Wed May 14, 2008 1:29 am

the filter rules( firewall) can block traffic between subnets.
 
ITQAN
just joined
Topic Author
Posts: 10
Joined: Wed May 07, 2008 7:26 am

Re: Normis I have a brilliant idea but I need some help !!

Wed May 14, 2008 10:01 am

ok do you have an example to try it ?
 
ayufan
Member
Member
Posts: 334
Joined: Sun Jun 03, 2007 9:35 pm
Contact:

Re: Normis I have a brilliant idea but I need some help !!

Wed May 14, 2008 11:06 am

If you use DHCP try changing subnet-mask to 255.255.255.255, it works on all Windows :)

ayufan
 
ITQAN
just joined
Topic Author
Posts: 10
Joined: Wed May 07, 2008 7:26 am

Re: Normis I have a brilliant idea but I need some help !!

Wed May 14, 2008 2:13 pm

I know this trick to changing the subnet-mask to 255.255.255.252 (xxx.xxx.xxx.xxx/30), but I want to know how to block the traffic between subnets in the filter rules !!

Cheers
 
shatat
just joined
Posts: 1
Joined: Fri Jun 20, 2008 2:51 pm

Re: Normis I have a brilliant idea but I need some help !!

Fri Jun 20, 2008 3:28 pm

how i can do this
 
User avatar
sergejs
MikroTik Support
MikroTik Support
Posts: 6697
Joined: Thu Mar 31, 2005 3:33 pm
Location: Riga, Latvia
Contact:

Re: Normis I have a brilliant idea but I need some help !!

Fri Jun 20, 2008 3:55 pm

ITQAN, what you will do when bad client is connected on the same switch with good client ?
Bad client can get that point to point IP address and use it as well, isn't it ?

Probably you can think about PPPoE server for the network, if you have too many issues with bad clients.

Who is online

Users browsing this forum: eworm, pmichel and 83 guests