Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

PPPoE connecting, but no browsing (ping ok)

$
0
0

Hi everyone, I'm trying to configure my SRX210 to connect with PPPoE.. I went through the wizard and i see the connection being established. i can ping a website, however i cannot browse to the same website or any other website.. its either really slow or not working at all.. DNS works, i have my external IP address on the router and i see routing itself or NAT is going ok.. (also given ping is working..)

 

 

apply-macro Startup_Connection;
ppp-options {
chap {
default-chap-secret “blablabla/“; ## SECRET-DATA
local-name blablalogin;
passive;
}
pap {
local-name blablalogin;
local-password “blablasecret”; ## SECRET-DATA
passive;
}
}
pppoe-options {
underlying-interface ge-0/0/0.0;
auto-reconnect 1;
}
family inet {
negotiate-address;
}
}

 

 

I tried a similar config with my SSG20, and that one works flawlessly.. so its not the connection itself.. nor user/pass error

 

Any hints??


Viewing all articles
Browse latest Browse all 17645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>