So I am trying to replace my home Hub 5 with an SRX210 HE2 - I have finnally managed to get it to connect & I can connected to a few websites, but that is mainly Google, & BT.com - if I try other sites they just hang waiting for the hour glass.
Seriously frustrating, has anyone else experianced this issue ?
BT uses PPPoA and below is my PPPoA part of the config, any help greatefully received, this is doing my head in!
set interfaces at-1/0/0 description ADSL
set interfaces at-1/0/0 encapsulation atm-pvc
set interfaces at-1/0/0 atm-options vpi 0
set interfaces at-1/0/0 dsl-options operating-mode auto
set interfaces at-1/0/0 unit 0 description PPPoA
set interfaces at-1/0/0 unit 0 encapsulation atm-ppp-vc-mux
encapsulation for the interface In this case PPPOA
set interfaces at-1/0/0 unit 0 vci 0.38
set interfaces at-1/0/0 unit 0 ppp-options chap default-chap-secret "mypassword"
set interfaces at-1/0/0 unit 0 ppp-options chap local-name “myusername” set interfaces at-1/0/0 unit 0 ppp-options chap passive
set interfaces at-1/0/0 unit 0 family inet address negotiate-address
set security zones security-zone untrust interfaces at-1/0/0.0