ether2 goes from the RB2011 and ether3 goes to the LAN network while ether5 is suppose to be where I recieve copies of all packages sent to and from ether2.
I have turned off all routing function on the the RB750GL.
Is there something I have missed or something I've done wrong here?
I have ether 5 connected to my VM-host eth1 and a vm is recieving the packages. This is suppose to be used as an IDS.
Specification as follow
Code: Select all
> interface ethernet print
Flags: X - disabled, R - running, S - slave
# NAME MTU MAC-ADDRESS ARP MASTER-PORT SWITCH
0 X ether1 1500 D4:CA:6D:5D:9B:EB enabled none switch1
1 R ether2 1500 D4:CA:6D:5D:9B:EC enabled none switch1
2 R ether3 1500 D4:CA:6D:5D:9B:ED enabled none switch1
3 ether4 1500 D4:CA:6D:5D:9B:EE enabled none switch1
4 R ether5 1500 D4:CA:6D:5D:9B:EF enabled none switch1
Code: Select all
> interface ethernet switch port print
Flags: I - invalid
# NAME SWITCH VLAN-MODE VLAN-HEADER
0 ether1 switch1 disabled leave-as-is
1 ether2 switch1 disabled leave-as-is
2 ether3 switch1 disabled leave-as-is
3 ether4 switch1 disabled leave-as-is
4 ether5 switch1 disabled leave-as-is
5 switch1_cpu switch1 disabled leave-as-is
Just shout if you need more information.
Thanks in advance.