Networking Forums

Networking Forums > Wireless Networking > Wireless Networks > securing mobile users at hotspots

Reply
Thread Tools Display Modes

securing mobile users at hotspots

 
 
djc
Guest
Posts: n/a

 
      10-05-2006, 12:45 PM
so far I have only had 'remote' users. By 'remote' I mean I have been in
control of the machine they are using *and* the network (home) they are
connecting from. I securely configure their home router, I supply them with
a company laptop that picks up our group policy before leaving, has our
company AV software, and is configured with a VPN connection to our network.
After connecting to VPN user's RDP to their desktops.

I realize the setup I'm using now would not work for 'mobile' users
connecting from public wi-fi hotspots and such since I don't have control of
those networks. Is it just a matter of adding a good host-based personal
firewall into the mix? (if so, any recommendations on whats currently a good
one would be appreciated, it seems to change every time I check)

any input on this in general would be greatly appreciated.


 
Reply With Quote
 
 
 
 
Miha Pihler [MVP]
Guest
Posts: n/a

 
      10-05-2006, 01:01 PM
Hi,

I can recommend you a firewall that comes with Windows XP SP2. You can even
use group policy to configure it.

--
Mike
Microsoft MVP - Windows Security

"djc" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> so far I have only had 'remote' users. By 'remote' I mean I have been in
> control of the machine they are using *and* the network (home) they are
> connecting from. I securely configure their home router, I supply them
> with a company laptop that picks up our group policy before leaving, has
> our company AV software, and is configured with a VPN connection to our
> network. After connecting to VPN user's RDP to their desktops.
>
> I realize the setup I'm using now would not work for 'mobile' users
> connecting from public wi-fi hotspots and such since I don't have control
> of those networks. Is it just a matter of adding a good host-based
> personal firewall into the mix? (if so, any recommendations on whats
> currently a good one would be appreciated, it seems to change every time I
> check)
>
> any input on this in general would be greatly appreciated.
>



 
Reply With Quote
 
djc
Guest
Posts: n/a

 
      10-05-2006, 01:13 PM
Ya, I'm aware of it, but I was under the impression it would not suffice.
Not as robust as third party packages and too easily manipulated by
malicious code. Thats what I'm told anyway. I guess you disagree with that?
Using GPO's is certianly a bonus, but would changes in GPO's be picked up
over VPN?

"Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I can recommend you a firewall that comes with Windows XP SP2. You can
> even use group policy to configure it.
>
> --
> Mike
> Microsoft MVP - Windows Security
>
> "djc" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> so far I have only had 'remote' users. By 'remote' I mean I have been in
>> control of the machine they are using *and* the network (home) they are
>> connecting from. I securely configure their home router, I supply them
>> with a company laptop that picks up our group policy before leaving, has
>> our company AV software, and is configured with a VPN connection to our
>> network. After connecting to VPN user's RDP to their desktops.
>>
>> I realize the setup I'm using now would not work for 'mobile' users
>> connecting from public wi-fi hotspots and such since I don't have control
>> of those networks. Is it just a matter of adding a good host-based
>> personal firewall into the mix? (if so, any recommendations on whats
>> currently a good one would be appreciated, it seems to change every time
>> I check)
>>
>> any input on this in general would be greatly appreciated.
>>

>
>



 
Reply With Quote
 
Miha Pihler [MVP]
Guest
Posts: n/a

 
      10-05-2006, 01:42 PM
Hi,

Malware will need administrative privileges to e.g. disable Windows
Firewall. As long as your users are local administrators on their computers,
malware will be able to do just about anything and it doesn't matter what
firewall you install on the computer. So, first step in securing your
clients is to make sure that users are not local administrators.
Updating Group Policies over VPN depends mostly on VPN configuration and
Group Policy settings. If you set it up correctly (be careful about filters
between clients and domain controllers) they will be able to update group
policy settings over VPN.

--
Mike
Microsoft MVP - Windows Security

"djc" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Ya, I'm aware of it, but I was under the impression it would not suffice.
> Not as robust as third party packages and too easily manipulated by
> malicious code. Thats what I'm told anyway. I guess you disagree with
> that? Using GPO's is certianly a bonus, but would changes in GPO's be
> picked up over VPN?
>
> "Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Hi,
>>
>> I can recommend you a firewall that comes with Windows XP SP2. You can
>> even use group policy to configure it.
>>
>> --
>> Mike
>> Microsoft MVP - Windows Security
>>
>> "djc" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> so far I have only had 'remote' users. By 'remote' I mean I have been in
>>> control of the machine they are using *and* the network (home) they are
>>> connecting from. I securely configure their home router, I supply them
>>> with a company laptop that picks up our group policy before leaving, has
>>> our company AV software, and is configured with a VPN connection to our
>>> network. After connecting to VPN user's RDP to their desktops.
>>>
>>> I realize the setup I'm using now would not work for 'mobile' users
>>> connecting from public wi-fi hotspots and such since I don't have
>>> control of those networks. Is it just a matter of adding a good
>>> host-based personal firewall into the mix? (if so, any recommendations
>>> on whats currently a good one would be appreciated, it seems to change
>>> every time I check)
>>>
>>> any input on this in general would be greatly appreciated.
>>>

>>
>>

>
>



 
Reply With Quote
 
djc
Guest
Posts: n/a

 
      10-05-2006, 03:01 PM
yep yep on the local admin thing. None of my users run with admin
priveleges.

on the gpo thing. You mentioning being careful about filters between client
and DC brought up some questions:
1) would the windows firewall, by default, also apply to the 'vpn'
connection?

2) if the answer to 1 is no, can you make it apply to the vpn connection?

3) can you configure windows firewall rules seperately for different network
adapters, including vpn?


"Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> Malware will need administrative privileges to e.g. disable Windows
> Firewall. As long as your users are local administrators on their
> computers, malware will be able to do just about anything and it doesn't
> matter what firewall you install on the computer. So, first step in
> securing your clients is to make sure that users are not local
> administrators.
> Updating Group Policies over VPN depends mostly on VPN configuration and
> Group Policy settings. If you set it up correctly (be careful about
> filters between clients and domain controllers) they will be able to
> update group policy settings over VPN.
>
> --
> Mike
> Microsoft MVP - Windows Security
>
> "djc" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Ya, I'm aware of it, but I was under the impression it would not suffice.
>> Not as robust as third party packages and too easily manipulated by
>> malicious code. Thats what I'm told anyway. I guess you disagree with
>> that? Using GPO's is certianly a bonus, but would changes in GPO's be
>> picked up over VPN?
>>
>> "Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Hi,
>>>
>>> I can recommend you a firewall that comes with Windows XP SP2. You can
>>> even use group policy to configure it.
>>>
>>> --
>>> Mike
>>> Microsoft MVP - Windows Security
>>>
>>> "djc" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> so far I have only had 'remote' users. By 'remote' I mean I have been
>>>> in control of the machine they are using *and* the network (home) they
>>>> are connecting from. I securely configure their home router, I supply
>>>> them with a company laptop that picks up our group policy before
>>>> leaving, has our company AV software, and is configured with a VPN
>>>> connection to our network. After connecting to VPN user's RDP to their
>>>> desktops.
>>>>
>>>> I realize the setup I'm using now would not work for 'mobile' users
>>>> connecting from public wi-fi hotspots and such since I don't have
>>>> control of those networks. Is it just a matter of adding a good
>>>> host-based personal firewall into the mix? (if so, any recommendations
>>>> on whats currently a good one would be appreciated, it seems to change
>>>> every time I check)
>>>>
>>>> any input on this in general would be greatly appreciated.
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
Miha Pihler [MVP]
Guest
Posts: n/a

 
      10-10-2006, 06:31 PM
Hi,

If you select "Protect all network connections" it will also raise a
firewall on VPN connection.

All policies apply to all inbound connections regardless of adapter. In
general you could try using IPSelc Filters -- but they can be quite hard to
manage.

--
Mike
Microsoft MVP - Windows Security

"djc" <(E-Mail Removed)> wrote in message
news:uX$(E-Mail Removed)...
> yep yep on the local admin thing. None of my users run with admin
> priveleges.
>
> on the gpo thing. You mentioning being careful about filters between
> client and DC brought up some questions:
> 1) would the windows firewall, by default, also apply to the 'vpn'
> connection?
>
> 2) if the answer to 1 is no, can you make it apply to the vpn connection?
>
> 3) can you configure windows firewall rules seperately for different
> network adapters, including vpn?
>
>
> "Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Hi,
>>
>> Malware will need administrative privileges to e.g. disable Windows
>> Firewall. As long as your users are local administrators on their
>> computers, malware will be able to do just about anything and it doesn't
>> matter what firewall you install on the computer. So, first step in
>> securing your clients is to make sure that users are not local
>> administrators.
>> Updating Group Policies over VPN depends mostly on VPN configuration and
>> Group Policy settings. If you set it up correctly (be careful about
>> filters between clients and domain controllers) they will be able to
>> update group policy settings over VPN.
>>
>> --
>> Mike
>> Microsoft MVP - Windows Security
>>
>> "djc" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Ya, I'm aware of it, but I was under the impression it would not
>>> suffice. Not as robust as third party packages and too easily
>>> manipulated by malicious code. Thats what I'm told anyway. I guess you
>>> disagree with that? Using GPO's is certianly a bonus, but would changes
>>> in GPO's be picked up over VPN?
>>>
>>> "Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Hi,
>>>>
>>>> I can recommend you a firewall that comes with Windows XP SP2. You can
>>>> even use group policy to configure it.
>>>>
>>>> --
>>>> Mike
>>>> Microsoft MVP - Windows Security
>>>>
>>>> "djc" <(E-Mail Removed)> wrote in message
>>>> news:(E-Mail Removed)...
>>>>> so far I have only had 'remote' users. By 'remote' I mean I have been
>>>>> in control of the machine they are using *and* the network (home) they
>>>>> are connecting from. I securely configure their home router, I supply
>>>>> them with a company laptop that picks up our group policy before
>>>>> leaving, has our company AV software, and is configured with a VPN
>>>>> connection to our network. After connecting to VPN user's RDP to their
>>>>> desktops.
>>>>>
>>>>> I realize the setup I'm using now would not work for 'mobile' users
>>>>> connecting from public wi-fi hotspots and such since I don't have
>>>>> control of those networks. Is it just a matter of adding a good
>>>>> host-based personal firewall into the mix? (if so, any recommendations
>>>>> on whats currently a good one would be appreciated, it seems to change
>>>>> every time I check)
>>>>>
>>>>> any input on this in general would be greatly appreciated.
>>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
djc
Guest
Posts: n/a

 
      10-12-2006, 08:07 PM
ok, thanks

"Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> If you select "Protect all network connections" it will also raise a
> firewall on VPN connection.
>
> All policies apply to all inbound connections regardless of adapter. In
> general you could try using IPSelc Filters -- but they can be quite hard
> to manage.
>
> --
> Mike
> Microsoft MVP - Windows Security
>
> "djc" <(E-Mail Removed)> wrote in message
> news:uX$(E-Mail Removed)...
>> yep yep on the local admin thing. None of my users run with admin
>> priveleges.
>>
>> on the gpo thing. You mentioning being careful about filters between
>> client and DC brought up some questions:
>> 1) would the windows firewall, by default, also apply to the 'vpn'
>> connection?
>>
>> 2) if the answer to 1 is no, can you make it apply to the vpn connection?
>>
>> 3) can you configure windows firewall rules seperately for different
>> network adapters, including vpn?
>>
>>
>> "Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Hi,
>>>
>>> Malware will need administrative privileges to e.g. disable Windows
>>> Firewall. As long as your users are local administrators on their
>>> computers, malware will be able to do just about anything and it doesn't
>>> matter what firewall you install on the computer. So, first step in
>>> securing your clients is to make sure that users are not local
>>> administrators.
>>> Updating Group Policies over VPN depends mostly on VPN configuration and
>>> Group Policy settings. If you set it up correctly (be careful about
>>> filters between clients and domain controllers) they will be able to
>>> update group policy settings over VPN.
>>>
>>> --
>>> Mike
>>> Microsoft MVP - Windows Security
>>>
>>> "djc" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Ya, I'm aware of it, but I was under the impression it would not
>>>> suffice. Not as robust as third party packages and too easily
>>>> manipulated by malicious code. Thats what I'm told anyway. I guess you
>>>> disagree with that? Using GPO's is certianly a bonus, but would changes
>>>> in GPO's be picked up over VPN?
>>>>
>>>> "Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
>>>> news:(E-Mail Removed)...
>>>>> Hi,
>>>>>
>>>>> I can recommend you a firewall that comes with Windows XP SP2. You can
>>>>> even use group policy to configure it.
>>>>>
>>>>> --
>>>>> Mike
>>>>> Microsoft MVP - Windows Security
>>>>>
>>>>> "djc" <(E-Mail Removed)> wrote in message
>>>>> news:(E-Mail Removed)...
>>>>>> so far I have only had 'remote' users. By 'remote' I mean I have been
>>>>>> in control of the machine they are using *and* the network (home)
>>>>>> they are connecting from. I securely configure their home router, I
>>>>>> supply them with a company laptop that picks up our group policy
>>>>>> before leaving, has our company AV software, and is configured with a
>>>>>> VPN connection to our network. After connecting to VPN user's RDP to
>>>>>> their desktops.
>>>>>>
>>>>>> I realize the setup I'm using now would not work for 'mobile' users
>>>>>> connecting from public wi-fi hotspots and such since I don't have
>>>>>> control of those networks. Is it just a matter of adding a good
>>>>>> host-based personal firewall into the mix? (if so, any
>>>>>> recommendations on whats currently a good one would be appreciated,
>>>>>> it seems to change every time I check)
>>>>>>
>>>>>> any input on this in general would be greatly appreciated.
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
T-Mobile Hotspots, WPA and unsupported devices. d_r_newcomb@my-deja.com Wireless Internet 2 12-30-2007 01:07 PM
Mobile users Joe Wireless Networks 1 04-01-2007 09:42 AM
From Internet to Wireless Fidelity (Wi-Fi): A Study of Wi-Fi Public Hotspots Users. EsPUdeh@gmail.com Wireless Internet 1 07-31-2006 08:26 PM
Starbucks & t-mobile wireless hotspots derek Wireless Internet 7 10-27-2003 09:16 AM
Using Linux with T-Mobile's hotspots Alex Linux Networking 1 08-29-2003 05:15 PM



1 2 3 4 5 6 7 8 9 10 11