Hello community,
Please I need help to find the problem for this problem.
I have 2 firewalls and I'll try apply the J-WEB service.
From de server I can ping the management IP, but telnet at 443 port isn't works.
Is impossible to open the J-WEB in a browser. (I've attachment a simple topology about the connections and a error in a browser)
I've read some documents and did some tests, but nothing works well =(
Please if you had a same problem or Know some adjusts to correct this problems, share with me.
I appreciate the help from you!!!
interfaces {
fxp0 {
unit 0 {
family inet {
address 129.214.16.250/24;
}
}
}
}
routing-instances {
mgmt_junos {
description mgmt_instances;
routing-options {
static {
route 129.214.17.0/24 next-hop 129.214.16.94; ==> route to server 129.214.17.102
}
}
services {
ssh {
root-login allow;
}
netconf {
ssh;
}
web-management {
management-url root;
http {
interface fxp0.0;
}
https {
system-generated-certificate;
}
}
}
------------------------------
Jocileia Dionizio
------------------------------