• May 13, 2025, 02:09:21 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Guest Wireless, DHCP/DNS on LAN Zone  (Read 7879 times)

bedub1

  • Level 1 Member
  • *
  • Posts: 6
Guest Wireless, DHCP/DNS on LAN Zone
« on: January 18, 2011, 02:33:16 PM »

I have disabled the internal DHCP/DNS server in the routers firmware.  I have enabled the wireless guest access SSID.  A client associating with the Guest Wireless Access will obtain a DHCP address from the server in the LAN zone, but cannot resolve DNS as the firewall prevents traffic to flow from the Guest zone to the LAN zone, as it should.

Is there a way to enable the DHCP server and DNS server in the routers firmware, but only on the Guest Zone?  Is it possible to get the Guest Zone to have a different subnet?

Tech support has hung up on me twice now.  Maybe my question is too complicated for them.
Logged

davevt31

  • Level 9 Member
  • ****
  • Posts: 1601
Re: Guest Wireless, DHCP/DNS on LAN Zone
« Reply #1 on: January 18, 2011, 04:51:24 PM »

No, in order to have the Guest Zone working DHCP/DNS has to be running on the router.
Logged

bedub1

  • Level 1 Member
  • *
  • Posts: 6
Re: Guest Wireless, DHCP/DNS on LAN Zone
« Reply #2 on: January 18, 2011, 05:03:18 PM »

No, in order to have the Guest Zone working DHCP/DNS has to be running on the router.
Think we can get it changed?  Or get it working so it only runs on the Guest Zone and not the Guest Zone, Wifi Zone, and the LAN zone?  I'd prefer it wasn't "all or nothing".
Logged

Daybreak

  • Level 1 Member
  • *
  • Posts: 4
Re: Guest Wireless, DHCP/DNS on LAN Zone
« Reply #3 on: January 18, 2011, 06:43:51 PM »

I do not think you understand what a dhcp server does and what the dns does. It is beyond the scope of this forum to explain the entire definition of what they do. How would a guest user get a ip address? How would the guest user know what dns service to use? Of course you could limit the dhcp ip scope. Reserved ip addresses for all systems behind the firewall. Leave only 1 or 2 ip addresses to be handed out. The guest access is exactly what the name implies. For dhcp services you can leave all zeros, and that will pass your dns settings from your isp, or you can plug in your own dns server settings (opendns, dyndns etc.)
Logged

davevt31

  • Level 9 Member
  • ****
  • Posts: 1601
Re: Guest Wireless, DHCP/DNS on LAN Zone
« Reply #4 on: January 18, 2011, 08:09:16 PM »

Think we can get it changed?  Or get it working so it only runs on the Guest Zone and not the Guest Zone, Wifi Zone, and the LAN zone?  I'd prefer it wasn't "all or nothing".
I wouldn't bet on any changes.  This is a home class router, segregated DHCP/DNS services don't usually fall in this class of router.
Logged

bedub1

  • Level 1 Member
  • *
  • Posts: 6
Re: Guest Wireless, DHCP/DNS on LAN Zone
« Reply #5 on: January 18, 2011, 09:23:12 PM »

I wouldn't bet on any changes.  This is a home class router, segregated DHCP/DNS services don't usually fall in this class of router.
I was afraid of that.  I like the Cisco and Sonicwall and Watchguards etc...but they are out of my price range.  Reviews show this to be one of if not the best home class wifi router on the market.  When I realized this did a Guest wifi I got really excited....until I realized that by running my own DHCP server and DNS server on a Server 2008 box thats connected to the LAN....my GuestWifi was receiving invalid settings since they couldn't communicate with the DNS server after receiving an IP via DHCP.  Further thinking made my wonder why the DHCP server even handed out an IP...given the guest accounts shouldn't even be able to communicate with the LAN zone....

EDIT:  So I've enabled DNS relay on the router.  I've modified the DHCP scope on my server 2008 box to hand out two DNS servers, itself as the primary, and the router's IP as the secondary.  This way the LAN and WiFi clients use the server 2008 as the primary, and the router for backup.  The Guest wifi clients have the server as primary, which never responds to DNS responses, and the router as the backup, which works fine.  Not the ideal situation, but it works.
« Last Edit: January 18, 2011, 09:39:48 PM by bedub1 »
Logged