interesting. Thanks.
*Martín Ruiz*





2011/8/16 Dan Ferguson <d...@kyes.com>

> Hi Martin,
>
> If you run into any other problems the router is probably sending out ICMP
> redirects which some machines handle well and others get completely messed
> up by them. You can use the firewall to block the ICMP redirects that the
> router is sending out. This will keep traffic flowing smoothly using the
> router as a default gateway even for other subnets on the same port/bridge.
> You won't have to program any routes in the PC/servers either. This problem
> shows up if you ping the router fine but not a computer on the other subnet,
> you might get messages or abnormal latency if redirects are causing
> problems. It's easy to see this happening if you use linux or unix to ping
> the devices on the other subnet.
>
> You can block in the output chain on the firewall
> /ip firewall filter add chain=output action=drop protocol=icmp
> icmp-options=5:0-255 disabled=no
>
> - Dan
>
>
> On 8/15/2011 12:46 PM, Martín Ruiz [Ibersystems.es] wrote:
>
>> Hi,
>>
>>
>> did you added the route to servers/PCs?
>>
>> route add 192.168.1.0 mask 255.255.255.0 gateway 192.168.72.x something
>> like
>> that.
>>
>>
>>
>>  * Martín Ruiz*
>> * *
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> 2011/8/15 Rory McCann<rmm.li...@gmail.com>
>>
>>  Is there some kind of limitation in ROS that prevents two subnets on the
>>> same interface from working properly? I have a 192.168.1.0/24 subnet and
>>> a
>>> 192.168.72.0/24 subnet on the same interface (it's actually a bridge of
>>> 3
>>> ports) and for the life of me I cannot get them to talk to each other.
>>>
>>> Everything on the .72 subnet is static and the .1 subnet is assigned via
>>> DHCP by a Window Server. Am I better off moving .72 on to its own
>>> interface
>>> and tying it back into the switch from there or am I missing something
>>> basic?
>>> --
>>> Rory McCann
>>> *Minn-Kota Ag Products
>>> P*: 701-403-4877*| E*: r...@mkap.com
>>> -------------- next part --------------
>>> An HTML attachment was scrubbed...
>>> URL:<http://www.butchevans.**com/**pipermail/mikrotik/**<http://www.butchevans.com/**pipermail/mikrotik/**>
>>> attachments/20110815/223cb770/****attachment.html<http://www.**
>>> butchevans.com/pipermail/**mikrotik/attachments/20110815/**
>>> 223cb770/attachment.html<http://www.butchevans.com/pipermail/mikrotik/attachments/20110815/223cb770/attachment.html>
>>> >
>>>
>>> ______________________________****_________________
>>> Mikrotik mailing list
>>> Mikrotik@mail.butchevans.com
>>> http://www.butchevans.com/****mailman/listinfo/mikrotik<http://www.butchevans.com/**mailman/listinfo/mikrotik>
>>> <http**://www.butchevans.com/mailman/**listinfo/mikrotik<http://www.butchevans.com/mailman/listinfo/mikrotik>
>>> >
>>>
>>>
>>> Visit http://blog.butchevans.com/ for tutorials related to Mikrotik
>>> RouterOS
>>>
>>>  -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL:<http://www.butchevans.**com/pipermail/mikrotik/**
>> attachments/20110815/7a9b1838/**attachment.html<http://www.butchevans.com/pipermail/mikrotik/attachments/20110815/7a9b1838/attachment.html>
>> >
>>
>> ______________________________**_________________
>> Mikrotik mailing list
>> Mikrotik@mail.butchevans.com
>> http://www.butchevans.com/**mailman/listinfo/mikrotik<http://www.butchevans.com/mailman/listinfo/mikrotik>
>>
>> Visit http://blog.butchevans.com/ for tutorials related to Mikrotik
>> RouterOS
>>
>>  ______________________________**_________________
> Mikrotik mailing list
> Mikrotik@mail.butchevans.com
> http://www.butchevans.com/**mailman/listinfo/mikrotik<http://www.butchevans.com/mailman/listinfo/mikrotik>
>
> Visit http://blog.butchevans.com/ for tutorials related to Mikrotik
> RouterOS
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.butchevans.com/pipermail/mikrotik/attachments/20110816/f11acbff/attachment.html>
_______________________________________________
Mikrotik mailing list
Mikrotik@mail.butchevans.com
http://www.butchevans.com/mailman/listinfo/mikrotik

Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS

Reply via email to