Hi All
I have an SRX300 we will use as a firewall/switch
I have it configured and am testing, all is working besides.
I have two interfaces (ge-1+ ge-2)in a Vlan
I would like the devices plugged into those two ports (2 servers) to be able to talk to each other.
They can each ping the firewall itself , But if I have two laptops plugged into the two ports they cannot see each other.
Can someone please advise why it doesn't work currently
I have posted the config below
Can someone please advise why it doesn't work currently
I have posted the config below
Text
services { ssh { root-login deny; } netconf { ssh; } dhcp-local-server { group jdhcp-group { interface irb.0; } } web-management { https { system-generated-certificate; interface [ ge-0/0/0.0 irb.30 ]; } } } name-server { 8.8.8.8; 8.8.4.4; } syslog { archive size 100k files 3; user * { any...