Ticket #269 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

APN not set in UMTS setup

Reported by: wbx Assigned to: tg
Priority: major Milestone:
Component: brcm-2.4 Version: 1.0
Keywords: Cc:

Description

Hi,

after a lot of debugging I found out, that the if-pre-up scripts for ppp/umts setup does not successfully set the APN of the UMTS provider. Some provider seem to ignore this value, but some not. I use e-plus base flatrate and I need to set manually in a startup script the APN, before the network scripts get started.

The comgt application uses environment variables to set the APN. I think ifupdown from busybox strips the environment off, so that comgt always resets the APN to an empty value.

Thorsten, can you take a look on this?

Attachments

Change History

04/05/07 09:39:18 changed by wbx

  • status changed from new to closed.
  • resolution set to fixed.

removing the quotes for the APN values helps. Hint from markus. I fixed the example in 1.0 with has contained empty quotes :(


Add/Change #269 (APN not set in UMTS setup)




Action