From: Zman on
I am a newbie to SBS2003.
I cannot get remote access to work on a new installation.

My RRaslog is the following:
C:\Program Files\Microsoft Windows Small Business
Server\Networking\RRASWiz\wizrras.dll, version 5.2.2893.0
Calling CRRASCommit::CommitEx
Calling CRRASCommit::ValidatePropertyBag
pdispPPPBag->QueryInterface returned OK
PropertyBag 268e88
Reading property value for enabling Remote Access returned OK
bRemoteAccess = 1
Reading property value for VPN returned OK
bVPN = 1
Reading property value for RAS returned OK
bRAS = 0
Calling CRRASCommit::ValidateVPNProperties
Reading VPN Server Name returned OK
VPN Server Name is fsserver.filtrationservices.net
Calling CRRASCommit::ValidateDHCPProperties
DHCP server is installed on the box
CRRASCommit::ValidateDHCPProperties returned OK
CRRASCommit::ValidateVPNProperties returned OK
CRRASCommit::ValidatePropertyBag returned OK
pdispPPPBag->QueryInterface returned OK
Pointer to the property bag 268e88
Calling CRRASCommit::CommitRRAS
Arguments:
PropertyBag 268e88
bRAS 0
bVPN 1
Getting the GUID of the private NIC returned OK
Private NIC Guid is {BA850B4D-383D-414B-8FC3-516A5C18DE13}
Checking whether RRAS is already running returned OK
RRAS is not running
Installing RRAS returned OK
Dhcp server is installed and running on this box
Enabling DHCP client addressing returned OK
*** Configuring ports returned ERROR 8007007e
Specifying error location returned OK
*** CRRASCommit::CommitRRAS returned ERROR 8007007e
*** Committing RRAS returned ERROR 8007007e
*** CRRASCommit::CommitEx returned ERROR 8007007e

I keep getting 4 critical errors in my system log:
Service Control:Remote Access Connection Manager service terminated module
could not be found.
Rasman: Remote Access Connection Manager failed to start because of Point to
Point Protocal failed to initialize- module could not be found.
Remote Access:Point to Point engine was unable to load
c:\programfiles\Symantec\symantec Endpoint protection\symrasman.dll. module
could not be found.
RemoteAccess: The control Protocol EAP in the Point to Point module
c:\windows\system32\rasppp.dll returned a error module could not be found.


If anyone has any help they could give it would be appreciated.
From: Russ (SBITS.Biz) on
Was the server installed using all the Wizards?
I found this from Crina Li

=====================================================
Thank you for posting in SBS newsgroup.

I am sorry for the delayed response due to weekend. Please understand that
the newsgroups are staffed weekdays by Microsoft Support professionals to
answer your systems and applications questions. Your understanding is
greatly appreciated!

From the description, I understand that you encountered the startup failure
of the RRAS service and can not reinstall RRAS. If I have misunderstood
your concerns, please do let me know.

Based on my research, the error 8007007e and 126 can be converted to the
specified module could not be found. In order to narrow down the problem,
please help to gather the following information:

1. Open Services console (services.msc), check the status of 'Remote
Access
Connection Manager'. Is it started? What's the startup type of this service?
2. How did you enable the RRAS service on the SBS server? Can I assume
that
you have used the 'Remote Access Wizard' (in Server management console) to
configure the remote access? If not, please open RRAS console, disable the
service and clean the settings. Open Server Management console, navigate to
'Internet and E-mail' snap-in. Click 'Configure Remote Access' to run the
wizard.
3. Is there any tape device installed on the SBS server? More info:

842696 Routing and Remote Access does not start when you start your
Microsoft
http://support.microsoft.com/?id=842696

You can also refer to the following KB articles to see if it helps:

299013 Routing and Remote Access Service does not start and event ID
20103
message is logged
http://support.microsoft.com/default.aspx?scid=kb;EN-US;299013

825501 RAS or RRAS Does Not Start When You Restart a Server That Is
Running
Windows NT 4.0
http://support.microsoft.com/default.aspx?scid=kb;EN-US;825501

Please also try a clean boot to see what the result is:

1. Click Start, click Run, and then in the Open box, type "MSCONFIG"
(without the quotation marks). Click OK.
2. In the System Configuration Utility (MSConfig) window, click to select
the Selective Startup button.
3. Click to clear the check mark from the "Load startup items" below
Selective Startup.
4. Click the Services tab, click to check the "Hide All Microsoft
Services"
box, and remove all the check marks from the remained Non-Microsoft
Services. Please note that the Exchange services could be marked as
non-Microsoft. Please do not disable those services.
5. Click OK to close the MSConfig window. Click Yes when you are asked to
restart your computer in order to enable the changes.
6. After restarting, please check whether this issue will reoccur.

If the issue still occurs, please help me confirm the following information?

1. What edition of SBS you are using? Is it SBS 2000 or SBS 2003? Is it
Standard or Premium?
2. Have you installed ISA on SBS?
3. Have you do any changes before the issue occurs?

I am appreciated your time and look forward to hearing from you.

Best regards,

Crina Li (MSFT)

Microsoft CSS Online Newsgroup Support

++++++++++++++++++++++++++++++++++++++++++++++++++++

--

Russell Grover
Microsoft Gold Certified Partner
Microsoft Certified Small Business Specialist.
MCP, MCPS, MCNPS, (MCP-SBS)
North America Remote SBS2003 Support - http://www.SBITS.Biz


-

"Zman" <Zman(a)discussions.microsoft.com> wrote in message
news:9C4BCB74-CC4B-42DA-8DFE-3C9DF929D928(a)microsoft.com...
>I am a newbie to SBS2003.
> I cannot get remote access to work on a new installation.
>
> My RRaslog is the following:
> C:\Program Files\Microsoft Windows Small Business
> Server\Networking\RRASWiz\wizrras.dll, version 5.2.2893.0
> Calling CRRASCommit::CommitEx
> Calling CRRASCommit::ValidatePropertyBag
> pdispPPPBag->QueryInterface returned OK
> PropertyBag 268e88
> Reading property value for enabling Remote Access returned OK
> bRemoteAccess = 1
> Reading property value for VPN returned OK
> bVPN = 1
> Reading property value for RAS returned OK
> bRAS = 0
> Calling CRRASCommit::ValidateVPNProperties
> Reading VPN Server Name returned OK
> VPN Server Name is fsserver.filtrationservices.net
> Calling CRRASCommit::ValidateDHCPProperties
> DHCP server is installed on the box
> CRRASCommit::ValidateDHCPProperties returned OK
> CRRASCommit::ValidateVPNProperties returned OK
> CRRASCommit::ValidatePropertyBag returned OK
> pdispPPPBag->QueryInterface returned OK
> Pointer to the property bag 268e88
> Calling CRRASCommit::CommitRRAS
> Arguments:
> PropertyBag 268e88
> bRAS 0
> bVPN 1
> Getting the GUID of the private NIC returned OK
> Private NIC Guid is {BA850B4D-383D-414B-8FC3-516A5C18DE13}
> Checking whether RRAS is already running returned OK
> RRAS is not running
> Installing RRAS returned OK
> Dhcp server is installed and running on this box
> Enabling DHCP client addressing returned OK
> *** Configuring ports returned ERROR 8007007e
> Specifying error location returned OK
> *** CRRASCommit::CommitRRAS returned ERROR 8007007e
> *** Committing RRAS returned ERROR 8007007e
> *** CRRASCommit::CommitEx returned ERROR 8007007e
>
> I keep getting 4 critical errors in my system log:
> Service Control:Remote Access Connection Manager service terminated module
> could not be found.
> Rasman: Remote Access Connection Manager failed to start because of Point
> to
> Point Protocal failed to initialize- module could not be found.
> Remote Access:Point to Point engine was unable to load
> c:\programfiles\Symantec\symantec Endpoint protection\symrasman.dll.
> module
> could not be found.
> RemoteAccess: The control Protocol EAP in the Point to Point module
> c:\windows\system32\rasppp.dll returned a error module could not be found.
>
>
> If anyone has any help they could give it would be appreciated.


From: Zman on
Thanks for responding Russ.

Yes I used the wizards for all setups.

The Remote Access Connection Manager is in manual and is stopped.
I did use the RAC wizard for config. It worked originally,but now it errors
if I disable or try to reconfigure.

I do not have a tape device installed.

I am running SBS2003. I believe it is the premium version. How can I tell if
I've installed ISA or not.( I am new to this op system).

The only thing that could have caused this is installing Symantec Endpoint
Manager and client on this machine.

I will try a clean boot early next week when I'm back at the office.

Thanks







"Russ (SBITS.Biz)" wrote:

> Was the server installed using all the Wizards?
> I found this from Crina Li
>
> =====================================================
> Thank you for posting in SBS newsgroup.
>
> I am sorry for the delayed response due to weekend. Please understand that
> the newsgroups are staffed weekdays by Microsoft Support professionals to
> answer your systems and applications questions. Your understanding is
> greatly appreciated!
>
> From the description, I understand that you encountered the startup failure
> of the RRAS service and can not reinstall RRAS. If I have misunderstood
> your concerns, please do let me know.
>
> Based on my research, the error 8007007e and 126 can be converted to the
> specified module could not be found. In order to narrow down the problem,
> please help to gather the following information:
>
> 1. Open Services console (services.msc), check the status of 'Remote
> Access
> Connection Manager'. Is it started? What's the startup type of this service?
> 2. How did you enable the RRAS service on the SBS server? Can I assume
> that
> you have used the 'Remote Access Wizard' (in Server management console) to
> configure the remote access? If not, please open RRAS console, disable the
> service and clean the settings. Open Server Management console, navigate to
> 'Internet and E-mail' snap-in. Click 'Configure Remote Access' to run the
> wizard.
> 3. Is there any tape device installed on the SBS server? More info:
>
> 842696 Routing and Remote Access does not start when you start your
> Microsoft
> http://support.microsoft.com/?id=842696
>
> You can also refer to the following KB articles to see if it helps:
>
> 299013 Routing and Remote Access Service does not start and event ID
> 20103
> message is logged
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;299013
>
> 825501 RAS or RRAS Does Not Start When You Restart a Server That Is
> Running
> Windows NT 4.0
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;825501
>
> Please also try a clean boot to see what the result is:
>
> 1. Click Start, click Run, and then in the Open box, type "MSCONFIG"
> (without the quotation marks). Click OK.
> 2. In the System Configuration Utility (MSConfig) window, click to select
> the Selective Startup button.
> 3. Click to clear the check mark from the "Load startup items" below
> Selective Startup.
> 4. Click the Services tab, click to check the "Hide All Microsoft
> Services"
> box, and remove all the check marks from the remained Non-Microsoft
> Services. Please note that the Exchange services could be marked as
> non-Microsoft. Please do not disable those services.
> 5. Click OK to close the MSConfig window. Click Yes when you are asked to
> restart your computer in order to enable the changes.
> 6. After restarting, please check whether this issue will reoccur.
>
> If the issue still occurs, please help me confirm the following information?
>
> 1. What edition of SBS you are using? Is it SBS 2000 or SBS 2003? Is it
> Standard or Premium?
> 2. Have you installed ISA on SBS?
> 3. Have you do any changes before the issue occurs?
>
> I am appreciated your time and look forward to hearing from you.
>
> Best regards,
>
> Crina Li (MSFT)
>
> Microsoft CSS Online Newsgroup Support
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> --
>
> Russell Grover
> Microsoft Gold Certified Partner
> Microsoft Certified Small Business Specialist.
> MCP, MCPS, MCNPS, (MCP-SBS)
> North America Remote SBS2003 Support - http://www.SBITS.Biz
>
>
> -
>
> "Zman" <Zman(a)discussions.microsoft.com> wrote in message
> news:9C4BCB74-CC4B-42DA-8DFE-3C9DF929D928(a)microsoft.com...
> >I am a newbie to SBS2003.
> > I cannot get remote access to work on a new installation.
> >
> > My RRaslog is the following:
> > C:\Program Files\Microsoft Windows Small Business
> > Server\Networking\RRASWiz\wizrras.dll, version 5.2.2893.0
> > Calling CRRASCommit::CommitEx
> > Calling CRRASCommit::ValidatePropertyBag
> > pdispPPPBag->QueryInterface returned OK
> > PropertyBag 268e88
> > Reading property value for enabling Remote Access returned OK
> > bRemoteAccess = 1
> > Reading property value for VPN returned OK
> > bVPN = 1
> > Reading property value for RAS returned OK
> > bRAS = 0
> > Calling CRRASCommit::ValidateVPNProperties
> > Reading VPN Server Name returned OK
> > VPN Server Name is fsserver.filtrationservices.net
> > Calling CRRASCommit::ValidateDHCPProperties
> > DHCP server is installed on the box
> > CRRASCommit::ValidateDHCPProperties returned OK
> > CRRASCommit::ValidateVPNProperties returned OK
> > CRRASCommit::ValidatePropertyBag returned OK
> > pdispPPPBag->QueryInterface returned OK
> > Pointer to the property bag 268e88
> > Calling CRRASCommit::CommitRRAS
> > Arguments:
> > PropertyBag 268e88
> > bRAS 0
> > bVPN 1
> > Getting the GUID of the private NIC returned OK
> > Private NIC Guid is {BA850B4D-383D-414B-8FC3-516A5C18DE13}
> > Checking whether RRAS is already running returned OK
> > RRAS is not running
> > Installing RRAS returned OK
> > Dhcp server is installed and running on this box
> > Enabling DHCP client addressing returned OK
> > *** Configuring ports returned ERROR 8007007e
> > Specifying error location returned OK
> > *** CRRASCommit::CommitRRAS returned ERROR 8007007e
> > *** Committing RRAS returned ERROR 8007007e
> > *** CRRASCommit::CommitEx returned ERROR 8007007e
> >
> > I keep getting 4 critical errors in my system log:
> > Service Control:Remote Access Connection Manager service terminated module
> > could not be found.
> > Rasman: Remote Access Connection Manager failed to start because of Point
> > to
> > Point Protocal failed to initialize- module could not be found.
> > Remote Access:Point to Point engine was unable to load
> > c:\programfiles\Symantec\symantec Endpoint protection\symrasman.dll.
> > module
> > could not be found.
> > RemoteAccess: The control Protocol EAP in the Point to Point module
> > c:\windows\system32\rasppp.dll returned a error module could not be found.
> >
> >
> > If anyone has any help they could give it would be appreciated.
>
>
>
From: Terence Liu [MSFT] on
Hello Customer,

Thank you for posting here. Let's also thank Russ for the input.

According to your description, I understand that you unable to run Remote
Access Wizard on SBS and get following error:

*** Configuring ports returned ERROR 8007007e
Specifying error location returned OK
*** CRRASCommit::CommitRRAS returned ERROR 8007007e
*** Committing RRAS returned ERROR 8007007e
*** CRRASCommit::CommitEx returned ERROR 8007007e

If I have misunderstood the problem, please don't hesitate to let me know.

First, please perform the clean boot on SBS to see if we can resolve this
issue. If clean boot is no help, I suggest we try the following steps to
see if we can resolve this issue:

1. The 'Remote Access Connection Manager' service on SBS should be started
and be set to 'manually'. It is stop on your SBS. Therefore, please right
click it and select Start command. Then, test this issue.

If the issue persists, or you unable to start the 'Remote Access Connection
Manager' service, please try the following steps.

Note: If you unable to start the 'Remote Access Connection Manager'
service, please capture screenshots on the error messages and send the
pictures to me at v-terliu(a)microsoft.com

2. This issue may occur if the Internet Authentication Service (IAS)
database is damaged. IAS and the Routing and Remote Access service use the
IAS database. Please try the steps in the following KB:

You cannot start the Routing and Remote Access service on a Windows 2000
Server-based computer or on a Windows Server 2003-based computer
http://support.microsoft.com/?id=840686

3. Try to reconfigure the VPN on SBS:
1) Disable RRAS

a. Schedule a network down time.

b. Please open Routing and Remote Access console on SBS thru run command
"rrasmgmt.msc"

c. Right click the SBSname (local), select Disable Routing and Remote
Access console

2) Run CEICW on SBS

You have to rerun the CEICW to make sure your SBS 2003 server have right
network configuration. Go through the follow KB and Rerun CEICW again
carefully.

How to configure Internet access in Windows Small Business Server 2003
http://support.microsoft.com/kb/825763/en-us

3) Run Remote Access wizard

a. On the Small Business Server 2003-based server, click To Do List in the
left pane of the Server Management console.

b. Under Network Tasks, click Configure Remote Access.

c. Click Next, click Enable Remote Access, click to select the VPN Access
check box, and then click Next.

d. Type the fully qualified public domain name (your public DNS name) of
your server, click Next, and then click Finish.

e. When the wizard is completed, click Close.

4) Then you can access RWW to download Connection Manager or copy the file
from SBS server c:\ ClientApps\Connection Manager\SBSPackage.exe. Please
save the sbspackage.exe file in VPN client computer. Then double-click
SBSPackage.exe to run it. After this file run the "connect to small
business server" will be created and you can use it to connect VPN to your
SBS server.

If we cannot resolve the issue after we perform the above steps, please
help me collect some information for further investigation:

1. What error do you get when you run the Remote Access Wizard? Please
capture screenshots on the error messages and send the pictures to me at
v-terliu(a)microsoft.com

2. Please gather the icw log and rras log to me:

a. The icwlog.txt file in the "C:\Program Files\Microsoft Windows Small
Business Server\Support" folder.

b. The RRASlog.txt file in the "C:\Program Files\Microsoft Windows Small
Business Server\Support\" folder.

3. Gather MPS network report on SBS:

a. Download MPSrepot_network from
http://download.microsoft.com/download/b/b/1/bb139fcb-4aac-4fe5-a579-30b0bd9
15706/MPSRPT_NETWORK.EXE

b. Run MPSRPT_NETWORK.exe on the server box.

c. The tool will automatically collect the information. This procedure will
take 10~15 minutes.

d. Open Windows Explorer, navigate to the folder:
%SystemRoot%\MPSReports\Network\Reports\Cab\

e. Send the .cab file directly to me at v-terliu(a)microsoft.com

I hope these steps will give you some help.

Thanks and have a nice day!

Best regards,

Terence Liu(MSFT)

Microsoft CSS Online Newsgroup Support

Get Secure! - www.microsoft.com/security

=====================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx

When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.

Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.

For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

Any input or comments in this thread are highly appreciated.
=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| Thread-Topic: Remote Access not working ERROR 8007007e
| thread-index: AchVk71jwPIVAecNRCCo66vYXPAHtg==
| X-WBNR-Posting-Host: 207.46.19.197
| From: =?Utf-8?B?Wm1hbg==?= <Zman(a)discussions.microsoft.com>
| References: <9C4BCB74-CC4B-42DA-8DFE-3C9DF929D928(a)microsoft.com>
<uG$GECPVIHA.1204(a)TK2MSFTNGP03.phx.gbl>
| Subject: Re: Remote Access not working ERROR 8007007e
| Date: Sat, 12 Jan 2008 19:24:00 -0800
| Lines: 184
| Message-ID: <B2DDB74C-7942-4773-A8BC-926DFFAB57E6(a)microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992
| Newsgroups: microsoft.public.windows.server.sbs
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:86280
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.windows.server.sbs
|
| Thanks for responding Russ.
|
| Yes I used the wizards for all setups.
|
| The Remote Access Connection Manager is in manual and is stopped.
| I did use the RAC wizard for config. It worked originally,but now it
errors
| if I disable or try to reconfigure.
|
| I do not have a tape device installed.
|
| I am running SBS2003. I believe it is the premium version. How can I tell
if
| I've installed ISA or not.( I am new to this op system).
|
| The only thing that could have caused this is installing Symantec
Endpoint
| Manager and client on this machine.
|
| I will try a clean boot early next week when I'm back at the office.
|
| Thanks
|
|
|
|
|
|
|
| "Russ (SBITS.Biz)" wrote:
|
| > Was the server installed using all the Wizards?
| > I found this from Crina Li
| >
| > =====================================================
| > Thank you for posting in SBS newsgroup.
| >
| > I am sorry for the delayed response due to weekend. Please understand
that
| > the newsgroups are staffed weekdays by Microsoft Support professionals
to
| > answer your systems and applications questions. Your understanding is
| > greatly appreciated!
| >
| > From the description, I understand that you encountered the startup
failure
| > of the RRAS service and can not reinstall RRAS. If I have misunderstood
| > your concerns, please do let me know.
| >
| > Based on my research, the error 8007007e and 126 can be converted to the
| > specified module could not be found. In order to narrow down the
problem,
| > please help to gather the following information:
| >
| > 1. Open Services console (services.msc), check the status of 'Remote
| > Access
| > Connection Manager'. Is it started? What's the startup type of this
service?
| > 2. How did you enable the RRAS service on the SBS server? Can I
assume
| > that
| > you have used the 'Remote Access Wizard' (in Server management console)
to
| > configure the remote access? If not, please open RRAS console, disable
the
| > service and clean the settings. Open Server Management console,
navigate to
| > 'Internet and E-mail' snap-in. Click 'Configure Remote Access' to run
the
| > wizard.
| > 3. Is there any tape device installed on the SBS server? More info:
| >
| > 842696 Routing and Remote Access does not start when you start your
| > Microsoft
| > http://support.microsoft.com/?id=842696
| >
| > You can also refer to the following KB articles to see if it helps:
| >
| > 299013 Routing and Remote Access Service does not start and event ID
| > 20103
| > message is logged
| > http://support.microsoft.com/default.aspx?scid=kb;EN-US;299013
| >
| > 825501 RAS or RRAS Does Not Start When You Restart a Server That Is
| > Running
| > Windows NT 4.0
| > http://support.microsoft.com/default.aspx?scid=kb;EN-US;825501
| >
| > Please also try a clean boot to see what the result is:
| >
| > 1. Click Start, click Run, and then in the Open box, type "MSCONFIG"
| > (without the quotation marks). Click OK.
| > 2. In the System Configuration Utility (MSConfig) window, click to
select
| > the Selective Startup button.
| > 3. Click to clear the check mark from the "Load startup items" below
| > Selective Startup.
| > 4. Click the Services tab, click to check the "Hide All Microsoft
| > Services"
| > box, and remove all the check marks from the remained Non-Microsoft
| > Services. Please note that the Exchange services could be marked as
| > non-Microsoft. Please do not disable those services.
| > 5. Click OK to close the MSConfig window. Click Yes when you are
asked to
| > restart your computer in order to enable the changes.
| > 6. After restarting, please check whether this issue will reoccur.
| >
| > If the issue still occurs, please help me confirm the following
information?
| >
| > 1. What edition of SBS you are using? Is it SBS 2000 or SBS 2003? Is
it
| > Standard or Premium?
| > 2. Have you installed ISA on SBS?
| > 3. Have you do any changes before the issue occurs?
| >
| > I am appreciated your time and look forward to hearing from you.
| >
| > Best regards,
| >
| > Crina Li (MSFT)
| >
| > Microsoft CSS Online Newsgroup Support
| >
| > ++++++++++++++++++++++++++++++++++++++++++++++++++++
| >
| > --
| >
| > Russell Grover
| > Microsoft Gold Certified Partner
| > Microsoft Certified Small Business Specialist.
| > MCP, MCPS, MCNPS, (MCP-SBS)
| > North America Remote SBS2003 Support - http://www.SBITS.Biz
| >
| >
| > -
| >
| > "Zman" <Zman(a)discussions.microsoft.com> wrote in message
| > news:9C4BCB74-CC4B-42DA-8DFE-3C9DF929D928(a)microsoft.com...
| > >I am a newbie to SBS2003.
| > > I cannot get remote access to work on a new installation.
| > >
| > > My RRaslog is the following:
| > > C:\Program Files\Microsoft Windows Small Business
| > > Server\Networking\RRASWiz\wizrras.dll, version 5.2.2893.0
| > > Calling CRRASCommit::CommitEx
| > > Calling CRRASCommit::ValidatePropertyBag
| > > pdispPPPBag->QueryInterface returned OK
| > > PropertyBag 268e88
| > > Reading property value for enabling Remote Access returned OK
| > > bRemoteAccess = 1
| > > Reading property value for VPN returned OK
| > > bVPN = 1
| > > Reading property value for RAS returned OK
| > > bRAS = 0
| > > Calling CRRASCommit::ValidateVPNProperties
| > > Reading VPN Server Name returned OK
| > > VPN Server Name is fsserver.filtrationservices.net
| > > Calling CRRASCommit::ValidateDHCPProperties
| > > DHCP server is installed on the box
| > > CRRASCommit::ValidateDHCPProperties returned OK
| > > CRRASCommit::ValidateVPNProperties returned OK
| > > CRRASCommit::ValidatePropertyBag returned OK
| > > pdispPPPBag->QueryInterface returned OK
| > > Pointer to the property bag 268e88
| > > Calling CRRASCommit::CommitRRAS
| > > Arguments:
| > > PropertyBag 268e88
| > > bRAS 0
| > > bVPN 1
| > > Getting the GUID of the private NIC returned OK
| > > Private NIC Guid is {BA850B4D-383D-414B-8FC3-516A5C18DE13}
| > > Checking whether RRAS is already running returned OK
| > > RRAS is not running
| > > Installing RRAS returned OK
| > > Dhcp server is installed and running on this box
| > > Enabling DHCP client addressing returned OK
| > > *** Configuring ports returned ERROR 8007007e
| > > Specifying error location returned OK
| > > *** CRRASCommit::CommitRRAS returned ERROR 8007007e
| > > *** Committing RRAS returned ERROR 8007007e
| > > *** CRRASCommit::CommitEx returned ERROR 8007007e
| > >
| > > I keep getting 4 critical errors in my system log:
| > > Service Control:Remote Access Connection Manager service terminated
module
| > > could not be found.
| > > Rasman: Remote Access Connection Manager failed to start because of
Point
| > > to
| > > Point Protocal failed to initialize- module could not be found.
| > > Remote Access:Point to Point engine was unable to load
| > > c:\programfiles\Symantec\symantec Endpoint protection\symrasman.dll.
| > > module
| > > could not be found.
| > > RemoteAccess: The control Protocol EAP in the Point to Point module
| > > c:\windows\system32\rasppp.dll returned a error module could not be
found.
| > >
| > >
| > > If anyone has any help they could give it would be appreciated.
| >
| >
| >
|

From: Terence Liu [MSFT] on
Email from cusotmer:
=======================

Terence,

Thanks for the response on my Remote Access problems. I did the
troubleshooting steps but still have the same problems.

I still cannot start remote access. When trying to start from the To Do
List on the Server Management Console, it allows me to put my FQDN in and
the wizard doesn't complete. It has the following error:
"An error occured while configuring remorte access for the Routing and
Remote access service. For details see rraslog.txt, then rerun the Remote
Access wizard again. I've attached the RRASlog file, the icwlog file, and
the MPSRPT_Network report.


I'm not sure but I installed the new Symantec Endpoint product and set this
PC as the manager and client. I have since manually deleted the client do
to network slowdowns associated with this. I did not try remote access
prior to this but was able to use the RAS wizard. The Endpoint Manager is
next to come off.

We are a small business with 10 computers. This was a new and my 1st
installation of SBS2003 and it could be something I have configured
incorrectly. I did use the wizards for all installations. Exchange is
working fine. I have not started using Sharepoint yet until I know I have a
solid program setup.

Thank you for your time and help. If there is anything else that you might
need, let me know.

Lee Zellner

 |  Next  |  Last
Pages: 1 2
Prev: No profile data
Next: disk has low idle time?