Page 1 of 1
Standalone WEB server (very useful)
Posted: Mon Feb 11, 2008 9:08 pm
by cpresto
Hello,
currently I'm using MT based CPEs (rb133c+R52), and I'm quite happy with this;
we have built audio and led aligment tool taking out buzzer and user led from antenna enclosure.
In order to have the "
perfect CPE",
only one thing is missing... a standalone web server.
In fact, currently we have two CPE types: modem like an NAT router, to give customers the possibility to use one or more PCs in their network with PPPoE authentication. The problem is that customers that have CPE in NAT router mode need port forwarding for services on hosts into their network (eg. web server, ftp, emule, etc...), currently need technical support from our helpdesk that changes settings on their CPEs according to their needs.
Instead, if a web server could be embedded on CPEs, a customized interface might be developed, like all common routers (ethernet/wireless) available on the market. Using the web interface, Customers might have access to basic functionalities to change limited CPE settings to match their needs (port forwarding, LAN addressing, Firewall rules, etc...). This will result in happier customers and less work for our tech support.
Might this be possible in next ROS releases?
Rgds
Re: Standalone WEB server (very useful)
Posted: Tue Feb 12, 2008 7:34 pm
by Paul.Benner
From what I understand the functionality that you're looking for can be written or programmed using the API that is currently in V3.
Best Regards,
Paul
Re: Standalone WEB server (very useful)
Posted: Tue Feb 12, 2008 8:29 pm
by changeip
http://<routerip>:<port>/cfg/login
Re: Standalone WEB server (very useful)
Posted: Wed Feb 13, 2008 9:10 am
by normis
I understand what you mean. the CFG is very limited now, but you can use it for simple tasks. But we are working on a better one too.
Re: Standalone WEB server (very useful)
Posted: Wed Feb 13, 2008 6:07 pm
by stephenpatrick
An OEM-brandable and operator/OEM-customisable web-box would be really useful.
Allow OEM logos, operator logos, and let OEM or operator constrain access to features.
e.g. a wireless CPE could just display a few options, such as signal strength, throughput, IP & MAC address, uptime etc
But a SOHO router would need more settings, say similar to the web GUI on a Netgear router, for example.
Another neat trick would be to have password-access to advanced features, or only allow "changing" settings if logging in as an administrator, but only "seeing but not changing" settings if as a user.
Operators would only want to give out admin passwords say during course of a tech support call, or to advanced users say.
Regards
Re: Standalone WEB server (very useful)
Posted: Thu Feb 14, 2008 9:29 am
by normis
all of this will be in the new one, but it won't be out soon
Re: Standalone WEB server (very useful)
Posted: Thu Feb 14, 2008 2:21 pm
by stephenpatrick
Cool! We'll await in anticipation -
Re: Standalone WEB server (very useful)
Posted: Thu Feb 14, 2008 4:49 pm
by cpresto
We all are awaiting news from you MT team...
Re: Standalone WEB server (very useful)
Posted: Thu Feb 26, 2009 6:27 pm
by Hadi
An OEM-brandable and operator/OEM-customisable web-box would be really useful.
Allow OEM logos, operator logos, and let OEM or operator constrain access to features.
e.g. a wireless CPE could just display a few options, such as signal strength, throughput, IP & MAC address, uptime etc
But a SOHO router would need more settings, say similar to the web GUI on a Netgear router, for example.
Another neat trick would be to have password-access to advanced features, or only allow "changing" settings if logging in as an administrator, but only "seeing but not changing" settings if as a user.
Operators would only want to give out admin passwords say during course of a tech support call, or to advanced users say.
Regards
I totally agree.... iam also looking for ths kinda solution for standalone customize webpage... i hope mikrotik guys comeup with some solution as soonest as possible........
Re: Standalone WEB server (very useful)
Posted: Sat Mar 28, 2009 10:06 pm
by srecko
An OEM-brandable and operator/OEM-customisable web-box would be really useful.
I totally agree.... iam also looking for ths kinda solution for standalone customize webpage... i hope mikrotik guys comeup with some solution as soonest as possible........
There is a way to adjust, I look website. I may only make a good programmer, so this is unfortunately unusable for other users mikrotik router. The problem is that the procedure and only small changes quite complex. Unfortunately this is because mikrotik does not provide enough data to make it any easier to make. Designed the API, which is so complicated to use, that nothing useful has never served.
Re: Standalone WEB server (very useful)
Posted: Sun Mar 29, 2009 8:45 am
by andreacoppini
Hello,
...
Customers might have access to basic functionalities to change limited CPE settings to match their needs (port forwarding, LAN addressing, Firewall rules, etc...). This will result in happier customers and less work for our tech support.
Might this be possible in next ROS releases?
Rgds
There was a presentation about exactly this thing during the last MUM:
http://wiki.mikrotik.com/wiki/MUM_2009_CZ (8th item)
Townet (the company presenting this) were also kind enough to share their homebrewed API library and sample client utility...
oh.. and they're probably down the road from where you are..
Re: Standalone WEB server (very useful)
Posted: Mon Mar 30, 2009 6:11 pm
by cpresto
Thank you Andrea,
you're based in Malta, but your name sounds Italian...
I'd a look to TowNet Interface a couple of days ago, it seems to be what me and others WISPs were looking for..
They are selling it via their own brand WispMax (
http://www.wispmax.com) at 2,20€ each. I think that I'll buy a couple of licences and then try to work around their API.
Rgds