Koozali.org: home of the SME Server

Wireless router config

Offline smnirosh

  • *****
  • 329
  • +0/-0
  • Learning never ends
Wireless router config
« on: September 28, 2015, 03:12:14 PM »
Dear friends, i have a wireless netgear access point. It connected to the sme server via switch in the network. The server resides in the network of 192.168.200.1. But notebooks connected to access point got ip address 192.168.10.1. How can i release 192.168.200.0/24 ip range from the dhcp server to these notebooks?

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Wireless router config
« Reply #1 on: September 28, 2015, 05:30:17 PM »
Dear friends, i have a wireless netgear access point. It connected to the sme server via switch in the network. The server resides in the network of 192.168.200.1.

Your wireless access point also needs to have its address in the 192.168.200.X range. You should also disable one dhcp server, either in SME server or in the wireless access point.

Offline smnirosh

  • *****
  • 329
  • +0/-0
  • Learning never ends
Re: Wireless router config
« Reply #2 on: September 28, 2015, 06:37:26 PM »
I cannot disable in sme server. Just disabling dhcp on access router is it ok? Once i did it, the AP releasing no to client. ??? Client assigned 254.169.x.x

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Wireless router config
« Reply #3 on: September 28, 2015, 06:53:43 PM »
smnirosh

Maybe restart your WAP

You should check the admin configuration of your WAP, & turn off all functionality except the wireless function.
Dumb it right down.

Enter a fixed IP in the WAP device that is out of the DHCP range of the SME server, or otherwise configure specific fixed IPs for each device in the Hostnames panel of SME server that match specific mac addresses on each piece of connected equipment. Thes "forced allocation IPs" will be issued out by the SME server DHCP server.

What you are doing works for me, so just a matter of getting your settings correct/appropriate.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: Wireless router config
« Reply #4 on: September 28, 2015, 07:33:44 PM »
I cannot disable in sme server. Just disabling dhcp on access router is it ok? Once i did it, the AP releasing no to client. ??? Client assigned 254.169.x.x

Your router most likely has two groups of ethernet ports: one isolated and labelled "WAN" (or something similar) which is actually connected on your local network, and several others (usually 4) which are the LAN side of the router. Just connect this router to your local network using one of the LAN port, leaving the WAN port unused. Then, disable DHCP server of the wireless router: this way, it'll just act as a bridge (wifi clients will be on the same subnet as the wired ones, and will get their IP settings from the DHCP server of SME)
C'est la fin du monde !!! :lol:

Offline TerryF

  • grumpy old man
  • *
  • 1,847
  • +6/-0
Re: Wireless router config
« Reply #5 on: September 29, 2015, 01:39:27 AM »
What mode, Server/Gateway or Server Only..
--
qui scribit bis legit

Offline smnirosh

  • *****
  • 329
  • +0/-0
  • Learning never ends
Re: Wireless router config
« Reply #6 on: September 29, 2015, 09:07:21 AM »
Server gateway

Offline smnirosh

  • *****
  • 329
  • +0/-0
  • Learning never ends
Re: Wireless router config
« Reply #7 on: September 30, 2015, 01:39:53 PM »
Dear daniel, thanks to ur advice i did the wan port unused. Its now working as i planned. But i cannot disable dhcp. It says about a io conflict. Anyway the mission completed. Thanks

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: Wireless router config
« Reply #8 on: September 30, 2015, 01:57:46 PM »
You really have to disable one of the two DHCP servers (most likely the one on your wireless router). Having two DHCP servers on the same subnet will cause issues (even if the one of the SME Server is faster, and seems to anwser most of the time, you may have cases where clients will get their IP parameters from the router itself)
C'est la fin du monde !!! :lol:

Offline smnirosh

  • *****
  • 329
  • +0/-0
  • Learning never ends
Re: Wireless router config
« Reply #9 on: September 30, 2015, 09:59:46 PM »
Yes daniel. You said the truth. After few munites all client near the AP lost the internet.  Then i disabled the dhcp in wireless access point. thanks for the additional infor u gave to me.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Wireless router config
« Reply #10 on: October 01, 2015, 02:14:37 AM »
smnirosh

Quote
Yes daniel. You said the truth. After few munites all client near the AP lost the internet.  Then i disabled the dhcp in wireless access point. thanks for the additional infor u gave to me.

That advice was given earier but you did not heed it, why not !
People here are providing good advice but you don't listen until forced to react !
ie
"You should check the admin configuration of your WAP, & turn off all functionality except the wireless function."
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline smnirosh

  • *****
  • 329
  • +0/-0
  • Learning never ends
Re: Wireless router config
« Reply #11 on: October 01, 2015, 06:55:44 AM »
No no I listened to ur advise but i was attempting to disable dhcp in wrong way. That's why took time to read the manual of AP. while i read the manual of Ap, my network gone down. Now it's ok with the good knowledge of disabling dhcp on AP. THANKS.