MSFN Forum: WindowsFirewall.PortOpening Problem - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

WindowsFirewall.PortOpening Problem Rate Topic: -----

#1 User is offline   Popasmurf 

  • Group: Members
  • Posts: 9
  • Joined: 03-September 02

  Posted 06 October 2004 - 10:57 AM

I have been using a slipstreamed XP CD for awhile, but have had the firewall turned off. I am turning the firewall on, and trying to open some ports and programs. I have successfully opened the fist port (VNC), but it will not open the second port (RPM). Does anyone see anything wrong with what I am doing, or can anyone tell me how to do it properly?

Thanks!

Matthew

Begin Code Snippit
------------------------
[WindowsFirewall.TurnOnFirewall]
Type = 1
Mode = 1
Exceptions = 1
Notifications = 1
AllowedPrograms = WindowsFirewall.NDPS
PortOpenings = WindowsFirewall.VNC
PortOpenings = WindowsFirewall.RPM

[WindowsFirewall.NDPS]
Program = "%WINDIR%\System32\DPMW32.EXE"
Name = "NDPS RPM & Notification Listener"
Mode = 1
Scope = 0

[WindowsFirewall.VNC]
Protocol = 6
Port = 5900
Name = "VNC Server (TCP 5900)"
Mode = 1
Scope = 0

[WindowsFirewall.RPM]
Protocol = 6
Port = 515
Name = "RPM Server (TCP 515)"
Mode = 1
Scope = 0
-----------------------------------
End Code Snippit


#2 User is offline   Jito463 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 442
  • Joined: 01-July 04

Posted 06 October 2004 - 11:50 AM

Try:

AllowedPrograms = WindowsFirewall.NDPS
PortOpenings1=WindowsFirewall.VNC
PortOpenings2=WindowsFirewall.RPM


See if that works.

#3 User is offline   rdalling 

  • Member
  • PipPip
  • Group: Members
  • Posts: 152
  • Joined: 29-March 04

Posted 06 October 2004 - 01:29 PM

You need to specify it with commas

PortOpenings = WindowsFirewall.VNC, WindowsFirewall.RPM


that is what I use...

R

#4 User is offline   Popasmurf 

  • Group: Members
  • Posts: 9
  • Joined: 03-September 02

Posted 06 October 2004 - 03:07 PM

Ok, I'll try the comma. The 1 and 2 thing did not work.

Thanks!

#5 User is offline   Popasmurf 

  • Group: Members
  • Posts: 9
  • Joined: 03-September 02

Posted 07 October 2004 - 01:45 PM

The comma worked like a charm. Thanks!

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy