Re: External management on a netscreen-5
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.security.firewalls archive

Re: External management on a netscreen-5

From: Alan Strassberg <paleale@bolt.sonic.net>
Date: Fri May 27 2005 - 01:01:03 CEST

In article <1117138992.279991.125500@g44g2000cwa.googlegroups.com>,
alavel <alainvelis@comcast.net> wrote:
>I'm trying to remotely manage a netscreen5 , but I'm having no luck.
>On the untrusted interface I am given a Manage IP, but I dont have a
>second valid IP to give it. -
>
>I'm trying to map to the trusted mangement IP -- no luck
>
>My goal is to either SSH or https to the firewall remotely.

        One IP is fine...

        set admin manager-ip A.B.C.D (your external IP for security,optional)
        set interface untrust manage ssh
        set interface untrust manage web
        set ssh version v2
        set ssh enable

        Then ssh netscreen@W.X.Y.Z assuming "netscreen" is the admin account.

                                                alan
Received on Thu Sep 29 19:53:03 2005