I have my main network interface on Ether 2 - (10.0.8.0/24) and I have created a separate network on Ether 4 - (10.8.27.0/24)
I would like to be able to access via the browser servers on Ether 4 from my Ether 2 network … would I be able to access since
My connection is within LAN?
Yes, the router will route between them at L3, unless you have a blocking fw rule.
Also make sure firewalls on LAN devices allow connections from different IP subnet, default windows firewall settings don’t allow that.
Cool … that’s what I thought … thank you!
Interesting … I have the default firewall as below image … wouldn’t that get covered under ICMP?

Well I think mkx was basically stating, devices (besides MT) have their own sets of behaviours in the software on them, example PCs have sometimes 1 or more software firewalls running
Okay, let me try first and see what happens.
Just wanted to report that I can access without any problem …thanks all helpers!