Re: Internet Access from LAN

From: Bryon Vassen (BryonVassen_at_discussions.microsoft.com)
Date: 11/23/04


Date: Mon, 22 Nov 2004 17:09:04 -0800

OK I ran CEICW and enabled the firewall and now I can't get onto the internet
with the server. I do have NAT/Basic Firewall listed now in the Routing and
Remote access MMC.

"Merv Porter [SBS-MVP]" wrote:

> Unchecked: Enable this computer as a router... yep, that may be the
> culprit. If all you have is General and Static Routes under IP Routing,
> then when you ran CEICW, you probably didn't activate the SBS 2003 Basic
> Firewall. This gives you a second layer of security: first the router
> (probably NAT), then the SBS Basic Firewall (which is NAT also).
>
> Try re-running CEICW and allow the Basic Firewall to be set up. I'd rather
> have SBS set up it's routing and firewall parameters than try to turn them
> on manually (in general, it knows what it's doing).
>
> --
> Merv Porter [SBS MVP]
> ===================================
>
> "Bryon Vassen" <BryonVassen@discussions.microsoft.com> wrote in message
> news:912D3C27-8355-4930-9930-7354F79439FD@microsoft.com...
> > On the server in my Routing and Remote Access MMC, under the local server
> IP
> > Routing all I have is General and Static Routes. Also in the properties
> for
> > the local server the enable this computer as a router is not checked, just
> > remote access is checked. Could this be the problem?
> >
> > "Merv Porter [SBS-MVP]" wrote:
> >
> > > In Device Manager on the workstation, do you see any entries with yellow
> > > exclamation points?
> > >
> > > --
> > > Merv Porter [SBS MVP]
> > > ===================================
> > > "Merv Porter [SBS-MVP]" <mwport@no_spam_hotmail.com> wrote in message
> > > news:%23reVCjO0EHA.1292@TK2MSFTNGP10.phx.gbl...
> > > > What 3rd party software do you have installed on the server?
> > > > Can you ping the router from the workstation?
> > > > Have you rebooted the router?
> > > > If you put a workstation or laptop in a workgroup and give it a static
> IP
> > > > address in the same range as the router (and a gateway of the router's
> > > IP),
> > > > then attach it to one of the router ports... can you then get out to
> the
> > > > web?
> > > > Are any errors showing up in the event logs?
> > > >
> > > > --
> > > > Merv Porter [SBS MVP]
> > > > ===================================
> > > > "Bryon Vassen" <BryonVassen@discussions.microsoft.com> wrote in
> message
> > > > news:49AD4B62-89FD-4071-A5F2-CD3901BB19F6@microsoft.com...
> > > > > OK, I tried all of those things and still didn't help. Something
> has to
> > > > be
> > > > > happening at the server that is not allowing the workstation past
> it.
> > > > >
> > > > > "Merv Porter [SBS-MVP]" wrote:
> > > > >
> > > > > > OK... how about
> > > > > >
> > > > > > ipconfig /release
> > > > > > ipconfig /renew
> > > > > >
> > > > > > If that doesn't do it, unjoin the workstation from the network and
> > > > rejoin
> > > > > > it. And maybe move the workstation Ethernet cable to a new port
> on
> > > the
> > > > > > switch.
> > > > > >
> > > > > > --
> > > > > > Merv Porter [SBS MVP]
> > > > > > ===================================
> > > > > > "Bryon Vassen" <BryonVassen@discussions.microsoft.com> wrote in
> > > message
> > > > > > news:BC1996AA-C0F7-44B0-AC3F-1DE2DDF23F72@microsoft.com...
> > > > > > > Did both flush and register and still not able to get the
> > > workstation
> > > > to
> > > > > > > access the internet. I have never dial checked and there is
> nothing
> > > > in
> > > > > > the
> > > > > > > LAN settings.
> > > > > > >
> > > > > > > "Merv Porter [SBS-MVP]" wrote:
> > > > > > >
> > > > > > > > On the workstation, do the following at a command prompt:
> > > > > > > >
> > > > > > > > ipconfig /flushdns <ENTER>
> > > > > > > > ipconfig /registerdns <ENTER>
> > > > > > > >
> > > > > > > > Then try to access the web.
> > > > > > > >
> > > > > > > > Also, check Internet Explorer | Tools | Internet Options |
> > > > Connections
> > > > > > > > and make sure than any Dial-up and VPN settings are set to
> "Never
> > > > Dial"
> > > > > > and
> > > > > > > > the "LAN Settings" have nothing entered or checkmarked.
> > > > > > > >
> > > > > > > > --
> > > > > > > > Merv Porter [SBS MVP]
> > > > > > > > ===================================
> > > > > > > >
> > > > > > > > "Bryon Vassen" <BryonVassen@discussions.microsoft.com> wrote
> in
> > > > message
> > > > > > > > news:602C68EF-B5ED-4766-B143-CFF2EDDA9355@microsoft.com...
> > > > > > > > > I have run the CEICW after every change I have made. I am
> setup
> > > > > > alittle
> > > > > > > > > different than the diagram from smallbizserver as I have a
> > > static
> > > > IP
> > > > > > > > address.
> > > > > > > > > I am able to get on the internet from the server, just not
> the
> > > > > > > > workstation.
> > > > > > > > > The error I get on the workstation is "Internet Explorer
> could
> > > not
> > > > > > open
> > > > > > > > the
> > > > > > > > > search page." I am able to ping the server from the
> workstation
> > > > as
> > > > > > well
> > > > > > > > as
> > > > > > > > > access the server, companyweb, outlook and network shares,
> just
> > > > can't
> > > > > > get
> > > > > > > > by
> > > > > > > > > the server to ping anything outside of it. I am also
> getting
> > > name
> > > > > > > > resolution
> > > > > > > > > on the workstation. My router has some ports blocked on it
> but
> > > > the
> > > > > > but
> > > > > > > > port
> > > > > > > > > 443 is open.
> > > > > > > > >
> > > > > > > > > "Merv Porter [SBS-MVP]" wrote:
> > > > > > > > >
> > > > > > > > > > Have you (once again) run CEICW and used your ISP's DNS
> > > > nameservers
> > > > > > as
> > > > > > > > the
> > > > > > > > > > forwarders?
> > > > > > > > > > What error do you get from the workstation when you try to
> > > > access
> > > > > > the
> > > > > > > > > > Internet?
> > > > > > > > > > Can you get to the Internet from your SBS server?
> > > > > > > > > >
> > > > > > > > > > Have you configured the network acccording to the diagrams
> at:
> > > > > > (forget
> > > > > > > > > > about the text that goes with the diagrams)
> > > > > > > > > > http://www.smallbizserver.net/Default.aspx?tabid=50
> > > > > > > > > >
> > > > > > > > > > Have you blocked any ports in your router?
> > > > > > > > > > Can you access the server from your workstation?
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > > Merv Porter [SBS MVP]
> > > > > > > > > > ===================================
> > > > > > > > > >
> > > > > > > > > > "Bryon Vassen" <BryonVassen@discussions.microsoft.com>
> wrote
> > > in
> > > > > > message
> > > > > > > > > > news:0E5AFA7C-B494-417B-80EE-12EB0340A64E@microsoft.com...
> > > > > > > > > > > Sorry I had to leave town for a couple of days on
> business.
> > > I
> > > > > > haven't
> > > > > > > > > > made
> > > > > > > > > > > any registry changes, this is a fresh install of Win2K
> on
> > > the
> > > > > > client
> > > > > > > > > > machine.
> > > > > > > > > > > The client machine only has one nic installed. I went
> in
> > > and
> > > > > > > > manually
> > > > > > > > > > > stopped the IP routing, as well the Connection-specific
> DNS
> > > > Suffix
> > > > > > is
> > > > > > > > also
> > > > > > > > > > > correct know. I think this happened when I made the
> changes
> > > > > > according
> > > > > > > > to
> > > > > > > > > > > Marina for the WINS address. I am still unable to
> connect
> > > to
> > > > the
> > > > > > > > internet
> > > > > > > > > > > with my client machine though. The server is still able
> to
> > > > get on
> > > > > > the
> > > > > > > > > > > internet just fine. Here are some new ipconfigs for the
> > > > machines:
> > > > > > > > > > >
> > > > > > > > > > > Client :
> > > > > > > > > > > Windows 2000 IP Configuration
> > > > > > > > > > >
> > > > > > > > > > > Host Name . . . . . . . . . . . . : home01
> > > > > > > > > > > Primary DNS Suffix . . . . . . . :
> > > Pipedynamics.local
> > > > > > > > > > > Node Type . . . . . . . . . . . . : Hybrid
> > > > > > > > > > > IP Routing Enabled. . . . . . . . : No
> > > > > > > > > > > WINS Proxy Enabled. . . . . . . . : No
> > > > > > > > > > > DNS Suffix Search List. . . . . . :
> > > Pipedynamics.local
> > > > > > > > > > >
> > > > > > > > > > > Ethernet adapter Local Area Connection:
> > > > > > > > > > >
> > > > > > > > > > > Connection-specific DNS Suffix . :
> > > pipedynamics.local
> > > > > > > > > > > Description . . . . . . . . . . . : D-Link
> > > DFE-530TX+
> > > > PCI
> > > > > > > > Adapter
> > > > > > > > > > > Physical Address. . . . . . . . . :
> > > 00-0D-88-3D-A8-7B
> > > > > > > > > > > DHCP Enabled. . . . . . . . . . . : Yes
> > > > > > > > > > > Autoconfiguration Enabled . . . . : Yes
> > > > > > > > > > > IP Address. . . . . . . . . . . . : 172.16.3.56
> > > > > > > > > > > Subnet Mask . . . . . . . . . . . :
> 255.255.255.0
> > > > > > > > > > > Default Gateway . . . . . . . . . : 172.16.3.1
> > > > > > > > > > > DHCP Server . . . . . . . . . . . : 172.16.3.1
> > > > > > > > > > > DNS Servers . . . . . . . . . . . : 172.16.3.1
> > > > > > > > > > > Primary WINS Server . . . . . . . : 172.16.3.1
> > > > > > > > > > >
> > > > > > > > > > > Server:
> > > > > > > > > > > Windows IP Configuration
> > > > > > > > > > >
> > > > > > > > > > > Host Name . . . . . . . . . . . . : billings1
> > > > > > > > > > > Primary Dns Suffix . . . . . . . :
> Pipedynamics.local
> > > > > > > > > > > Node Type . . . . . . . . . . . . : Unknown
> > > > > > > > > > > IP Routing Enabled. . . . . . . . : Yes
> > > > > > > > > > > WINS Proxy Enabled. . . . . . . . : Yes
> > > > > > > > > > > DNS Suffix Search List. . . . . . :
> Pipedynamics.local
> > > > > > > > > > >
> > > > > > > > > > > PPP adapter RAS Server (Dial In) Interface:
> > > > > > > > > > >
> > > > > > > > > > > Connection-specific DNS Suffix . :
> > > > > > > > > > > Description . . . . . . . . . . . : WAN (PPP/SLIP)
> > > > Interface
> > > > > > > > > > > Physical Address. . . . . . . . . : 00-53-45-00-00-00
> > > > > > > > > > > DHCP Enabled. . . . . . . . . . . : No
> > > > > > > > > > > IP Address. . . . . . . . . . . . : 172.16.3.55
> > > > > > > > > > > Subnet Mask . . . . . . . . . . . : 255.255.255.255
> > > > > > > > > > > Default Gateway . . . . . . . . . :
> > > > > > > > > > > NetBIOS over Tcpip. . . . . . . . : Disabled
> > > > > > > > > > >
> > > > > > > > > > > Ethernet adapter Network Connection:
> > > > > > > > > > >
> > > > > > > > > > > Connection-specific DNS Suffix . :
> > > > > > > > > > > Description . . . . . . . . . . . : Intel(R) PRO/1000
> XT
> > > > Server
> > > > > > > > Adapter
> > > > > > > > > > > Physical Address. . . . . . . . . : 00-02-B3-DB-0D-A9
> > > > > > > > > > > DHCP Enabled. . . . . . . . . . . : No
> > > > > > > > > > > IP Address. . . . . . . . . . . . : 192.168.1.6
> > > > > > > > > > > Subnet Mask . . . . . . . . . . . : 255.255.255.0
> > > > > > > > > > > Default Gateway . . . . . . . . . : 192.168.1.1
> > > > > > > > > > > DNS Servers . . . . . . . . . . . : 172.16.3.1
> > > > > > > > > > >
> > > > > > > > > > > Ethernet adapter Server Local Area Connection:
> > > > > > > > > > >
> > > > > > > > > > > Connection-specific DNS Suffix . :
> > > > > > > > > > > Description . . . . . . . . . . . : Intel(R) PRO/1000
> MT
> > > > > > Network
> > > > > > > > > > Connection
> > > > > > > > > > > Physical Address. . . . . . . . . : 00-C0-9F-2A-F7-C7
> > > > > > > > > > > DHCP Enabled. . . . . . . . . . . : No
> > > > > > > > > > > IP Address. . . . . . . . . . . . : 172.16.3.1
> > > > > > > > > > > Subnet Mask . . . . . . . . . . . : 255.255.255.0
> > > > > > > > > > > Default Gateway . . . . . . . . . :
> > > > > > > > > > > DNS Servers . . . . . . . . . . . : 172.16.3.1
> > > > > > > > > > > Primary WINS Server . . . . . . . : 172.16.3.1
> > > > > > > > > > >
> > > > > > > > > > > Thanks for the help.
> > > > > > > > > > >
> > > > > > > > > > > "Merv Porter [SBS-MVP]" wrote:
> > > > > > > > > > >
> > > > > > > > > > > > 1. In your IP config for the workstation... see that
> line
> > > > that
> > > > > > > > says:
> > > > > > > > > > > > > Connection-specific DNS Suffix . : 172.16.3.1
> > > > > > > > > > > >
> > > > > > > > > > > > Normally it would read: Connection-specific DNS
> Suffix
> > > > > > > > > > :Pipedynamics.local
> > > > > > > > > > > >
> > > > > > > > > > > > 2. Also... IP Routing Enabled. . . . . . . . : Yes
> > > > > > > > > > > > Normally, IP routing is turned off on the client
> machines.
> > > > > > > > > > > >
> > > > > > > > > > > > 3. DNS Suffix Search List. . . . . . :
> Pipedynamics.local
> > > > > > > > > > > > 172.16.3.1
> > > > > > > > > > > > Normally this just shows as: Pipedynamics.local
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > Here's a typical workstation ipconfig...
> > > > > > > > > > > > ------------------------------------------------
> > > > > > > > > > > > Microsoft Windows XP [Version 5.1.2600]
> > > > > > > > > > > > (C) Copyright 1985-2001 Microsoft Corp.
> > > > > > > > > > > >
> > > > > > > > > > > > C:\Documents and Settings\ipconfig /all
> > > > > > > > > > > >
> > > > > > > > > > > > Windows IP Configuration
> > > > > > > > > > > >
> > > > > > > > > > > > Host Name . . . . . . . . . . . . : D6SV7C21
> > > > > > > > > > > > Primary Dns Suffix . . . . . . . : WHS.local
> > > > > > > > > > > > Node Type . . . . . . . . . . . . : Hybrid
> > > > > > > > > > > > IP Routing Enabled. . . . . . . . : No
> > > > > > > > > > > > WINS Proxy Enabled. . . . . . . . : No
> > > > > > > > > > > > DNS Suffix Search List. . . . . . : WHS.local
> > > > > > > > > > > >
> > > > > > > > > > > > Ethernet adapter Local Area Connection:
> > > > > > > > > > > >
> > > > > > > > > > > > Connection-specific DNS Suffix . : WHS.local
> > > > > > > > > > > > Description . . . . . . . . . . . : Broadcom
> 440x
> > > > 10/100
> > > > > > > > > > Integrated
> > > > > > > > > > > > Controller
> > > > > > > > > > > > Physical Address. . . . . . . . . :
> > > > 00-08-74-C1-45-9A
> > > > > > > > > > > > Dhcp Enabled. . . . . . . . . . . : Yes
> > > > > > > > > > > > Autoconfiguration Enabled . . . . : Yes
> > > > > > > > > > > > IP Address. . . . . . . . . . . . :
> 192.168.16.40
> > > > > > > > > > > > Subnet Mask . . . . . . . . . . . :
> 255.255.255.0
> > > > > > > > > > > > Default Gateway . . . . . . . . . :
> 192.168.16.2
> > > > > > > > > > > > DHCP Server . . . . . . . . . . . :
> 192.168.16.2
> > > > > > > > > > > > DNS Servers . . . . . . . . . . . :
> 192.168.16.2
> > > > > > > > > > > > Primary WINS Server . . . . . . . :
> 192.168.16.2
> > > > > > > > > > > > Lease Obtained. . . . . . . . . . : Monday,
> > > November
> > > > 15,
> > > > > > > > 2004
> > > > > > > > > > > > 8:35:55 AM
> > > > > > > > > > > > Lease Expires . . . . . . . . . . : Tuesday,
> > > > November
> > > > > > 23,
> > > > > > > > 2004
> > > > > > > > > > > > 8:35:55 AM
> > > > > > > > > > > > ------------------------------------------------
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > So, now we have to find out how to fix your
> workstation
> > > > > > > > configurations.
> > > > > > > > > > Do
> > > > > > > > > > > > you have two NICs in the workstations? I've only seen
> IP
> > > > > > routing
> > > > > > > > > > enabled on
> > > > > > > > > > > > a Win2K Pro machine via a registry edit (and tow NICs
> > > > installed
> > > > > > in
> > > > > > > > it).
> > > > > > > > > > > >
> > > > > > > > > > > > --
> > > > > > > > > > > > Merv Porter [SBS MVP]
> > > > > > > > > > > > ===================================
> > > > > > > > > > > >
> > > > > > > > > > > > "Bryon Vassen" <BryonVassen@discussions.microsoft.com>
> > > wrote
> > > > in
> > > > > > > > message
> > > > > > > > > > > >
> news:7B8938C9-72AA-4A1E-BFF8-485CB9156742@microsoft.com...
> > > > > > > > > > > > > Went through everything and even restarted both
> Server
> > > and
> > > > > > client
> > > > > > > > > > machine
> > > > > > > > > > > > and
> > > > > > > > > > > > > client machine still not able to get on the
> internet.
> > > > > > > > > > > > >
> > > > > > > > > > > > > "Marina Roos [SBS-MVP]" wrote:
> > > > > > > > > > > > >
> > > > > > > > > > > > > > Hi Byron,
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > Network Connections, right click the network
> > > connection
> > > > > > > > (external),
> > > > > > > > > > > > TCP/IP,
> > > > > > > > > > > > > > advanced, tab WINS. Delete the WINS address as it
> is
> > > not
> > > > > > needed
> > > > > > > > on
> > > > > > > > > > the
> > > > > > > > > > > > > > external nic.
> > > > > > > > > > > > > > Then rerun CEICW.
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > In DHCP server, Scope options, make sure that 003,
> 006
> > > > and
> > > > > > 044
> > > > > > > > are
> > > > > > > > > > > > pointing
> > > > > > > > > > > > > > to your server IP. 015 to your local AD domain
> name
> > > and
> > > > 046
> > > > > > > > should
> > > > > > > > > > have
> > > > > > > > > > > > > > value 0x8.
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > --
> > > > > > > > > > > > > > Regards,
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > Marina
> > > > > > > > > > > > > > Microsoft SBS-MVP
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > "Bryon Vassen"
> <BryonVassen@discussions.microsoft.com>
> > > > > > schreef
> > > > > > > > in
> > > > > > > > > > > > bericht
> > > > > > > > > > > > > >
> > > > news:ED54F323-B090-44BB-9CD4-C6EE3641B460@microsoft.com...
> > > > > > > > > > > > > > > I am pretty new to SBS, is there an easy way to
> > > change
> > > > the
> > > > > > > > WINS
> > > > > > > > > > for
> > > > > > > > > > > > the
> > > > > > > > > > > > > > > external NIC?
> > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > "Merv Porter [SBS-MVP]" wrote:
> > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > On the external NIC... what happens if you
> change
> > > > the
> > > > > > > > Primary
> > > > > > > > > > WINS
> > > > > > > > > > > > > > Server
> > > > > > > > > > > > > > > > entry to the 172.16.3.1 (the internal IP
> address
> > > of
> > > > the
> > > > > > SBS)
> > > > > > > > > > from
> > > > > > > > > > > > it's
> > > > > > > > > > > > > > > > present: 192.168.1.1?
> > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > --
> > > > > > > > > > > > > > > > Merv Porter [SBS MVP]
> > > > > > > > > > > > > > > > ===================================
> > > > > > > > > > > > > > > > "Bryon Vassen"
> > > > <BryonVassen@discussions.microsoft.com>
> > > > > > wrote
> > > > > > > > in
> > > > > > > > > > > > message
> > > > > > > > > > > > > > > >
> > > > > > news:D50784DA-781C-4601-9A0B-9F806881F76C@microsoft.com...
> > > > > > > > > > > > > > > > > I have SBS 2003 standard without ISA.
> Server
> > > > > > configured
> > > > > > > > with
> > > > > > > > > > two
> > > > > > > > > > > > nics
> > > > > > > > > > > > > > and
> > > > > > > > > > > > > > > > > router. I am able to get on the internet
> from
> > > the
> > > > > > server
> > > > > > > > but
> > > > > > > > > > I
> > > > > > > > > > > > can't
> > > > > > > > > > > > > > get
> > > > > > > > > > > > > > > > on
> > > > > > > > > > > > > > > > > with any client computers. The client
> computers
> > > > are
> > > > > > > > getting
> > > > > > > > > > name
> > > > > > > > > > > > > > > > resolution
> > > > > > > > > > > > > > > > > and I can ping the server but nothing past
> the
> > > > server.
> > > > > > > > > > Companyweb
> > > > > > > > > > > > > > works
> > > > > > > > > > > > > > > > on
> > > > > > > > > > > > > > > > > the clients. I have tried disabling the
> > > firewall
> > > > when
> > > > > > > > running
> > > > > > > > > > > > CEICW
> > > > > > > > > > > > > > but
> > > > > > > > > > > > > > > > that
> > > > > > > > > > > > > > > > > didn't make a difference. My ipconfigs are
> as
> > > > > > follows:
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > server:
> > > > > > > > > > > > > > > > > Windows IP Configuration
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > Host Name . . . . . . . . . . . . :
> billings1
> > > > > > > > > > > > > > > > > Primary Dns Suffix . . . . . . . :
> > > > > > Pipedynamics.local
> > > > > > > > > > > > > > > > > Node Type . . . . . . . . . . . . :
> Unknown
> > > > > > > > > > > > > > > > > IP Routing Enabled. . . . . . . . : Yes
> > > > > > > > > > > > > > > > > WINS Proxy Enabled. . . . . . . . : Yes
> > > > > > > > > > > > > > > > > DNS Suffix Search List. . . . . . :
> > > > > > Pipedynamics.local
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > PPP adapter RAS Server (Dial In) Interface:
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > Connection-specific DNS Suffix . :
> > > > > > > > > > > > > > > > > Description . . . . . . . . . . . : WAN
> > > > (PPP/SLIP)
> > > > > > > > > > Interface
> > > > > > > > > > > > > > > > > Physical Address. . . . . . . . . :
> > > > > > 00-53-45-00-00-00
> > > > > > > > > > > > > > > > > DHCP Enabled. . . . . . . . . . . : No
> > > > > > > > > > > > > > > > > IP Address. . . . . . . . . . . . :
> > > 172.16.3.55
> > > > > > > > > > > > > > > > > Subnet Mask . . . . . . . . . . . :
> > > > 255.255.255.255
> > > > > > > > > > > > > > > > > Default Gateway . . . . . . . . . :
> > > > > > > > > > > > > > > > > NetBIOS over Tcpip. . . . . . . . :
> Disabled
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > Ethernet adapter Network Connection:
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > Connection-specific DNS Suffix . :
> > > > > > > > > > > > > > > > > Description . . . . . . . . . . . :
> Intel(R)
> > > > > > PRO/1000
> > > > > > > > XT
> > > > > > > > > > Server
> > > > > > > > > > > > > > Adapter
> > > > > > > > > > > > > > > > > Physical Address. . . . . . . . . :
> > > > > > 00-02-B3-DB-0D-A9
> > > > > > > > > > > > > > > > > DHCP Enabled. . . . . . . . . . . : No
> > > > > > > > > > > > > > > > > IP Address. . . . . . . . . . . . :
> > > 192.168.1.6
> > > > > > > > > > > > > > > > > Subnet Mask . . . . . . . . . . . :
> > > > 255.255.255.0
> > > > > > > > > > > > > > > > > Default Gateway . . . . . . . . . :
> > > 192.168.1.1
> > > > > > > > > > > > > > > > > DNS Servers . . . . . . . . . . . :
> > > 172.16.3.1
> > > > > > > > > > > > > > > > > Primary WINS Server . . . . . . . :
> > > 192.168.1.1
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > Ethernet adapter Server Local Area
> Connection:
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > Connection-specific DNS Suffix . :
> > > > > > > > > > > > > > > > > Description . . . . . . . . . . . :
> Intel(R)
> > > > > > PRO/1000
> > > > > > > > MT
> > > > > > > > > > > > Network
> > > > > > > > > > > > > > > > Connection
> > > > > > > > > > > > > > > > > Physical Address. . . . . . . . . :
> > > > > > 00-C0-9F-2A-F7-C7
> > > > > > > > > > > > > > > > > DHCP Enabled. . . . . . . . . . . : No
> > > > > > > > > > > > > > > > > IP Address. . . . . . . . . . . . :
> > > 172.16.3.1
> > > > > > > > > > > > > > > > > Subnet Mask . . . . . . . . . . . :
> > > > 255.255.255.0
> > > > > > > > > > > > > > > > > Default Gateway . . . . . . . . . :
> > > > > > > > > > > > > > > > > DNS Servers . . . . . . . . . . . :
> > > 172.16.3.1
> > > > > > > > > > > > > > > > > Primary WINS Server . . . . . . . :
> > > 172.16.3.1
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > Client:
> > > > > > > > > > > > > > > > > Windows 2000 IP Configuration
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > Host Name . . . . . . . . . . . . :
> > > home01
> > > > > > > > > > > > > > > > > Primary DNS Suffix . . . . . . . :
> > > > > > > > Pipedynamics.local
> > > > > > > > > > > > > > > > > Node Type . . . . . . . . . . . . :
> > > Hybrid
> > > > > > > > > > > > > > > > > IP Routing Enabled. . . . . . . . :
> Yes
> > > > > > > > > > > > > > > > > WINS Proxy Enabled. . . . . . . . :
> No
> > > > > > > > > > > > > > > > > DNS Suffix Search List. . . . . . :
> > > > > > > > Pipedynamics.local
> > > > > > > > > > > > > > > > >
> > > > 172.16.3.1
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > Ethernet adapter Local Area Connection:
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > Connection-specific DNS Suffix . :
> > > > 172.16.3.1
> > > > > > > > > > > > > > > > > Description . . . . . . . . . . . :
> > > D-Link
> > > > > > > > DFE-530TX+
> > > > > > > > > > PCI
> > > > > > > > > > > > > > Adapter
> > > > > > > > > > > > > > > > > Physical Address. . . . . . . . . :
> > > > > > > > 00-0D-88-3D-A8-7B
> > > > > > > > > > > > > > > > > DHCP Enabled. . . . . . . . . . . :
> Yes
> > > > > > > > > > > > > > > > > Autoconfiguration Enabled . . . . :
> Yes
> > > > > > > > > > > > > > > > > IP Address. . . . . . . . . . . . :
> > > > > > 172.16.3.56
> > > > > > > > > > > > > > > > > Subnet Mask . . . . . . . . . . . :
> > > > > > 255.255.255.0
> > > > > > > > > > > > > > > > > Default Gateway . . . . . . . . . :
> > > > 172.16.3.1
> > > > > > > > > > > > > > > > > DHCP Server . . . . . . . . . . . :
> > > > 172.16.3.1
> > > > > > > > > > > > > > > > > DNS Servers . . . . . . . . . . . :
> > > > 172.16.3.1
> > > > > > > > > > > > > > > > > Primary WINS Server . . . . . . . :
> > > > 172.16.3.1
> > > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > > > Any help would be greatly appreciated in
> > > advance!
> > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > >
> > > > > > > > > > > > > >
> > > > > > > > > > > > > >
> > > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > >
> > > >
> > >
> > >
> > >
>
>
>



Relevant Pages

  • Re: CEICW fails at firewall config
    ... Do you or do you not have ISA 2000 or ISA 2004 installed on the SBS server? ... Do you have 2 NICs in the SBS? ... CEICW fails on firewall configuration every time. ... >>> Call to Creating the protected networks access rule returned ok. ...
    (microsoft.public.windows.server.sbs)
  • Re: Recycler security issues on IIS server
    ... > latest upates to the server. ... > like to see the server put behind our firewall, ... other software, install all patches, IISlockdown, URLscan, use the correct ... the procedures you follow may vary depending on your security needs. ...
    (microsoft.public.inetserver.iis.security)
  • RE: https, CEICW wizard and OWA issue
    ... configure firewall option. ... When I ran CEICW before, it would end by performing the tasks, but obviously ... When you're prompted to input the Preferred DNS server and Alternate DNS ... Choose Enable firewall instead of Do not change firewall configuration. ...
    (microsoft.public.windows.server.sbs)
  • Re: RWW/Port 4125 Problems - Resolved
    ... I got it fixed by rerunning the CEICW, ... the firewall, then rerunning again and re-enabling it. ... GRC still shows the port closed, ... Since it hasn't go into ISA Server management and be sure the ...
    (microsoft.public.windows.server.sbs)
  • Re: ISA SERVER NOT STARTING
    ... I delete the nat/basic firewall and stop and started the RRAS an tried to ... There were no critical events in the DNS Server Log in the last 24 hours. ... An error occurred during logon ... Caller User Name: - ...
    (microsoft.public.windows.server.sbs)