Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote Assistance not working using Static WAN #128

Closed
unclelez opened this issue Jan 9, 2023 · 6 comments
Closed

Remote Assistance not working using Static WAN #128

unclelez opened this issue Jan 9, 2023 · 6 comments

Comments

@unclelez
Copy link

unclelez commented Jan 9, 2023

Firmware Version | 20.3.c.0389-MR20-RA
tch-gui-unhide | 2022.12.31@16:22

Hi,

I’m having an issue getting getting remote assistance working, seems the remote assistance modal can’t detect the Static WAN address. The modal will detect the NATed Mobile WAN address

Thank you

979209D5-254F-405F-BAC6-C4DFD284213A

7A91CCD7-C594-4756-805A-33E0A14C847D

@seud0nym
Copy link
Owner

Hmm. Very strange. I can't actually reproduce this. And I can't see how it could happen. It uses the same source for the IP address for building the URL that it uses on the Internet Access card.

Can you try these commands:

transformer-cli get [email protected]
transformer-cli get [email protected]

They should return wan and wan6 respectively.Assuming they do, can you run these commands and verify that they match your external WAN IP address(es):

transformer-cli get [email protected]
transformer-cli get [email protected]

(They will return wwan and wwan6 when running on 4G backup.)

@unclelez
Copy link
Author

unclelez commented Jan 10, 2023

Hi,

Thank you for your time

The issue seems to have fixed itself. My IP address is now showing.

May I ask you two more questions?

  1. Is it possible to unlock the forbidden APN's on WWAN so I can use my Optus sim?

  2. I'm using a Static Fixed + Mobile Broadband configuration (no wan sensing), all my traffic is routing out the wan but the monitoring WAN Download and WAN Upload cards reflect the WWAN interface. Can they default them to the WAN interface instead?

image

image

@seud0nym
Copy link
Owner

seud0nym commented Jan 11, 2023

  1. Is it possible to unlock the forbidden APN's on WWAN so I can use my Optus sim?

I don't know that there any "forbidden" APN's. You can add telcos on the Network Operators tab, and their associated APN's on the Profiles tab.

2 I'm using a Static Fixed + Mobile Broadband configuration (no wan sensing), all my traffic is routing out the wan but the monitoring WAN Download and WAN Upload cards reflect the WWAN interface. Can they default them to the WAN interface instead?

Hmm. I fixed the download volume quantity on the Broadband card so that it includes both, but I may have forgotten to do the same to the charts. I will have a look.

@seud0nym
Copy link
Owner

I have fixed the WAN Up/Down charts so that they show the combined WAN/WWAN throughput.

I have put a pre-release so that you can give it a go. Run these commands to download and apply the fixed version:

./tch-gui-unhide -u && ./tch-gui-unhide -y

@unclelez
Copy link
Author

It worked.

Thank you very much for your help.

You have helped me resolve all my issues.

One last question, In Static IP mode with Mobile failover. Since it uses QoS is there any purpose to using WAN Supervision?

@seud0nym
Copy link
Owner

Thank you very much for the donation. It is much appreciated.

You are correct, you can probably safely disable WAN Supervision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants