This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

URGENT:New ap30 not detected

Hi,

I have a ASG and this week y purchased a new ap30 device.

I connected this device with a POE inyector. Now, with wireless security enabled and added lan interface, at wireless networks I have the following:

AstaroGuest (on wlan0) [Auto-created by Wireless Security]

But no access point detected.

what is wrong?

regards


This thread was automatically locked due to age.
Parents Reply
  • Ok, then please run a tcpdump as follows:

    tcpdump -i eth0 -w wifi.pcap -s 65535 "ether host 00:1a:8c:07:cc:80 or ether host 00:1a:8c:07:cc:88"


    This will filter out all frames except to and from the AP. Check the file for private information and if it's ok send it over to me ...

    Thanks.
Children