Hello,
I want to configure the nano3G Access Points through 8089 port ( nano3G AP’s configuration web page ),but i don't konw the username and password . what should i do?
http://www.ipaccess.com/uploads/wysiwyg_editor/files/2017/S8_S16-Datasheet-v...
Best regards.
On Tue, Apr 18, 2017 at 11:07:11AM +0800, root@雪碧 wrote:
Hello,
I want to configure the nano3G Access Points through 8089 port ( nano3G AP’s configuration web page ),but i don't konw the username and password . what should i do?
You can configure it using the dmi console, maybe this information will help you: http://osmocom.org/projects/cellular-infrastructure/wiki/Configuring_the_ipa...
~N
find the htpasswd passwdfile,method: 1.log in ip.access nano via ssh; 2.cd /var/www 3.ls -lah after that you can see .htpasswd 4.cat .htpasswd
nano-admin:SO0umw******* femto-admin:gRWqmP****** developer:.QIQ0J*******
new problem now: i don't the Encryption Algorithm,Still can‘t certification pass.
2017-04-19 21:39 GMT+08:00 Neels Hofmeyr nhofmeyr@sysmocom.de:
On Tue, Apr 18, 2017 at 11:07:11AM +0800, root@雪碧 wrote:
Hello,
I want to configure the nano3G Access Points through 8089 port ( nano3G
AP’s configuration web page ),but i don't konw the username and password . what should i do?
You can configure it using the dmi console, maybe this information will help you: http://osmocom.org/projects/cellular-infrastructure/wiki/ Configuring_the_ipaccess_nano3G
~N
Hi Neels,
We followed the instructions in the link you mentioned, and ran 'hnbgw', but nano3G didn't build connection to hnbgw. When we used Wireshark to capture all packets over the PC net interface, we didn't see any packet from nano3G.
The connection of our side is: nano3G (192.168.31.165) <--LAN--> router <--WLAN--> Win-PC + Vmware-Ubuntu (hnbgw, 192.168.31.147)
I attached the screenshots for you. Could you give some suggestion? What's the problem here?
Thanks~ Lin
2017-04-19 21:39 GMT+08:00 Neels Hofmeyr nhofmeyr@sysmocom.de:
On Tue, Apr 18, 2017 at 11:07:11AM +0800, root@雪碧 wrote:
Hello,
I want to configure the nano3G Access Points through 8089 port ( nano3G
AP’s configuration web page ),but i don't konw the username and password . what should i do?
You can configure it using the dmi console, maybe this information will help you: http://osmocom.org/projects/cellular-infrastructure/wiki/ Configuring_the_ipaccess_nano3G
~N
Dear Lin,
On Mon, May 08, 2017 at 06:06:51PM +0800, Lin HUANG wrote:
We followed the instructions in the link you mentioned, and ran 'hnbgw', but nano3G didn't build connection to hnbgw.
The instructions on that wiki page relate to the 'accelerate 3G5' users, i.e. who have received a nano3G femtocell from us with a known software version and configuration.
If you have a nano3G from a different source, there could be several hundred different parameters in the MIB that might be different. In that case, it might make sense to try to get a full dump of the MIB parametrs via DMI from a working device and compare that line by line with your output.
When we used Wireshark to capture all packets over the PC net interface, we didn't see any packet from nano3G.
If you see no packets at all, I suspect something wrong with your physical network / IP connection. You should at the very least see the DHCP connection, followed by NTP traffic to a public NTP server. If you don't first see successful DHCP and NTP handshake, there's no point to look at Iuh. In that case, your problem seems to be a problem with the nano3G itself, and not an issue with the osmocom software.
I attached the screenshots for you. Could you give some suggestion? What's the problem here?
As a general note: Please copy+paste the text from text consoles into your mails rather than attaching screenshots. Thanks
Hi Neels,
We just re-inputted all the commands. Now it is OK! The last two commands are the key point.
Sorry for disturb you.
Regards Lin
2017-05-08 18:06 GMT+08:00 Lin HUANG huanglin.bupt@gmail.com:
Hi Neels,
We followed the instructions in the link you mentioned, and ran 'hnbgw', but nano3G didn't build connection to hnbgw. When we used Wireshark to capture all packets over the PC net interface, we didn't see any packet from nano3G.
The connection of our side is: nano3G (192.168.31.165) <--LAN--> router <--WLAN--> Win-PC + Vmware-Ubuntu (hnbgw, 192.168.31.147)
I attached the screenshots for you. Could you give some suggestion? What's the problem here?
Thanks~ Lin
2017-04-19 21:39 GMT+08:00 Neels Hofmeyr nhofmeyr@sysmocom.de:
On Tue, Apr 18, 2017 at 11:07:11AM +0800, root@雪碧 wrote:
Hello,
I want to configure the nano3G Access Points through 8089 port (
nano3G AP’s configuration web page ),but i don't konw the username and password . what should i do?
You can configure it using the dmi console, maybe this information will help you: http://osmocom.org/projects/cellular-infrastructure/wiki/Con figuring_the_ipaccess_nano3G
~N
First off, please absolutely refrain from sending images containing text screenshots. It bloats everyone's mailbox, cannot be commented on easily and is not searchable.
About your problem: assuming that you got your nano3G from sysmocom, it should work if you follow the instructions on the wiki completely. It seems you have omitted various dmi commands. http://osmocom.org/projects/cellular-infrastructure/wiki/Configuring_the_ipa...
~N