just installed 3.15 need help pppoe

here is my setup:

i have a linksys router connected to the internet through a static ip.

Local IP Address on Linksys router is 192.168.1.1 subnet 255.255.255.0

i connected my lan port on linksys router to ether1

i saw this video on tiktube.com on setting up a pppoe server here : http://tiktube.com/?video=137

and did exactly the same :slight_smile:

everything went smooth : i can ping google.com from winbox ,so my mikrotik has internet working. but my other computers also connect successfully through pppoe to mikrotik but they dont get a GATEWAY and i am unable to browse on the computers.

Here is exactly what i did after a new install of mikrotik 3.15:

ip address add address=192.168.1.20/24 broadcast=192.168.1.255 interface=ether1

ip address add address=172.16.100.100/24 broadcast=172.16.100.255 interface=ether2

ip dns set primary-dns=192.168.1.1 allow-remote-requests=yes

and followed the whole video till the end.. i completed without any errors

Please tell me what should i do to start my browsing on the pppoe client computers!


regards

no issues boys!!

everything is working now

followed this nice guide : http://wiki.mikrotik.com/wiki/Pppoe_server_with_profiles


i guess i need to do some more reading:)

thankz