PRB: Custom firewall component in XPe SP2
- From: Tony Y <tony.yanez@xxxxxxxxx>
- Date: Wed, 19 Mar 2008 14:46:10 -0700 (PDT)
We are trying to create a custom component that will configure the
firewall configuration settings without having to fiddle with the
"Windows Firewall/Internet Connection Sharing (ICS)" component
settings in Target Designer.
The following steps were taken(tried):
-- Performed an Inf file import in Component Designer of our own
netfw.inf which includes all the
registry settings we want - open ports, application exceptions,
etc.
-- Added a file resource dependency in our component on our custom
netfw.inf and set the build order to 1001
and file destination of \windows\inf (%17%). Also set the
overwrite flag to TRUE.
-- Created a Build Order Dependency in our component on the "Windows
Firewall/Internet Connection Sharing
(ICS)" to build this before building our custom component. The
build completes with no errors reported.
Problem:
The netfw.inf file in the image is not the file we want. The
netfw.inf file appears to include only the port and application
exceptions in the settings for the Windows Firewall/Internet
Connection Sharing (ICS). Thus, the registry settings in our
component are either not being made or the "Windows Firewall/Internet
Connection Sharing (ICS)" component is overwriting those registry
settings.
Any guidance would be a great help.
Thanks,
Tony
.
- Prev by Date: file destinations
- Next by Date: Re: file destinations
- Previous by thread: file destinations
- Next by thread: Re: RAID Controller with XPE
- Index(es):
Relevant Pages
|