iburst and microtik rb750

G Ike

New Member
Joined
Aug 25, 2013
Messages
8
Reaction score
0
Help with a routerboard rb750 and iburst 2mbp desktop modem set up.i have managed to establish lan connections on both my two pcs but am failing to open some websites it just loads foreverso if thers anyone with some help thanks.
 
I hope this helps.

Code:
[admin@MikroTik] > interface pppoe-client print
Flags: X - disabled, R - running 
 0  R ;;; ;iBurst PPPoE
      name="pppoe-out1" max-mtu=1392 max-mru=1392 mrru=disabled interface=ether1-gateway 
      user="********@iburst.co.za" password="********" profile=default keepalive-timeout=60 service-name="" 
      ac-name="" add-default-route=yes default-route-distance=1 dial-on-demand=no use-peer-dns=yes 
      allow=pap,chap,mschap1,mschap2
Code:
[admin@MikroTik] > ip firewall filter print
Flags: X - disabled, I - invalid, D - dynamic 
 0   ;;; default configuration
     chain=input action=accept protocol=icmp 

 1   ;;; default configuration
     chain=input action=accept connection-state=established 

 2   ;;; default configuration
     chain=input action=accept connection-state=related 

 3   ;;; default configuration
     chain=input action=drop in-interface=pppoe-out1
Code:
[admin@MikroTik] > ip firewall nat print
Flags: X - disabled, I - invalid, D - dynamic 
 0   ;;; default configuration
     chain=srcnat action=masquerade to-addresses=0.0.0.0 out-interface=pppoe-out1
 
Top
Sign up to the MyBroadband newsletter
X