Networking Forums

Networking Forums > Computer Networking > Windows Networking > Networking and ZoneAlarm free

Reply
Thread Tools Display Modes

Networking and ZoneAlarm free

 
 
atDFN
Guest
Posts: n/a

 
      02-14-2004, 09:01 PM
I'm networking two computers, one Win98SE, the other XP. I also
installed ZoneAlarm free on the Win98 machine. I have to add the
network to a trusted zone in ZoneAlarm so it won't block the printer
and file sharing. I'm not sure what range of addresses I should put in
the trusted zone. Right now, they're being assigned addresses in the
169.x.x.x range. The computers will also be accessing the internet
through the router. So, the IP addresses are being generated by DHCP.
Can someone tell me the safe range that Windows uses for local
networks? I want to make sure I'm not opening the computer for access
from the internet, just between the two computers.
Thanks.



ben

 
Reply With Quote
 
 
 
 
Steve Winograd [MVP]
Guest
Posts: n/a

 
      02-14-2004, 10:20 PM
In article <(E-Mail Removed)>, atDFN
<beakin@*remove*dfn.com> wrote:
>I'm networking two computers, one Win98SE, the other XP. I also
>installed ZoneAlarm free on the Win98 machine. I have to add the
>network to a trusted zone in ZoneAlarm so it won't block the printer
>and file sharing. I'm not sure what range of addresses I should put in
>the trusted zone. Right now, they're being assigned addresses in the
>169.x.x.x range. The computers will also be accessing the internet
>through the router. So, the IP addresses are being generated by DHCP.
>Can someone tell me the safe range that Windows uses for local
>networks? I want to make sure I'm not opening the computer for access
>from the internet, just between the two computers.
>Thanks.
>
>
>
>ben


The 169.254.x.x addresses indicate that there's no DHCP server on the
network to assign addresses. When you connect a router or other
device with a DHCP server it will probably assign addresses in
the192.168.x.x range.

Both of those ranges are non-routeable, meaning that they can't be
reached over the Internet, so it's safe to put both of them in the
Trusted zone.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional - Windows Networking
http://mvp.support.microsoft.com

Steve Winograd's Networking FAQ
http://www.bcmaven.com/networking/faq.htm
 
Reply With Quote
 
atDFN
Guest
Posts: n/a

 
      02-14-2004, 10:44 PM
On Sat, 14 Feb 2004 16:20:43 -0700, "Steve Winograd [MVP]"
<(E-Mail Removed)> wrote:

>In article <(E-Mail Removed)>, atDFN
><beakin@*remove*dfn.com> wrote:
>>I'm networking two computers, one Win98SE, the other XP. I also
>>installed ZoneAlarm free on the Win98 machine. I have to add the
>>network to a trusted zone in ZoneAlarm so it won't block the printer
>>and file sharing. I'm not sure what range of addresses I should put in
>>the trusted zone. Right now, they're being assigned addresses in the
>>169.x.x.x range. The computers will also be accessing the internet
>>through the router. So, the IP addresses are being generated by DHCP.
>>Can someone tell me the safe range that Windows uses for local
>>networks? I want to make sure I'm not opening the computer for access
>>from the internet, just between the two computers.
>>Thanks.
>>
>>
>>
>>ben

>
>The 169.254.x.x addresses indicate that there's no DHCP server on the
>network to assign addresses. When you connect a router or other
>device with a DHCP server it will probably assign addresses in
>the192.168.x.x range.
>
>Both of those ranges are non-routeable, meaning that they can't be
>reached over the Internet, so it's safe to put both of them in the
>Trusted zone.



Thanks. No, there is no DHCP server right now. I'm testing, so have
the two computers linked through a router. However, the Win98 machine
will be going back to someone where it will be connected through a
wireless router so both XP and Win98 will share an internet
connection.
So, it would be safe to enter those two ranges in the trusted zone of
ZoneAlarm? And those ranges would be entered: 169.245.999.999 and
192.168.999.999? Not sure what the upper range would be. However, I'm
thinking you're saying the ranges would start and end with 169.254 and
192.168 only? Is that right?

ben

 
Reply With Quote
 
atDFN
Guest
Posts: n/a

 
      02-14-2004, 10:53 PM
On Sat, 14 Feb 2004 16:44:57 -0700, atDFN <beakin@*remove*dfn.com>
wrote:

>On Sat, 14 Feb 2004 16:20:43 -0700, "Steve Winograd [MVP]"
><(E-Mail Removed)> wrote:
>
>>In article <(E-Mail Removed)>, atDFN
>><beakin@*remove*dfn.com> wrote:
>>>I'm networking two computers, one Win98SE, the other XP. I also
>>>installed ZoneAlarm free on the Win98 machine. I have to add the
>>>network to a trusted zone in ZoneAlarm so it won't block the printer
>>>and file sharing. I'm not sure what range of addresses I should put in
>>>the trusted zone. Right now, they're being assigned addresses in the
>>>169.x.x.x range. The computers will also be accessing the internet
>>>through the router. So, the IP addresses are being generated by DHCP.
>>>Can someone tell me the safe range that Windows uses for local
>>>networks? I want to make sure I'm not opening the computer for access
>>>from the internet, just between the two computers.
>>>Thanks.
>>>
>>>
>>>
>>>ben

>>
>>The 169.254.x.x addresses indicate that there's no DHCP server on the
>>network to assign addresses. When you connect a router or other
>>device with a DHCP server it will probably assign addresses in
>>the192.168.x.x range.
>>
>>Both of those ranges are non-routeable, meaning that they can't be
>>reached over the Internet, so it's safe to put both of them in the
>>Trusted zone.

>
>
>Thanks. No, there is no DHCP server right now. I'm testing, so have
>the two computers linked through a router. However, the Win98 machine
>will be going back to someone where it will be connected through a
>wireless router so both XP and Win98 will share an internet
>connection.
>So, it would be safe to enter those two ranges in the trusted zone of
>ZoneAlarm? And those ranges would be entered: 169.245.999.999 and
>192.168.999.999? Not sure what the upper range would be. However, I'm
>thinking you're saying the ranges would start and end with 169.254 and
>192.168 only? Is that right?
>
>ben



Sorry, I suppose that would be 169.254.0.0 through 169.254.255.255 and
192.168.0.0 through 192.168.255.255, right?

 
Reply With Quote
 
Steve Winograd [MVP]
Guest
Posts: n/a

 
      02-15-2004, 05:42 AM
>>>The 169.254.x.x addresses indicate that there's no DHCP server on the
>>>network to assign addresses. When you connect a router or other
>>>device with a DHCP server it will probably assign addresses in
>>>the192.168.x.x range.
>>>
>>>Both of those ranges are non-routeable, meaning that they can't be
>>>reached over the Internet, so it's safe to put both of them in the
>>>Trusted zone.

>>
>>Thanks. No, there is no DHCP server right now. I'm testing, so have
>>the two computers linked through a router. However, the Win98 machine
>>will be going back to someone where it will be connected through a
>>wireless router so both XP and Win98 will share an internet
>>connection.
>>So, it would be safe to enter those two ranges in the trusted zone of
>>ZoneAlarm? And those ranges would be entered: 169.245.999.999 and
>>192.168.999.999? Not sure what the upper range would be. However, I'm
>>thinking you're saying the ranges would start and end with 169.254 and
>>192.168 only? Is that right?
>>
>>ben

>
>Sorry, I suppose that would be 169.254.0.0 through 169.254.255.255 and
>192.168.0.0 through 192.168.255.255, right?


Right.

When you connect the router, you'll find that it probably uses one of
the 255 possible subnets in 192.168.x.x (e.g. 192.168.1.x). You can
put just that one in the Trusted zone, or you can put all of
192.168.x.x in it.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional - Windows Networking
http://mvp.support.microsoft.com

Steve Winograd's Networking FAQ
http://www.bcmaven.com/networking/faq.htm
 
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
Free Networking access solquestions@lycos.com Windows Networking 1 04-05-2009 06:22 AM
all about networking free here giri Network Routers 0 07-18-2008 11:35 PM
Is wireless networking free? Lilboyblue Wireless Networks 2 08-01-2006 06:37 PM
Networking with ZoneAlarm Pro David Windows Networking 1 11-12-2003 03:15 PM
802.11b Ad Hoc and Free ZoneAlarm peter Wireless Internet 2 08-07-2003 12:33 AM



1 2 3 4 5 6 7 8 9 10 11