PPPoE Help required....!!!

hi, we are internet service providers and we are into mikrotik server. Problem i want to setup username and passwords to my customers, can anyone here could please tell me how to configure.

regards,

Shaggy

start here: http://www.mikrotik.com/testdocs/ros/3.0/vpn/pppoe.php

and tell us if you run into specific issues

Thanks for the reply, but i had already tried that. Problem here is :

our server local gateway : 10.2.10.1
customers ip’s : 10.2.10.2 - 10.2.10.100

now, i need to assign username & password to particular ip, say 10.2.10.24

How is that possible?

Please help me in this regard.

From here,
http://wiki.mikrotik.com/wiki/User_Manager/PPP_Example

/ tool user-manager user add username=demo password=demo subscriber=MikroTik ip-address=192.168.0.2

ip-address is the settings, which will be assigned to the client’s PPTP tunnel.
It is not possible to restrict connection to PPTP server for the particular username/password, let’s say user with address 1.1.1.1

This seems to be very confusing, as i tried it for many times but can’t able to solve it. My query is… I need a login page when the customer opens a website, i tried it with hotspot but can’t able to assaign individual usernames to customers. I think hotspot will be the right option for me, but i need help for that… :confused:

regards,

Shaggy

Topic name is PPPoE, that’s why we gave suggestions for PPPoE. Search topics related for HotSpot in the User Manager documentation,
http://wiki.mikrotik.com/wiki/User_Manager

HotSpot configuration help is here,
http://www.mikrotik.com/testdocs/ros/3.0/pnp/hotspot.php