

To get the free trial license, you have to have an account on as all license management is done there.

However, you are allowed to license both systems individually. Please note that running CHR systems can be cloned and copied, but the copy will be aware of the previous trial period, so you cannot extend your trial time by making a copy of your CHR. Default user is ‘admin’, without password Use previously downloaded image file as a virtual disk drive.Download virtual disk image for your hypervisor.Note that they are only disk images, and you can’t simply run them. We provide 4 different virtual disk images to choose from. In Cloud Hosted Router, forwarding table might be very different depending on the particular use scenario.Warning: We do not recommend using E1000 network interface if better synthetic interface options are available on specific Hypervisor! How to Install CHR ] > ip firewall filter add action=drop chain=input comment="Drop everything else" ] > ip firewall filter add action=accept chain=input comment="Allow DNS for trusted network" dst-port=53 protocol=udp src-address=192.168.99.0/24 ] > ip firewall filter add action=accept chain=input comment="Accept related connections" connection-state=related ] > ip firewall filter add action=accept chain=input comment="Accept established connections" connection-state=established ] > ip firewall filter add action=accept chain=input comment="Allow SSH" dst-port=22221 protocol=tcp ] > ip firewall filter add action=accept chain=input comment="Allow WinBox" dst-port=8291 protocol=tcp


] > ip firewall filter add action=accept chain=input comment="Allow ICMP ping" protocol=icmp
