Sprint x.ispsn sim
Forum rules
Please assure there is not an existing forum and topic related to your post
Please assure there is not an existing forum and topic related to your post
Sprint x.ispsn sim
Hi. I have a WE826 T-2 and an MC 7455 card and am trying to do a build. Following the instructions, everything goes fine (assembly, flashing the unit) until the APN. The APN for my Sprint sim is x.ispsn.
There I hit a wall. I hit a wall trying to use it in a Mofi, but finally got that to work with another card that is n.ispsn. So I know reception is possible from this location.
I have been told the x.ispsn card may be an IPv6 APN only.
Is there any way to set the router up to work with this card? Help greatly appreciated.
Thanks.
Wayne
There I hit a wall. I hit a wall trying to use it in a Mofi, but finally got that to work with another card that is n.ispsn. So I know reception is possible from this location.
I have been told the x.ispsn card may be an IPv6 APN only.
Is there any way to set the router up to work with this card? Help greatly appreciated.
Thanks.
Wayne
- JimHelms
- Site Admin
- Posts: 1362
- Joined: Tue Dec 19, 2017 8:59 pm
- Location: DFW Texas
- Has thanked: 79 times
- Been thanked: 194 times
- Contact:
Re: Sprint x.ispsn sim
It is true that some people claim the x.ispsn is ipv6 only and that this APN uses the 3G network for ipv4 address.
You can try to hard code the x.ispsn (via GoldenOrb's AT Command terminal) into the modem and see if it will connect:
Give it a minute and watch in the Debug window and see if it is passing the ipv6 APN to the modem.
If not, it is possible that GoldenOrb is overriding it by re-issuing an IPV4V6 APN.
In that case, a script will have to be modified per the logic in THIS tutorial.
You can try to hard code the x.ispsn (via GoldenOrb's AT Command terminal) into the modem and see if it will connect:
Code: Select all
at!entercnd="A710"
at+cgdcont=1,"ipv6","x.ispsn"
If not, it is possible that GoldenOrb is overriding it by re-issuing an IPV4V6 APN.
In that case, a script will have to be modified per the logic in THIS tutorial.
Re: Sprint x.ispsn sim
Hi. Tried to hard code the APN. No luck. I'm not sure what I'm looking for in the debug window.
Tried to modify the script. Downloaded WinSCP. Every attempt to connect showed "connection rejected." I was using SCP. The browser connects fine, but this program would not.
Also, what light combination am I looking for. I have power (red) usb (blue, but nothing plugged there) and then wifi (blue), along with the Ethernet lights. I assume the third light is Internet?
As always, assistance appreciated. Thanks.
Tried to modify the script. Downloaded WinSCP. Every attempt to connect showed "connection rejected." I was using SCP. The browser connects fine, but this program would not.
Also, what light combination am I looking for. I have power (red) usb (blue, but nothing plugged there) and then wifi (blue), along with the Ethernet lights. I assume the third light is Internet?
As always, assistance appreciated. Thanks.
- JimHelms
- Site Admin
- Posts: 1362
- Joined: Tue Dec 19, 2017 8:59 pm
- Location: DFW Texas
- Has thanked: 79 times
- Been thanked: 194 times
- Contact:
Re: Sprint x.ispsn sim
In the Modem > Debug Information > AT-Command Execution window, you can watch the AT Commands being sent to the modem. What you are looking for is on the initial startup, is whether the "IPV6" APN is being passed as opposed to the IPV4V6 APN.
You can also check and see if the IPV6 APN is staying programmed with this command:
Code: Select all
at+cgdcont?
Are you using an ethernet cable to connect router to PC? Assuming you are running a version of GoldenOrb, you should not have an issue if using the correct IP address of 192.168.1.1 (unless it has been modified).Tried to modify the script. Downloaded WinSCP. Every attempt to connect showed "connection rejected." I was using SCP. The browser connects fine, but this program would not.
I would say that is correct. LED assignment is a function of whatever firmware is being used on the router.Also, what light combination am I looking for. I have power (red) usb (blue, but nothing plugged there) and then wifi (blue), along with the Ethernet lights. I assume the third light is Internet?
Re: Sprint x.ispsn sim
Hi, again
First, the good news. I have access to a Verizon sim, and it works perfectly.
Now, the bad news. I still can't get x.ispsn to work on Sprint. The debug mode shows it is trying to set an IPV4V6 APN.
I tried using WinSCP again. This time on a different computer with a different Ethernet cable. Same result. Connection rejected. Using SCP at 192.168.1.1 with the username root and my password.
Any thoughts on how to proceed? I would really like to use the x.ispsn card with the modem (price difference is great). Can't use the Verizon card for anything but tests. But at least now I know the modem works.
As always, any help appreciated.
W
First, the good news. I have access to a Verizon sim, and it works perfectly.
Now, the bad news. I still can't get x.ispsn to work on Sprint. The debug mode shows it is trying to set an IPV4V6 APN.
I tried using WinSCP again. This time on a different computer with a different Ethernet cable. Same result. Connection rejected. Using SCP at 192.168.1.1 with the username root and my password.
Any thoughts on how to proceed? I would really like to use the x.ispsn card with the modem (price difference is great). Can't use the Verizon card for anything but tests. But at least now I know the modem works.
As always, any help appreciated.
W
- JimHelms
- Site Admin
- Posts: 1362
- Joined: Tue Dec 19, 2017 8:59 pm
- Location: DFW Texas
- Has thanked: 79 times
- Been thanked: 194 times
- Contact:
Re: Sprint x.ispsn sim
And you are plugging the ethernet cable into one of the LAN ports on the router, and the router is powered on?
- JimHelms
- Site Admin
- Posts: 1362
- Joined: Tue Dec 19, 2017 8:59 pm
- Location: DFW Texas
- Has thanked: 79 times
- Been thanked: 194 times
- Contact:
Re: Sprint x.ispsn sim
The only other thing I might try is to reflash the GoldenOrb (using an ethernet cable) and make sure the Save Settings box is Unchecked.
Not sure if this will help, but it certainly won't hurt.
Not sure if this will help, but it certainly won't hurt.
- JimHelms
- Site Admin
- Posts: 1362
- Joined: Tue Dec 19, 2017 8:59 pm
- Location: DFW Texas
- Has thanked: 79 times
- Been thanked: 194 times
- Contact:
Re: Sprint x.ispsn sim
A thought just crossed my mind. Have you set a password in GoldenOrb. It is possible the lack of a password will prevent you from accessing the router files or SSH.