Watchguard SOHO 6 & Windows Vista Business

This is a discussion on Watchguard SOHO 6 & Windows Vista Business within the Firewalls forums, part of the Systems category; Good evening from Wisconsin, I have installed a new Vista Business PC that sits behind a Watchguard SOHO 6 in one of our clients' networks. The Watchguard is the DHCP ...

Go Back   Unix Linux Forum > Technologies & Tools > Systems > Firewalls

FixUnix.com - Unix Linux Forums

Unix Content Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-14-2008, 11:38 PM
Default Watchguard SOHO 6 & Windows Vista Business

Good evening from Wisconsin,

I have installed a new Vista Business PC that sits behind a Watchguard
SOHO 6 in one of our clients' networks. The Watchguard is the DHCP
server, DNS server, and gateway for this network.

The Watchguard correctly hands out its own IP address as the DNS
server when clients in this network request DHCP info. This one
Windows Vista Business PC refuses to use the Watchguard as its DNS
server - all DNS requests for external IPs simply time out. However,
hard-coding the upstream provider's DNS servers into the NIC's
configuration results in successful DNS resolution for all external
IPs.

I have scoured the Watchguard's configuration, and there are no blocks
that would prevent this Vista PC from using the Watchguard as its DNS
server, and both Windows Firewall and McAfee Internet Security Suite
are both disabled entirely. This PC has also been configured to trust
all peers in the same subnet.

Hard-coding the upstream provider's DNS servers works, but it's not an
ideal situation because I still need to know why this is happening, as
this office will slowly be upgrading all PCs to Vista within the next
year or so.

Could anyone here share any insight as to why this is happening, and
where I could look to resolve it?

Many thanks in advance,
--
Isaac Grover, Owner
Quality Computer Services of River Falls, Wisconsin
Web: http://www.qcs-rf.com
Reply With Quote
  #2  
Old 08-15-2008, 08:38 AM
Default Re: Watchguard SOHO 6 & Windows Vista Business

In article @f36g2000hsa.googlegroups.com>, isaac.grover@gmail.com says...
> I have installed a new Vista Business PC that sits behind a Watchguard
> SOHO 6 in one of our clients' networks. The Watchguard is the DHCP
> server, DNS server, and gateway for this network.
>
> The Watchguard correctly hands out its own IP address as the DNS
> server when clients in this network request DHCP info. This one
> Windows Vista Business PC refuses to use the Watchguard as its DNS
> server - all DNS requests for external IPs simply time out. However,
> hard-coding the upstream provider's DNS servers into the NIC's
> configuration results in successful DNS resolution for all external
> IPs.
>
> I have scoured the Watchguard's configuration, and there are no blocks
> that would prevent this Vista PC from using the Watchguard as its DNS
> server, and both Windows Firewall and McAfee Internet Security Suite
> are both disabled entirely. This PC has also been configured to trust
> all peers in the same subnet.
>


I don't see this with any of the SOHO6tc units we have in place.

--
- Igitur qui desiderat pacem, praeparet bellum.
- Calling an illegal alien an "undocumented worker" is like calling a
drug dealer an "unlicensed pharmacist"
spam999free@rrohio.com (remove 999 for proper email address)
Reply With Quote
  #3  
Old 08-16-2008, 06:08 PM
Default Re: Watchguard SOHO 6 & Windows Vista Business

Isaac Grover wrote:
> Good evening from Wisconsin,
>
> I have installed a new Vista Business PC that sits behind a Watchguard
> SOHO 6 in one of our clients' networks. The Watchguard is the DHCP
> server, DNS server, and gateway for this network.
>
> The Watchguard correctly hands out its own IP address as the DNS
> server when clients in this network request DHCP info. This one
> Windows Vista Business PC refuses to use the Watchguard as its DNS
> server - all DNS requests for external IPs simply time out. However,
> hard-coding the upstream provider's DNS servers into the NIC's
> configuration results in successful DNS resolution for all external
> IPs.
>
> I have scoured the Watchguard's configuration, and there are no blocks
> that would prevent this Vista PC from using the Watchguard as its DNS
> server, and both Windows Firewall and McAfee Internet Security Suite
> are both disabled entirely. This PC has also been configured to trust
> all peers in the same subnet.
>
> Hard-coding the upstream provider's DNS servers works, but it's not an
> ideal situation because I still need to know why this is happening, as
> this office will slowly be upgrading all PCs to Vista within the next
> year or so.
>
> Could anyone here share any insight as to why this is happening, and
> where I could look to resolve it?
>
> Many thanks in advance,
> --
> Isaac Grover, Owner
> Quality Computer Services of River Falls, Wisconsin
> Web: http://www.qcs-rf.com


Get rid of McAfee insecurity completely rather than disabling it.
Reset the Ip stack netch int ip reset reset.txt
Drop the NIC MTU to about 1460 using drtcp.exe. MTU size *shouldn't*
have any effect on DNS requests due to the packet size, but in my
experience does.

Another source of grief is connecting a gigabit nic (esp the Intel ones)
into a 10/100 switch. I'd hazard a guess that this is the cause.
E.
Reply With Quote
  #4  
Old 08-16-2008, 06:09 PM
Default Re: Watchguard SOHO 6 & Windows Vista Business

E. wrote:
> Isaac Grover wrote:
>> Good evening from Wisconsin,
>>
>> I have installed a new Vista Business PC that sits behind a Watchguard
>> SOHO 6 in one of our clients' networks. The Watchguard is the DHCP
>> server, DNS server, and gateway for this network.
>>
>> The Watchguard correctly hands out its own IP address as the DNS
>> server when clients in this network request DHCP info. This one
>> Windows Vista Business PC refuses to use the Watchguard as its DNS
>> server - all DNS requests for external IPs simply time out. However,
>> hard-coding the upstream provider's DNS servers into the NIC's
>> configuration results in successful DNS resolution for all external
>> IPs.
>>
>> I have scoured the Watchguard's configuration, and there are no blocks
>> that would prevent this Vista PC from using the Watchguard as its DNS
>> server, and both Windows Firewall and McAfee Internet Security Suite
>> are both disabled entirely. This PC has also been configured to trust
>> all peers in the same subnet.
>>
>> Hard-coding the upstream provider's DNS servers works, but it's not an
>> ideal situation because I still need to know why this is happening, as
>> this office will slowly be upgrading all PCs to Vista within the next
>> year or so.
>>
>> Could anyone here share any insight as to why this is happening, and
>> where I could look to resolve it?
>>
>> Many thanks in advance,
>> --
>> Isaac Grover, Owner
>> Quality Computer Services of River Falls, Wisconsin
>> Web: http://www.qcs-rf.com

>
> Get rid of McAfee insecurity completely rather than disabling it.
> Reset the Ip stack netch int ip reset reset.txt
> Drop the NIC MTU to about 1460 using drtcp.exe. MTU size *shouldn't*
> have any effect on DNS requests due to the packet size, but in my
> experience does.
>
> Another source of grief is connecting a gigabit nic (esp the Intel ones)
> into a 10/100 switch. I'd hazard a guess that this is the cause.
> E.

netsh int ip reset reset.txt
Reply With Quote
Reply

Thread Tools


All times are GMT -5. The time now is 12:21 PM.

In an effort to better serve ads to our visitors, cookies are used on Fixunix.com. For more information, check out our Privacy Policy.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Ad Management by RedTyger