Community discussions

MikroTik App
 
muluhngwisimon
just joined
Topic Author
Posts: 7
Joined: Thu Mar 20, 2008 3:47 pm

Not still able to browse with pppoe credentials from my ISP

Wed Apr 09, 2008 2:24 pm

Thank you once more Mr. MRU.

Sorry to say that i have tried all the possibilities but success is yet to come. Please kindly help me with your experience?

Here is my problem:::

Using the pppoe credentials from my ISP, i configured them on the WAN NIC. When i run pppoe-client monitor, it indicates it is connected.

I equally enabled /ip dhcp-clent on the WAN NIC and when i take >print detail, it gives me the details like the IP, gateway, dns1, dns2 etc of the provider. i am able to ping the ip, the gateway but NOT dns1 or 2.

i have also masquerade my LAN which is 192.168.1.1/24 and dhcp

Using /ip firewall filter, i have also configured firewall to protect the router.

i have even set /ip dns set allow-remote-requests=yes

All things being equal, it is supposed to be browsing but disturbingly, it is NOT. Can anyone gives me more advice like Mr. MRU did please?

God Bless You

Simon
 
aldalil
Frequent Visitor
Frequent Visitor
Posts: 62
Joined: Mon Jun 25, 2007 3:43 am

Re: Not still able to browse with pppoe credentials from my ISP

Wed Apr 09, 2008 10:21 pm

Hi muluhngwisimon,

I don't know wat Mr. MRU adviced you ... but are you sure that it is a mikrotik ? are you able to ping alhajjan.com or yahoo.com ?

Also, did you try to connect using the same service directly from your PC ?

Regards,
Alaa
 
muluhngwisimon
just joined
Topic Author
Posts: 7
Joined: Thu Mar 20, 2008 3:47 pm

Re: Not still able to browse with pppoe credentials from my ISP

Fri Apr 11, 2008 11:53 am

Hello Dear,

I am currently using the service on Windows. When i configure the service in MT, you can monitor withing MT, that it is connected to the provider. Within MT, you can only ping upto the level of the provider and not beyong. At the level of the clients(windows), you can ping the gateway that the dhcp-WAN NIC picks from the provider. The problem is that webpages do not open. i have modified the complaint again. Please just be patient to go through again.

"Thank you once more Mr. MRU.

Sorry to say that i have tried all the possibilities but success is yet to come. Please kindly help me with your experience?

Here is my problem:::

Using the pppoe credentials from my ISP, i configured them on the WAN NIC. When i run pppoe-client monitor, it indicates it is connected.

I equally enabled /ip dhcp-client on the WAN NIC and when i take >print detail, it gives me the details like the IP, gateway, dns1, dns2 etc of the provider. i am able to ping the ip, the gateway but NOT dns1 or 2.

i have also masquerade my LAN which is 192.168.1.1/24 and dhcp( recommended by Mr. MRU)

Using /ip firewall filter, i have also configured firewall to protect the router.

i have even set /ip dns set allow-remote-requests=yes

/ip firewall mangle add out-interface=pppoe-out protocol=tcp tcp-flags=syn
action=change-mss new-mss=1300 chain=forward (recommended by MikroTik Support)

All things being equal, it is supposed to be browsing but disturbingly, it is NOT. Can anyone gives me more advice like Mr. MRU did please?

God Bless You"

Simon
 
User avatar
mrz
MikroTik Support
MikroTik Support
Posts: 7194
Joined: Wed Feb 07, 2007 12:45 pm
Location: Latvia
Contact:

Re: Not still able to browse with pppoe credentials from my ISP

Fri Apr 11, 2008 1:02 pm

Probably you don't have default route, make sure that in pppoe-client profile 'add-default-route' is set to yes.