Questions tagged [wlan]

wireless local area network (WLAN)

A wireless local area network (WLAN) links two or more devices using some wireless distribution method (typically spread-spectrum or OFDM radio), and usually providing a connection through an access point to the wider internet. This gives users the mobility to move around within a local coverage area and still be connected to the network. Most modern WLANs are based on IEEE 802.11 standards, marketed under the Wi-Fi brand name.

Source: wikipedia

77 questions
0
votes
2 answers

How do clients access a php app connected to the same WLAN as the server?

I have setup: ServerAdmin webmaster@localhost DocumentRoot "c:/wamp/www" ServerName url.pews.info ErrorLog "logs/localhost-error.log" CustomLog "logs/localhost-access.log" common DirectoryIndex…
user43053
0
votes
3 answers

How to serve a webpage on connection to WiFi network

I would like to be able to serve a local webpage (on a LAN) when someone connects to a WiFi network. This happens quite often in libraries, cafes etc, so i'm sure it can be done, but I have no idea how and can't seem to find much through searching…
samwatt
0
votes
2 answers

Can a server determine if the client is on LAN or WLAN?

I’d like to restrict the access to my server to clients who connect to their home router by LAN rather than WLAN. Is this at all possible, e.g. by examining packets? Further information: I’m concerned about timing rather than security. The server…
pianojoe
  • 1
  • 1
0
votes
1 answer

Opening up an local network with DHCP whith own IP-segment

I initially thought, that this is a very basic task, but somehow I faced some Issues. I have an TP-Link Access Point that is connected with a static IP in an existing network at adress 192.168.225.185. (Mask: 255.255.255.0, GW: 192.168.225.1). I now…
0
votes
0 answers

ifconfig not showing wlan0

Not able to see wlan0 on executing the command ifconfig: The output on executing the command ifconfig is eth0: flags=4163 mtu 1500 inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255 inet6…
akhil
  • 101
  • 2
0
votes
0 answers

Error during execution of Packet Sniffing command

Step1: I have shifted my mode to Monitor and also checked by executing the following command in terminal iwconfig I got the result as lo no wireless extensions. ethos no wireless extensions. wlan0 IEEE 802.11 Mode: Monitor Tx-Power=20 dBm Retry…
akhil
  • 101
  • 2
-1
votes
3 answers

Expand wlan with a wlan router or access point

My wish is to expand the WLAN network, because of aborted connections. That means, the "central" router gives the internet connection in the LAN and the other router/access point uses the LAN connection to spread it through the WLAN. LAN Ports are…
at37
  • 1
  • 2
-1
votes
1 answer

D-LINK DSR-250N lan issues

I'm having problem with my DSR-250N router. I set-up local network with 10 computers. Some of them are connected through wire and some use wireless. The problem is, sometimes one computer cannot ping another - no matter if is using wire / wireless.…
david
  • 1
-1
votes
1 answer

Configuring Sonic wall tz 500 LAN interface with a internal dns and dhcp

I trying to configuring a sonicwall tz500. I have a internal AD server with DHCP and DNS for the domain. 10.0.0.5 is the address of dhcp and DNS. question is on the LAN 0X interface, do I assign it a static IP in the domain range? Also what would…
sunnys
  • 3
  • 2
-1
votes
3 answers

Bridge virtual machines out WLAN interface

It seems that my wlan card (intel 5100 AGN) firmware doesn't allow "spoofing" MAC addresses. This has the side effect of destroying the capability to bridge out my virtual machines on that interface. Apparently this is a common thing on wlan…
Thomas
  • 1,476
  • 11
  • 16
-1
votes
1 answer

No NETSH WLAN context in Server 2008 Core install?

I installed Windows Server 2008 Core on a netbook and I'm trying to set it up as a wireless router. Took forever to find the right wifi drivers... But now I'm running into this problem that there appears to be no wlan context in NETSH for Server…
Thomas
  • 890
  • 4
  • 18
  • 37
-1
votes
1 answer

Setting up a Windows Server based Office LAN / WLAN environment

Okay so we wish to setup a small office LAN / WLAN. We have 10 desktop PC's and 5 Laptops. which makes around 20 users. Those with laptops will only connect via the wireless network, if needed they will also use the LAN cable. We require a server,…
Amjad
  • 105
  • 1
  • 5
-1
votes
2 answers

Slow W-Lan with 802.11n - Accesspoint Tp-Link WR1043ND + MacBook + iMac

i've got an access point WR1043ND from tp-link. I joined the wlan with two Macs (MacBook+iMac). The AP is configured als 802.11bgn mixed mode with encryption wpa/wpa2 automated. (Tests without encryption and 802.11n only produce the same…
troll
  • 101
  • 1
-2
votes
1 answer

wlan interface is missing in ifconfig but present in the iwconfig

I have OrangePi Plus 2 with lubuntu installed and try to setup wifi there. Wlan interface is missing in the if config, but present in the iwconfig. ifconfig eth0 Link encap:Ethernet HWaddr 1e:ee:98:39:b4:ef *** lo Link encap:Local…
Andriy
  • 99
  • 1
  • 4
-2
votes
1 answer

How do I "connect" one wireless network interface to anothet

Basically I have two dd wrt routers(TP-LINK and ASUS) working in "LAN-WAN" infrastructure(so they both gateways, gateway-router infrastructure doesn't suit to me) and I want to somehow "connect" wireless network interface from one router to wireless…
rea
  • 1
  • 1