Hi guys and girls
So, I wanted to add a wireless feature to my LAN environment so went out and purchased myself a Gigabyte GN-AP01G Wireless access point. Plugged it in all merry via the hub, and accessed it via my PC. Unbeknownst to me however everything around me started having a hernia. All activity on the LAN ground to a halt, yet communication with the Access Point functioned as per normal.
Internal and external mail ground to a halt, WWW proxy redirection ground to a halt... you get the idea. By the time i realised what was going on, i have to implement an entire system restart, including my DSL routers, servers, hubs, the lot.
Let the fun begin - Initially i noticed the LAN acitivity on the Access Point was going nuts, which i thought was strange. By the looks of it it was either doing a broadcast or something was trying to access the hell out of it.
Configuration -
Wingate server - IP Static no DHCP - 2 cards ( 1 x lan - 192.168.0.100 [no gateway specified]; 1 x wan - xxx.xxx.xxx.xxx [gateway DSL router])
LAN PC - IP Static PC's ranging 192.168.0.10 - 99 (gateway 192.168.0.100)
Servers - IP Static range 192.168.0.100 - 99 (gateway 192.168.0.100)
Access Point - IP static no dhcp - Lan connector 192.168.0.200 (gateway 192.168.0.100)
It all seems like a routing problem to me ie. because the Wingate server LAN card has no default gateway specified - all traffic to that card via the LAN is hunting for a gateway, and getting mixed up between the access point and the Wingate server.
As a note i have also found a new entry in my routing tables for 244.0.0.0. *EDIT* Make that 224.0.0.0
*EDIT* - As a note i see no activity under Gatekeeper for 192.168.0.200 in any logs.. anywhere. I have even set this up as an assumed user - nada.
Any ideas folks ?