Trying to setup client in their new office with a brand new SRX240 but the port forwarding/NAT is just not playing nice. I've looked over the config for hours and haven't found anything that looks wrong to me. I've had a consultant and 3 guys from the MSP I work with look at it as well and they have yet to come up with a solution. I've created rules in the firewall, and I've setup NAT to forward ports
## Last changed: 2014-11-28 23:45:03 GMT
version 12.1X44-D30.4;
system {
host-name port_firewall;
time-zone GMT;
root-authentication {
encrypted-password "XXXXXXXXXXX/";
}
}
name-resolution {
no-resolve-on-input;
}
{
ssh;
web-management {
http {
interface [ ae0.0 fxp2.0 lo0.16384 vlan.1 ];
}
https {
port 8080;
system-generated-certificate;
interface [ ae0.0 fxp2.0 lo0.16384 vlan.1 ];
}
session {
idle-timeout 60;
}
}
}
}
}
syslog {
archive size...