One big difference is that HotSpot does not require any client software/driver, whereas PPPoE needs a driver on the client side. Talking about Microsoft Windows as client system, all versions below XP don’t have PPPoE drivers on board, so your client has to install one.
On the other hand HotSpot usually requires your client to open up his browser to log in before he can use your service (leaving out possibilities like static ip bindings etc.). So users wanting to connect to your service using a router or some kind usually have a problem (as routers usually don’t support logging in via HTTP).
So in short (my opinion - others might disagree…):
I would use PPPoE for “ISP-like” scenarios with dedicated customers using routers or the like to connect to you.
Use HotSpot for “short-time” customers, like in typical HotSpot scenarios (hotels, restaurant, train station, airport).
As far as functionality goes, you can do most things with both systems: Bandwidth limiting, uptime limits, …
I think one big difference is that PPPOE connection is encripted and Hotspot not. (Cmit correct me if I’m wrong). I think that the better solution is to provide login with http method and encription as PPPOE connetion, but I’m understanding that the MK does not provide this.
Another interessant discussion is the what difference between PPPOE and PPPTP?
Yeah, PPPoE CAN provide encryption.
The problem is that most standard DSL routers don’t support encrypted PPPoE, so this is rather useless if you cannot control the clients’ equipment.
No, HotSpot cannot provide for encrypted communication.
You can use encryption on the wireless level (WEP/WPA/WPA2), of which WEP clearly is outdated regarding the security level provided.
Or you could use some kind of encrypted tunnel to provide service to your clients, as PPPoE (encrypted) or PPTP etc.
Or - but I don’t know one ISP doing that level of security as a standard to their users - you could create an IPsec tunnel to each of your customers. Again creating the need to configure IPsec (and have IPsec support at all) on your clients’ equipment…
Thank you.
What you suggest for a isp in Fixed wireless scenario.
I’m using PPTP at this moment because is not possible to manage WPA in big scenario.
But I wish to provide login method with HotSpot MK. I try to use sniffing tools on MK as HotSpot network and it seems to provide a good protection versus sniffing tool. But I have dubt because could be my sniffing tools in WinXp machine could be not work property
cmit,
I’m using PPOE and PPTP. What I noticed is that PPOE use statefull encryption while PPTP stateless. This difference cause instable connection with PPOE connection and stable connection on PPTP.
Do you know how to use stateless connection on PPOE calls, because it seems that is not possibile on MK.
I’m sorry, but I’m not aware of a way to achieve this on MikroTik.
Stateless MPPE encryption would surely be desireable, as this is a real gain for PPPoE connections over network links with high(er) packet loss (like any wireless network could be, at least from time to time).
OK I have encountered this problem.
Customer that has low signal after connected via PPOE lost the connection after 5 min, they not surf on internet or other issue.
Via PPTP this not appends. MTU and MCU are reduced to 1400 - 1460 in both case but the difference remain.
I already know that I must deploy high gain direcive antennas on clients side, but meanwhile I want to accomodate until complete the whole installation.