Questions tagged [access-point]

Access Point is a configurable network identifier used by a mobile device when connecting to a GSM carrier.

Access Point identifies an IP Packet Data Network (PDN), that a mobile data user wants to communicate with. In addition to identifying a PDN, an access-point may also be used to define the type of service, (e.g. connection to wireless application protocol (WAP) server, multimedia messaging service (MMS)), that is provided by the PDN. APN is used in 3GPP data access networks, e.g. general packet radio service (GPRS), evolved packet core (EPC).

enter image description here

A structured Access-Point consists of two parts as shown in the accompanying figure.

  • Network Identifier : Defines the external network to which the Gateway GPRS Support Node (GGSN) is connected. Optionally, it may also include the service requested by the user. This part of the APN is mandatory
  • Operator Identifier : Defines the specific operator’s packet domain network in which the GGSN is located. This part of the APN is optional. The MCC is the Mobile Country Code and the MNC is the Mobile Network Code which together uniquely identify a mobile network operator.
193 questions
-1
votes
3 answers

Linux port blocked - This site can't be reached, refused to connect

I set my linux as an access point, and then run simple web-server that print "hello world" at port 3000. and connect it with my smart phone successfully. in linux terminal, http://localhost:3000 works well. But in smart phone, If I access to…
ton1
  • 7,238
  • 18
  • 71
  • 126
-1
votes
1 answer

Is it possible to associate single wireless network card to multiple WiFi Access Points at a time?

Is it possible to associate single wireless network interface controller (WNIC) with multiple Wireless Access Points (WAP) at a time? If not: why? I've never heard about such a feature, so I assume it's technically impossible or fairly difficult…
patryk.beza
  • 4,876
  • 5
  • 37
  • 56
-1
votes
1 answer

hostapd: Test connectivity to wifi network on different channel than ap interface

In order to provision my device on the user's home WiFi network, it will temporarily act as an Accesspoint in order to receive the WiFi network details from the client. As part of the setup process, I'd like to verify connection to the user's WiFi…
Barbituate
  • 363
  • 2
  • 6
-1
votes
1 answer

USB Wireless adapters enabling Power Saving Mode

I am being confused on all terminology referring to it, so here is my request: Name at least one USB Wireless Adapter whose Wi-Fi chipset is supported by a wireless driver enabling AP mode, Monitor Mode and PSM (Power Saving Mode) in a SoftMAC…
JahMyst
  • 1,616
  • 3
  • 20
  • 39
-1
votes
1 answer

Create access point on debian intel 5300 agn

i'm using debian jessie on a dell latitude e6400 with a intel 5300 agn wireless card, i've found many guides on the web but none worked as far, but they all refer to hostapd as an valuable tool, so, can anybody give me the basics to create an access…
-1
votes
1 answer

How to send command to wifi module over SLIP, serial port?

I have wifi module at home. I would want use it like access point. I have some documents to this module, but i don't understand them very well. I tried to connect over minicom to module - successfully. I could assign AT commands - successfully. But…
Luke
  • 1,163
  • 2
  • 11
  • 19
-1
votes
1 answer

iPhone WiFi connection withou access point

I'm working on a project in which I want to wirelessly connect two simplistic devices to an iPhone, however, I will not have a cellular connection and I do not want to use an access point. Is there a way to do it?
-1
votes
1 answer

configure AP dd-wrt using telnet or ssh

i want to configure access point using telnet , for example change SSIDi have tried the command: iwlconfig ath0 ESSID newssid and it work i can see the newssid when search for networks and also if i write: iwlconfig i can see that the interface…
user935143
  • 564
  • 2
  • 10
  • 22
-2
votes
0 answers

ESP 32 accesspoint configuration

I want to configure a chain of wifi access points so I can extend the range of an ESP 32 access point. AP 1 -> AP 2 -> ... to do this each access point must be able to connect to an upstream point (gateway) This, I think, requires an ip, ssid, and…
Charles Bisbee
  • 357
  • 1
  • 4
  • 10
-2
votes
2 answers

How can I create an external Captive Portal login page that collects user information and uses a pre-defined password

I've strayed into an area that's a little unfamiliar and could do with some help please. I have two TP-LINK EAP 110 Wireless Access Points (which I have configured correctly using the controller software to use their own internal authentication…
Rob Sealey
  • 127
  • 2
  • 13
-2
votes
1 answer

Access point in client or bridge mode with a different model as remote AP?

I need help with this. I have a zebra printer which needs to be wireless. The printer is located in a warehouse with various access points around, but no ethernet available. I've been asked to use some of the spare Access points they have (they…
-2
votes
1 answer

How to configure access points and dhcp ranges?

I have a Thomson ST585V6 router and 2 TRENDnet TEW-636APB Wireless Access Points. And I have 3 devices that need a static IP address. All the other devices need to have their IP adreess assigned with DHCP. Here is what I did: In each of the 3…
Oscar Gomez
  • 18,436
  • 13
  • 85
  • 118
1 2 3
12
13