Hello list,

I'm having trouble defining multiple authorized networks, for the remote 
desktop service.

The relevant part of my unattended.txt file is


--- snip ---

[WindowsFirewall.RemoteAssistance]
    Program = %WINDIR%\System32\Sessmgr.exe
    Name = "Remote Assistance"
    Mode = 1
    Scope = 2
    Addresses = 10.1.2.0/24,10.1.3.0/24,10.1.4.0/24

[WindowsFirewall.RemoteDesktop]
    Type = 2
    Mode = 1
    Scope = 2
    Addresses = 10.1.2.0/24,10.1.3.0/24,10.1.14.0/24

--- snip ---


What happens is that only the first defined network (10.1.2.0/24) is 
being allowed to connect. It's not a network problem, or any other 
firewall problem, because if i swap the network definitions, it's always 
the first defined network that gets allowed to connect.

I've searched documentation regarding this definition and from what i 
could find, i should be able to define multiple networks, in CIDR 
notation, separated by commas.

Could anyone shed some light over this?

Thanks in advance,

Hugo Monteiro.

-- 
ci.fct.unl.pt:~# cat .signature

Hugo Monteiro
Email    : hugo.monte...@fct.unl.pt
Telefone : +351 212948300 Ext.15307
Web      : http://hmonteiro.net

Centro de Informática
Faculdade de Ciências e Tecnologia da
                   Universidade Nova de Lisboa
Quinta da Torre   2829-516 Caparica   Portugal
Telefone: +351 212948596   Fax: +351 212948548
www.ci.fct.unl.pt             ap...@fct.unl.pt

ci.fct.unl.pt:~# _


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to