How to configure gateway for Netscreen 5GT ?

How to configure gateway for Netscreen 5GT ?

am 01.12.2006 07:35:15 von Robert Dodier

Hi,

I am trying to configure the gateway (specified by my ISP) for a
Netscreen 5GT device. I have looked through all the screens in the
web configuration interface (i.e. the stuff shown by surfing to
http://192.168.0.1:8080 and logging in) but I cannot find a place to
configure the gateway address. I wonder if anyone can help here.
I've looked through the product documentation and searched the
web without luck. Thanks in advance for any light you can shed on this.

All the best,
Robert Dodier

Re: How to configure gateway for Netscreen 5GT ?

am 01.12.2006 14:03:44 von Mak

Robert Dodier wrote:
> Hi,
>
> I am trying to configure the gateway (specified by my ISP) for a
> Netscreen 5GT device. I have looked through all the screens in the
> web configuration interface (i.e. the stuff shown by surfing to
> http://192.168.0.1:8080 and logging in) but I cannot find a place to
> configure the gateway address. I wonder if anyone can help here.
> I've looked through the product documentation and searched the
> web without luck. Thanks in advance for any light you can shed on this.
>
> All the best,
> Robert Dodier
>

you are right, can't find it in webgui, I remember at initial setup there is a default gw ...
otherwise:
connect via console and enter:

set interface untrust gateway 12.34.56.78

M

Re: How to configure gateway for Netscreen 5GT ?

am 01.12.2006 16:44:36 von paleale

In article <1164978224.816867@nntpcache01.si.eunet.at>,
mak wrote:
>Robert Dodier wrote:
>> Hi,
>>
>> I am trying to configure the gateway (specified by my ISP) for a
>> Netscreen 5GT device. I have looked through all the screens in the
>> web configuration interface (i.e. the stuff shown by surfing to
>> http://192.168.0.1:8080 and logging in) but I cannot find a place to
>> configure the gateway address. I wonder if anyone can help here.
>> I've looked through the product documentation and searched the
>> web without luck. Thanks in advance for any light you can shed on this.
>>
>> All the best,
>> Robert Dodier
>>
>
>you are right, can't find it in webgui, I remember at initial setup
>there is a default gw ...
>otherwise:
>connect via console and enter:
>
>set interface untrust gateway 12.34.56.78

Don't forget the default route....

set route 0.0.0.0/0 interface untrust gateway

-alan

Re: How to configure gateway for Netscreen 5GT ?

am 02.12.2006 01:54:29 von Robert Dodier

mak wrote:

> > I am trying to configure the gateway (specified by my ISP) for a
> > Netscreen 5GT device. I have looked through all the screens in the
> > web configuration interface (i.e. the stuff shown by surfing to
> > http://192.168.0.1:8080 and logging in) but I cannot find a place to
> > configure the gateway address. I wonder if anyone can help here.
> > I've looked through the product documentation and searched the
> > web without luck. Thanks in advance for any light you can shed on this.

> you are right, can't find it in webgui, I remember at initial setup there is a default gw ...
> otherwise:
> connect via console and enter:
>
> set interface untrust gateway 12.34.56.78

Thanks a lot, I was able to telnet to the device (telnet 192.168.0.1)
and after logging in, I entered that one command and it worked!

Thanks again for your help.

Robert Dodier