Screen OS

last person joined: 8 months ago 

This is a legacy community with limited Juniper monitoring.
  • 1.  Adsl support on SSG-5

    Posted 05-10-2010 05:17
    Hi All, I have a single query about support for inbuilt ADSL modem/port on juniper SSG-5. I know it supports on SSG-20 with additional module for the same. Could someone please clarify this doubt it would be really helpful. Regards Sushil


  • 2.  RE: Adsl support on SSG-5
    Best Answer

    Posted 05-10-2010 08:28

    There is no Juniper part number for an SSG-5 with an internal built-in ADSL modem. It does support an external ADSL connection. The SSG-20 can be purchased with an internal ADSL modem.



  • 3.  RE: Adsl support on SSG-5

    Posted 07-26-2012 07:01

    Hi, I´ve an issue whit this topic.  I´m traing to connect a device SSG5 to the Internet using my ADSL service. 

     

    I´ve configured de por Ethernet 0/0 as "Untrust" and asiciated whit the PPPoE connection. The username and password already has been verified and works fine but the dialing does neves reac to connect.

     

    I would like somebody help me to connect de SSG to the Internet.

     

    This lines are in the config file.

     

    set interface "ethernet0/0" zone "Untrust"
    set interface "ethernet0/1" zone "DMZ"
    set interface "bgroup0" zone "Trust"
    set interface bgroup0 port ethernet0/2
    unset interface vlan1 ip
    set interface bgroup0 ip 192.168.20.3/24
    set interface bgroup0 nat
    unset interface vlan1 bypass-others-ipsec
    unset interface vlan1 bypass-non-ip
    set interface bgroup0 ip manageable
    set interface ethernet0/0 manage ping
    set interface ethernet0/0 manage ssl
    set interface "serial0/0" modem settings "USR" init "AT&F"
    set interface "serial0/0" modem settings "USR" active
    set interface "serial0/0" modem speed 115200
    set interface "serial0/0" modem retry 3
    set interface "serial0/0" modem interval 10
    set interface "serial0/0" modem idle-time 10

     

    *************************************

    set pppoe name "ARNET"
    set pppoe name "ARNET" username "adsl1054041@arnet-res-gfm" password "9HkKu8ebNrDnSHslM5CU++Pc4Vn0nIatkw=="
    set pppoe name "ARNET" ac "adsl1054041"
    set pppoe name "ARNET" idle 0
    set pppoe name "ARNET" interface ethernet0/0
    unset pppoe name "ARNET" update-dhcpserver
    set pppoe name "ARNET" auto-connect 5
    set nsmgmt bulkcli reboot-timeout 60
    set ssh version v2
    set ssh enable
    set config lock timeout 5

     

     

    Thanks a Lot. !!