|
Question : Unable to access netscreen 5gt via webui
|
|
Hello all,
Ive read the posts and tried to find the answer prior to posting but I counld not find what I was looking for. Im not a router/firewall guy but I was able to make some minor changes to the firewall...i.e change the ISP IP and gatway. So im able to access the firewall via the console but not throught telnet or webui.
Below is the get int untrust info. Any hellp would be appreciated.
ns5gt-> get interface untrust
Interface untrust: number 1, if_info 88, if_index 0, mode route link up, phy-link up/half-duplex vsys Root, zone Untrust, vr trust-vr dhcp client enabled PPPoE disabled *ip 192.198.16.151/26 mac 0020.cat9a.e121 gateway 192.198.16.129 *manage ip 192.198.16.151, mac 0020.cat9a.e121 route-deny disable ping enabled, telnet enabled, SSH enabled, SNMP enabled web enabled, ident-reset enabled, SSL enabled webauth disabled, webauth-ip 0.0.0.0 OSPF disabled BGP disabled RIP disabled bandwidth: physical 10000kbps, configured 0kbps, current 0kbps total configured gbw 0kbps, total allocated gbw 0kbps
It seem to me that the webui and telnet services are enabled. But i could be wrong.
Also how can I delete mng host ip from the firewall via the console.
Use interface IP, Config Port: 80 Mng Host IP: 20.254.234.20/255.255.255.255 Mng Host IP: 20.254.231.40/255.255.255.255
Thanks for the help
|
Answer : Unable to access netscreen 5gt via webui
|
|
set interface ethernet1 manage-ip 10.9.5.x <--This should be the IP address of machine from which you need to access set interface ethernet1 manage ssh set interface ethernet1 manage ssl unset interface ethernet1 manage telnet unset interface ethernet1 manage web save
This should do it.
Just make sure to put 10.9.5.x Ip address of machine from where you need to access the WEB interface. This is done so that no one else in your network can configure your firewall, even if he know the password.
|
|
|
|