"James Snell" <(E-Mail Removed)> wrote in message
news:7D676361-E4FA-4EFA-97C9-(E-Mail Removed)...
> Some bunch of clowns have been playing around on my bro's server trying to
> set up VPN access and now they report that they can't get any internet
> traffic to either server or clients.
>
>
> Here's the setup...
>
> Windows 2003 Server Standard (192.168.100.1)
> 2x Lan card (1 Disabled)
> DNS
> DHCP
Fine. The disabled nic should also have its TCP/IP Config set to all
Automatic Addressing. If it doesn't,..enable it,...correct it,...disable it
again. Make sure the enabled nic is the first in the binding order.
> Machines (192.168.100.x from server)
> Default gateway: 192.168.100.250
> DNS Server: 192.168.100.1
Fine.
> Router (192.168.100.250)
> DHCP server disabled.
By "router" I take it tht you really mean "NAT based Firewall" since a
"real" Router only routes between LAN Segments and has nothing to do with
the Internet. So I'll assume NAT based Firewall in the rest of the post.
> Tests I've done:
> DHCP allocated (Pass)
> Ping Router IP from Client (Pass)
> Ping Router IP from Server (Pass)
> Ping Server IP from Client (Pass)
> Ping Server FQDN from Client (Pass)
Fine.
> Ping Remote site from Server (Resolves IP, 4x Time out)
> Tracert Remote site from Server (Resolves IP, All nodes time out)
> Ping Router Default Gateway from Client (Fail)
> Ping Router Default Gateway from Server (Fail)
DNS (TCP 53) outbound is being allowed by the NAT Firewall, hence the name
resolves.
ICMP is being denied outbound access by the NAT Firewall, hence the actual
Ping itself fails.
> Disabling RRAS via the wizard (+ reboot).
RRAS should not even be installed. The NAT Firewall is performing the
task,...not RRAS on the single nic server.
You can't use this box for VPN because that job will *also* fall upon the
NAT Firewall. If the NAT Firewall is not capable, then replace it with one
that is.
> Switching out the router with another and recongifguring from factory
> defaults.
There is no way I would know what the "defaults" are. With Firewall
Products like MS's ISA Server,...the "default" is to deny everything
everywhere in every direction no matter what. It only allows what you
specifically tell it to allow,...which is what any good Firewall product
should do.
> I wanted to look at the routing table, but I'm helping them remotely and
> have no access to the box / screen and they have no idea what they're
> looking
> at and confuse me even further.
The Server (and its routing table) would have nothing to do with any of
this. It is a single-nic server according to your description above and so
it has nothing to do with the Internet. Assuming that the one nic it does
have is correctly configured,...from a command prompt run the command "route
/f" to clear the routing table and then reboot the machine. The table will
rebuild [correctly] based on the machine's TCP/IP Configuration.
> They have reported that when they try to access anything on the net, LAN
> traffic slows and the traffic light becomes almost permanently lit. It
> sounds like some kind of packet storm, but I have no idea how to diagnose
> /
> fix it...
I have no idea what that is. Correct the above issues and this will
probably disappear.
Futher things to consider:
1. If a single-subnet LAN,...all devices on the LAN use the NAT Firewall as
the Default Gateway.
2. If multi-subnet LAN,...all devices on the LAN (except for the NAT
Firewall) will use the LAN Router as the Default Gateway. The LAN Router
then, in turn, will use the NAT Firewall as the Default Gateway. This will
centralize all routing decisions at the LAN Router which is what it is
designed to do and is the way it is supposed to be.
3. With an Active Directory Domain *all* devices on the LAN *must* use
*only* the AD/DNS for DNS resolution and *nothing* else. The ISP's DNS then
must be added to the Forwarders List within the Config of the AD/DNS Service
Properties. The Firewall device must allow the AD/DNS to make outbound DNS
Queries the ISP's DNS. This should be limited to specifically the AD/DNS and
the ISP's DNS in order to "weed out" any machines on the LAN with "rogue"
DNS entries.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html
Troubleshooting Client Authentication on Access Rules in ISA Server 2004
http://download.microsoft.com/downlo...7/ts_rules.doc
Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
Microsoft ISA Server Partners: Partner Hardware Solutions
http://www.microsoft.com/forefront/e...epartners.mspx
-----------------------------------------------------