[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
Parents
  • 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.
Reply
  • 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.
Children
No Data