CANNOT PING HOST NAME!!!
- 
 Hai please help me, 
 I can ping to lan ip,s but cannot ping to hostname through lan and from outside our network.
 I can access website by public ip not domain name,please help me.https://plus.google.com/photos/110489285246323939985/albums/5777226604935189361 
- 
 have you checked from public dns, that it's correctly set up? nslookup lserver 8.8.8.8 set q=all *TYPE YOUR FQDN HERE*
- 
 Yaa its all correct 
 https://plus.google.com/photos/110489285246323939985/albums/5777586988852418769/5777586992271629506
- 
 I CHANGED DNS PRIORITY ,LIKE FOLLOWING 
 8.8.8.8 wan
 202.138.103.100 wan
 8.8.4.4 opt
 125.22.47.125 optIn DHCP Server Configuration i changed it to 8.8.8.8 
 8.8.4.4
- 
 is your WAN or opt on a ppp or dhcp connection? Is the dns forwarder service running if you are using the firewall as DNS server? What rules have you setup on LAN? 
- 
 My wan(RELIANCE ISP1) and opt(AIRTEL ISP 2) is in gateway mode.Lan configuration is given below source port destionation port gateway queue 
 –-----------------------------------------------------------------------------------------------------------------------
 AIRTELANNETWORK * * * AIRTEL none
 RELIANCELANNETWORK * * * RELIANCE none
 LANNET * * * LOADBLGATEWY noneI have created two aliases 
 AIRTELANNETWORK(Alias)-->192.168.1.50-100
 RELIANCELANNETWORK (Alias)------192.168.1.150-250
 and my Web server on 192.168.1.151
 portforwarded services to 192.168.1.151can u help me these are all my configuration.. 
 Dns service forwader is runningOnly one option is ticked in dns forwader it is static dhcp
 Host Domain IP Descriptiondemo tecriti.net 192.168.1.151 demo.tecriti.net 
- 
 It was working fine , till i added the below two rules AIRTELANNETWORK * * * AIRTEL none 
 RELIANCELANNETWORK * * * RELIANCE noneI want this rule to pass traffic of a particular range through gateway AIRTEL and RELIANCE if these two fail then load balance through gateway group LOADBLGATEWY . 
 Can you help me to figure out to solve the problem
- 
 I don't know if it will get to the LOADBLGATEWY .. as the first 2 rules will also try to route them based on policy. Someone with more experience in MultiWAN will have to help with that. Have you rebooted to see if that will fix some issues? 
- 
 Your DNS override, for your static DHCP lease, will not work. You have overridden the system DNS settings in the DHCP setup such that all your clients are using Google DNS and not the pfSense DNS forwarder. What exactly is not working at this point? Steve 
- 
 Hai podilarius , the first two rule is working fine.After restart the problem still exist , I can't ping server domain name from LAN Systems ,I can ping it ip(192.168.1.151),but cannot ping domain name www.example.com.7 Which i had given in custom dns record 
- 
 Like I said your custom DNS record will not work if you are handing out external DNS servers via DHCP. Steve 
- 
 Hai Steve , Thanks for your replay, can you help me to set cutom DNS record 
- 
 You need to change the DHCP server settings. 
 In the DNS servers field remove the Google DNS servers (8.8.8.8 and 8.8.4.4). Leave the field empty to use the DNS forwarder. This will then use the custom DNS record.Steve 
- 
 Thanks ,Stephen its working fine now . :) 
- 
 No problem. :) Steve 
