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

Non-Astaro Wireless Access Point

I have put a wireless modem/router onto the LAN (only using the LAN interface) and configured it as an access point. Firewall, ACLs, IPS are all turned off. I can connect wirelessly and get on the internet for about 10 minutes before the internet connection times out. I see on the astaro dashboard that the internet facing interface traffic increases when this occurs. I have tried disabling the astaro IPS, port scanning and rebooting the WAP as well as the astaro box to no avail. I have turned off the wireless card and rejoined the SSID, tried plugging into the wired LAN with the same result. The only thing that restores normlity is to unplug the LAN port of the WAP, then I can get onto the internet again. The astaro internet interface traffic reduces (corresponding with the LEDs on the actual internet modem).

My question is: although this is not an astaro WAP, has anyone seen this behavious before? I can get about 10 minutes whith the WAP connected and then internet activity is cut off (even pinging from the webmin console fails). Any pointers and troubleshooting steps would be appreciated, thanks.

I'm using the Astaro virtual appliance v7 running on vmware esxi
[:S]
regards,
Murray


This thread was automatically locked due to age.
  • Hi, 

    1. did you disable the DHCP server in the AP?

    2. did you set the management interface IP address in the AP to a non-conflicting address? (e.g. not the same IP as the firewall)

    Barry
  • Hi, Murray, and welcome to the User BB!

    What do you see on the WebAdmin dashboard when this happens?  In in-bound or out-bound traffic flooding the pipe?  Is the Astaro CPU or memory pegged?

    Cheers - Bob
  • murrayvr,

    I am looking to do the same thing but I am in a little different boat. I was wondering if maybe we can get this working together. I am running the V8 Gateway (Home Use) and I was looking to connect my DDWRT flashed router to the network but allow Astaro Wireless to manage the connections. My thought was to create a network bridge but im still unsure the proper method.

    Do you or anyone else have any suggestions or have gotten this working?
  • @snaketek:  
    but allow Astaro Wireless to manage the connections
      If you're talking about the Wireless Security section in WebAdmin, this won't work.  Astaro Wireless Security requires the use of Astaro AP10 or AP30 access points.  It will not work with any other manufacturers wireless products.
  • @Scott_Klassen

    Thank you for the heads up!
  • Hi Guys,
    Thanks for the pointers. To answer your questions:
    I haven't used the Astaro wireless Access point module as I hear this is only for Astaro WAPs.
    When I lose connectivity to the internet my CPU is only at 7% and memory is a constant 74% which is the same before and after...
    DHCP is disabled on the WAP (it's relaying requests to an SBS server)
    The mgt interface of the WAP is a different (and unique) IP to the astaro gateway.
    Inbound and outbound traffic is currently (another test in progress tonight) at 3-8Kbps in and 3Kbps out on the WAN interface. I plugged the WAP in 3 minutes ago.
    I have a continuous ping to a DNS server on the internet 4.2.2.2 and my latency is between 280 and 295ms continuously. 
    I have tried this out five times on three different nights with the same result (failing after about 10 minutes). Tonight it's still up after an hour and I've just unplugged my wired connection and plugged in a network printer (different unique IP). So I'll see what the result is. Crossed fingers.... not sure where the bug is just yet but I really appreciate the advice and help, thanks a lot guys. Will let you know if it goes pear shaped ;-)
  • Hi Guys,
    It went pear shaped again unfortunately. You were right BALfson. CPU at 100%, RAM at 97% (of 1GB) and swap file at 99% (of 1GB). This happened 2.5 hours after plugging in the WAP. I eventually had to reset it - it's a vmware esx virtual appliance v7.511
    Any ideas as to what may be causing this - I'm not using this heavily at all, a couple of torrents, mostly http traffic and some smtp (it's protecting my SBS exchange environment). It seems to happen quite soon after I have plugged in a wireless access point. If I leave the WAP unplugged it works OK but why should a non astaro WAP make the astaro gateway crawl to a halt? Any clues as to where to look - what process is using all the memory and CPU? Any SSH commands to shed some light? Thanks guys.
  • Hi, if you run 'top' from ssh you'll see what's using all the CPU, and if you hit 'M', top will sort by RAM usage.

    Barry
  • Thanks Barry, I'll run top when it next locks up.