[7.875][QUESTION][ANSWERED] dhcp and dns

Hello Friends !

i am using static ip to pc if i want to use dhcp server do i need to configure dns server too ,as dhcp server has dns setting too ,

my asg is 192.168.2.100 
what ip range is i suppose to use (had differancess of opnion on that )so can u pls tell me best way 

i tryed dhcp either way ,start ip from 192.168.2.1 and starting ip from 192.168.2.101 i am not able to browse 

but when i add 192.168.2.150 to pc and dns and gw (asg -192.168.2.100) i am able to browse 

thanks
  • Hi utm_kid,
    you only need the dhcp dns enabled and populated if you want to use the reverse DNS function for identifying your local devices in reports.

    Ian M[:)]
  • what ip range is i suppose to use (had differancess of opnion on that )so can u pls tell me best way 


    For small networks, you're probably best off with the 192.168.2.x/24 that the ASG uses, because you can use the the ASG's default. 

    But imho the ip ranges don't really matter, as you can change them easily if it's necessary to do so.

    i tryed dhcp either way ,start ip from 192.168.2.1 and starting ip from 192.168.2.101 i am not able to browse - but when i add 192.168.2.150 to pc and dns and gw (asg -192.168.2.100) i am able to browse 


    enabling DHCP on the ASG alone doesn't do the trick. you have to tell your Workstation to actually get it's ip settings via DHCP to. On windows, that called something like "automatic configuration" in the network settings for the tcp/ip protocol. withing a cmd.exe shell, the ipconfig command is your friend.

    Oh, and btw: the first thing you should do, is make a plan. I take a sheet of paper and a pencil and do a freehand sketch of my network layout. there i list all interfaces with their ip address and name. that makes it much easier for me.
  • Astaro Beta Report
    --------------------------------
    Version: 7.875
    Type: QUESTION
    State: ANSWERED
    Reporter: utm_kid
    Contributor:  
    MantisID: 
    Target version: 
    Fixed in version: 
    --------------------------------

  • Yes ,what u r saying is correct and done still i am not able to browse 
    i check with ipconfig /Ethernet cards dtls it get the dtls as mention in dhcp server still i cant browse internet 

    thanks
  • checklist:
    - ASG configured as DNS proxy?
    - ASG configured as DHCP server?
    - DHCP range fit's the ASG's internal network (e.g. 192.168.2.200-250 for default ASG config)?
    - ASG hands out its own IP as the DNS server IP?
    - Client configured to get it's network settings via DHCP?
    - Client configured to get it#s DNS settings via DHCP?
    - Client forced to use the new settings (reboot or unplug cable)?
  • pls check image 

    still i am not able to browse 

    my asg is 192.168.2.100
    my isp'dns is 202.54.10.2/202.54.29.5

    thanks