Community discussions

MikroTik App

Search found 6 matches

byzyflex
Thu Nov 17, 2016 11:40 am
Forum:Virtualization
Topic:CHR in Hyper-V hang/unresponsive
Replies:9
Views:5257

Re:装备在hyper - v挂/没有响应

Great tip, Rushmore.
The 6.36.3 build are also working on mine server. I have added 4 NIC's without problems.

You write that it works almost ideally on your server. What issue(s) are you experiencing?
byzyflex
Wed Nov 16, 2016 4:59 pm
Forum:Virtualization
Topic:CHR in Hyper-V hang/unresponsive
Replies:9
Views:5257

Re:装备在hyper - v挂/没有响应

Hi janisk I’m pleased to know that you are aware of the issue. I have downloaded 6.38rc31 (release candidate) and sinned a new VM up. If I add a second NIC and type “interface print” in the console the router output: Rebooting... Stopping services... failed to stop ipsec: std failure: timeout (13) f...
byzyflex
Wed Nov 16, 2016 3:24 pm
Forum:Virtualization
Topic:CHR in Hyper-V hang/unresponsive
Replies:9
Views:5257

CHR in Hyper-V hang/unresponsive

Hi I'm doing some testing of CHR in Hyper-V, but experience a problem with the CHR hangs or stop responding when running certain commands. The problem only occurs when I have added more than one network adapter. The first network adapter is connected, and the other ones are currently disconnected. I...
byzyflex
Mon Jul 27, 2015 10:27 pm
Forum:Virtualization
Topic:Cloud Hosted Router
Replies:579
Views:265115

Re: Cloud Hosted Router

任何目e with network problems on Hyper-V? I can't communicate with the router (ping, mac ping, winbox)
IP is manually assigned. Hyper-V guest is 1 generation with legacy network adapter.
byzyflex
Thu Jan 24, 2013 9:46 pm
Forum:Beginner Basics
Topic:FROM BEGINNER TO EXPERT
Replies:15
Views:4153

Re: FROM BEGINNER TO EXPERT

Sorry for stealing your topic, gcrest.

samsung172, if you still want to sell RB532, then please write to me at rasmusovergaard1 at gmail.com
byzyflex
Thu Jan 24, 2013 9:06 pm
Forum:Beginner Basics
Topic:Trunking Vlans to VMWare (Block VLAN->VLAN traffic)
Replies:13
Views:2946

Re: Trunking Vlans to VMWare (Block VLAN->VLAN traffic)

Yes. Do you have an example based on my info above?
Try this in ip firewall filter:
chain=forward action=drop in-interface=VLAN1001 out-interface=!ether1-gateway

Then the traffic on VLAN1001 is only allowed to access your ether1 port.