Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 22, 2013, 07:40:04 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
663622
Posts
70564
Topics
145224
Members
Latest Member:
zukutome
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Archived Boards
Discontinued Products
Comodo Firewall
Frequently Asked Questions (FAQ) for Comodo firewall
How to Protect your wifi-Lan
« previous
next »
Pages:
1
2
[
3
]
4
Author
Topic: How to Protect your wifi-Lan (Read 89960 times)
Eric Cryptid
Global Moderator
Comodo's Hero
Offline
Posts: 2094
Security Saskquatch
Re: How to Protect your wifi-Lan
«
Reply #30 on:
April 29, 2007, 04:28:15 AM »
Attached is a pic of my router's setup, maybe that'l help everyone answer my questions.
Logged
Moderator: Any concerns?
PM me and/or review the
Forum Policy
System:
32 bit Windows Vista SP3
Realtime Protection:
CIS 6 / CMS
Triplejolt
Global Moderator
Comodo's Hero
Offline
Posts: 435
If you are going through hell, keep going!
Re: How to Protect your wifi-Lan
«
Reply #31 on:
May 03, 2007, 06:39:01 AM »
Your starting IP address is beyond the subnet you've set for yourself. When you employ subnetting, you need to use the IP addresses within the same subnet. Otherwise it is treated as a different network. Thats what subnetting is, you further divide the network into smaller, independent segments.
If you plan to use 192.168.1.1 with the subnetmask 255.255.255.252, your starting address has to be either 192.168.1.1 or .2
When using the mask 255.255.255.252, you only have 4 IP addresses. The rule of thumb is that the 1st and the last address can't be used, hence you only have 2 left to use for routers and computers.
You're IP scheme will look like this:
192.168.1.0 255.255.255.252 - Network ID
192.168.1.1 255.255.255.252 - Router IP address
192.168.1.2 255.255.255.252 - PC IP address
192.168.1.3 255.255.255.252 - Broadcast address
Using this scheme you're using the smallest possible subnet. For more information, look up the topic
Subnetting
in the Wikipedia.
Hope this answers your question
Logged
"Human salvation lies in the hands of the creatively maladjusted."
Eric Cryptid
Global Moderator
Comodo's Hero
Offline
Posts: 2094
Security Saskquatch
Re: How to Protect your wifi-Lan
«
Reply #32 on:
May 11, 2007, 09:32:47 AM »
That's a great help! Thanks! Got it working now!
I do have one other question at the moment... When Adding my router address as TRUSTED (Firstly creating a zone and then defining a trusted network) Due I set to Trust just 192.168.1.1 OR do I set to Trust 192.168.1.0 - 192.168.1.1
Eric
Logged
Moderator: Any concerns?
PM me and/or review the
Forum Policy
System:
32 bit Windows Vista SP3
Realtime Protection:
CIS 6 / CMS
Triplejolt
Global Moderator
Comodo's Hero
Offline
Posts: 435
If you are going through hell, keep going!
Re: How to Protect your wifi-Lan
«
Reply #33 on:
May 25, 2007, 02:38:27 PM »
Set trust to 192.168.1.0 255.255.255.252. That should cover both your computer and the router. When using the .0, you indicate the entire subnet (remember .0 being the ID, .1 and .2 the usable hostaddresses).
If you only want to enable trust for the router, enter .1 and the same mask.
Logged
"Human salvation lies in the hands of the creatively maladjusted."
Raccoon
Comodo Member
Offline
Posts: 49
Re: How to Protect your wifi-Lan
«
Reply #34 on:
July 17, 2007, 07:11:21 PM »
I use my laptop on a number of different wireless networks, each with their own ip network masks. I would like to add rules (Trusted Zones, but more specific criteria) for each one, without having to create an individual rule for each one.
Might I request that Network Control Rules include the option to select multiple Zones as Source/Destination IP when creating rules? This would permit me to create a single rule that applies to all my "Trusted Zones". Such as 192.168.0.*, 192.168.1.*, 10.0.0.*, 10.10.10.*, 239.255.255.0, 172.16.0.*, so on and so forth.
At present, it is only possible to select a single Zone when creating a rule.
This would be desired because I don't want to trust ALL inbound/outbound connections, only for specific services such as File/Printer sharing, games, ICMP Echo, etc. I have created one rule for each of these and it's all nice and tidy, but I have to duplicate each of these rules for each network I use, making the rule count increase exponentially. It would be nice to group them all together.
«
Last Edit: July 17, 2007, 07:15:06 PM by Raccoon
»
Logged
panic
Global Moderator
Comodo's Hero
Offline
Posts: 11173
Linux is free only if your time is worthless.;-)
Re: How to Protect your wifi-Lan
«
Reply #35 on:
July 17, 2007, 08:21:31 PM »
The alpha version of V3 does exactly this!
Logged
As your mums would say, "If you can't play nice with all the other kiddies, go home".
All users are asked to please read and abide by the
Comodo Forum Policy
.
If you can't conform, don't use the forum.
Raccoon
Comodo Member
Offline
Posts: 49
Re: How to Protect your wifi-Lan
«
Reply #36 on:
July 17, 2007, 10:50:15 PM »
Excellent! Now what about Zones that allow all possible IP masks/range/single/hostname that Rules do? :>
And would it be possible to have a Virtual Zone or Zone Variable called "ME" that automatically detects the machine's local IP(s)? And it can be masked 255.255.255.255 or 255.255.255.0 or 255.255.0.0 etc
«
Last Edit: July 17, 2007, 10:53:57 PM by Raccoon
»
Logged
panic
Global Moderator
Comodo's Hero
Offline
Posts: 11173
Linux is free only if your time is worthless.;-)
Re: How to Protect your wifi-Lan
«
Reply #37 on:
July 18, 2007, 03:06:48 AM »
Sort of. In CFP V3 you define a zone and then you can add multiple entries or qualifiers to that zone. For example, you can define a zone called "Trusted" and then add a series of entries fro that zone. One could be a range of IP addresses (192.168.*.0 - 192.168.*.255), another could be a netmask and a third could be a host name (don't know whether hostnames support wildcards, but I suspect they would). Once these are defined, all you need to do is to use the zone name "Trusted" in a rule and that rule is then tested against all the qualifiers you've added to the zone.
Hope this helps,
Ewen :-)
Logged
As your mums would say, "If you can't play nice with all the other kiddies, go home".
All users are asked to please read and abide by the
Comodo Forum Policy
.
If you can't conform, don't use the forum.
Raccoon
Comodo Member
Offline
Posts: 49
Re: How to Protect your wifi-Lan
«
Reply #38 on:
July 18, 2007, 08:38:12 PM »
That does help, thanks. And it confirms the first part of my last reply.
As for the second part, where Comodo recognizes the machine's own IP address(es), I would find this useful to trap inbound packets that reach my computer with a destination other than my computer's IP address. This could detect malformed packets being flung at me or block attempts to use my computer as a gateway by unauthorized users. This might be particularly useful in a WiFi environment where I'm running my wireless card as an accesspoint, intended only for local file sharing and not web access.
Yet another question: Is Comodo capable of creating rules dependent on a specific device, not IP mask/zone (multiple devices can be connected to matching Zones (192.168.0.1 subnets).)?
Logged
Triplejolt
Global Moderator
Comodo's Hero
Offline
Posts: 435
If you are going through hell, keep going!
Re: How to Protect your wifi-Lan
«
Reply #39 on:
July 19, 2007, 01:17:29 AM »
Could you specify what you mean by device please? A device can hold several identifiers: IP address, hostname (NetBIOS name) and MAC address. Can't think of any others at the moment
If I'm not too mistaken, I think you can employ filters for all three of them now.
As for your second question, using rule sets that filters out IP addresses _not_ directed at your computer will drop those packets. Unless someone is spoofing its source and destination address to compromise your computer. But this requires skill and an opertunity
Logged
"Human salvation lies in the hands of the creatively maladjusted."
Raccoon
Comodo Member
Offline
Posts: 49
Re: How to Protect your wifi-Lan
«
Reply #40 on:
July 19, 2007, 01:17:18 PM »
Quote from: Triplejolt on July 19, 2007, 01:17:29 AM
Could you specify what you mean by device please? A device can hold several identifiers: IP address, hostname (NetBIOS name) and MAC address. Can't think of any others at the moment
If I'm not too mistaken, I think you can employ filters for all three of them now.
By device, I mean the specific hardware connection that appears in your Network Connections. I suppose you can rule this as Mac Address, but the Device Name that appears in Network Connections would be more familiar to the user.
I know when you create a Trusted Zone, it automatically populates the name of the Zone with the name of the hardware descriptor, but only as a reference to that device's IP address (which could be identical to another device's IP address or subnet).
Quote from: Triplejolt on July 19, 2007, 01:17:29 AM
As for your second question, using rule sets that filters out IP addresses _not_ directed at your computer will drop those packets. Unless someone is spoofing its source and destination address to compromise your computer. But this requires skill and an opertunity
It is that skill that I wish to circumvent, and I am aware those packets would be dropped (the very purpose of a firewall). Spoofing isn't that difficult, especially from a *nix machine, but I'm also interested in blocking network packets that intend to use my machine as a gateway... unless the IP source is a known and trusted computer, or even a computer whose user has paid me for said gateway access.
Logged
panic
Global Moderator
Comodo's Hero
Offline
Posts: 11173
Linux is free only if your time is worthless.;-)
Re: How to Protect your wifi-Lan
«
Reply #41 on:
July 19, 2007, 07:19:57 PM »
Quote from: Raccoon on July 19, 2007, 01:17:18 PM
I know when you create a Trusted Zone, it automatically populates the name of the Zone with the name of the hardware descriptor, but only as a reference to that device's IP address (which could be identical to another device's IP address or subnet).
When you create a zone, you can give it a more meaningful name than the device name. For example, I have one PC that has 7 connections, and the zone names are aligned with the purpose of the connection - "Internal LAN", "SAP Farm 4", "Activesync" etc.
Quote
It is that skill that I wish to circumvent, and I am aware those packets would be dropped (the very purpose of a firewall). Spoofing isn't that difficult, especially from a *nix machine, but I'm also interested in blocking network packets that intend to use my machine as a gateway... unless the IP source is a known and trusted computer, or even a computer whose user has paid me for said gateway access.
You might want to look into the "Exclude" option in the rules set up. When using this, you make a BLOCK rule and specify the address/es you want to accept, and all others are then blocked.
If you have people paying you to use your PC as a gateway (mini-ISP sort of thing), then you have a right to maintain a certain degree of control over how they connect to your PC. Maybe think about making them use a static IP range that can be explicitly catered for by a zone rule (voice of experience speaking here
).
Cheers,
Ewen :-)
Logged
As your mums would say, "If you can't play nice with all the other kiddies, go home".
All users are asked to please read and abide by the
Comodo Forum Policy
.
If you can't conform, don't use the forum.
Triplejolt
Global Moderator
Comodo's Hero
Offline
Posts: 435
If you are going through hell, keep going!
Re: How to Protect your wifi-Lan
«
Reply #42 on:
July 20, 2007, 01:58:39 AM »
Quote from: Raccoon on July 19, 2007, 01:17:18 PM
By device, I mean the specific hardware connection that appears in your Network Connections. I suppose you can rule this as Mac Address, but the Device Name that appears in Network Connections would be more familiar to the user.
Aha! You mean the devicename the driver presents to you.
Comodo makes "Trusted Zones" based upon the interface of your choosing, but you can't make rulesets based upon these. I don't think the TCP/IP protocol sends this kind of information on the wire. If you want to block specific hardware, you have to use MAC addresses.
Quote from: Raccoon
Spoofing isn't that difficult, especially from a *nix machine, but I'm also interested in blocking network packets that intend to use my machine as a gateway... unless the IP source is a known and trusted computer, or even a computer whose user has paid me for said gateway access.
When I say "Spoof" I mean something other than just replacing your source address on some server. Routers too have this ability and I use it frequently to test connectivity and access-lists configurations. And I don't call this spoofing
If you want to narrow down access to your gateway, do like panic said. Allow a limited number of hosts/subnets and drop everything else. Easiest way to control access based upon IP. Same way with MAC.
Logged
"Human salvation lies in the hands of the creatively maladjusted."
Rayster
Newbie
Offline
Posts: 6
Re: How to Protect your wifi-Lan
«
Reply #43 on:
September 26, 2007, 10:00:40 AM »
Hello! Newbie here
Instead of making a new topic about Wi-Fi Lan, it is better to post all my worries here coz its in the same group.
My problem was connecting my Nintendo DS to my Wireless USB(AP) instead of LAN, at first the signal I was receiving is good but at the end the signal will disappear.
I was bothered cause I cannot go online with my game. I tried to use its Option "Allow All" and I was able to connect to Nintendo's WFC. I wonder in what configuration I will set?
I already add my Wireless USB in the "Network Monitor". What should I nee to do?
I hope anyone who is willing to help a young boy here.
Logged
Little Mac
Forum Volunteer
Global Moderator
Comodo's Hero
Offline
Posts: 6303
The Colonel told me to.
Re: How to Protect your wifi-Lan
«
Reply #44 on:
September 26, 2007, 11:40:58 AM »
Welcome to the forums, Rayster. Please see this tutorial
http://forums.comodo.com/frequently_asked_questions_faq_for_comodo_firewall/tutorials_a_compiled_resource-t6167.0.html;msg45542#msg45542
There is a link there, next to the author's name, which will link to the original thread it is copied from.
LM
Logged
These forums are focused on providing help and improvement for Comodo products. Please treat other users with respect and make a positive contribution. Thanks.
Forum Policy
Tags:
How to Protect your wifi-Lan
Pages:
1
2
[
3
]
4
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Melih's Corner - CEO Talk/Discussions/Blog
=> Comodo.TV - Our Internet Video Channel
===> Comodo.TV - News and Announcements
===> Comodo.TV - Program Lineup
===> Audience Feedback and Suggestions
=> Which Product do you want Comodo to develop next?
=> How Can I Help Comodo? (Please We Need You!)
===> Report Comodo Forum / Web Site Issues
===> Please Tell Us Your Views and Vote Here!
===> Help Spread the Word - Banners and Logos
=> General Discussion (off topic) Anything and everything...
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Security Products & Services
-----------------------------
=> Comodo Internet Security - CIS
===> News / Announcements / Feedback - CIS
=====> Wishlist - CIS
===> Help - CIS
=====> Guides - CIS
=====> AntiVirus Help - CIS
=======> AntiVirus FAQ - CIS
=====> Firewall Help - CIS
=======> Firewall FAQ - CIS
=====> Defense+ / Sandbox Help - CIS
=======> Defense+ / Sandbox FAQ - CIS
=====> Install / Setup / Configuration Help - CIS
=======> Install / Setup / Configuration FAQ - CIS
===> Bug Reports - CIS
===> AV False Positive/Negative Detection Reporting
=> Comodo Cleaning Essentials + KillSwitch & Autoruns - CCE
===> News / Announcements / Feedback - CCE
=====> Wishlist - CCE
===> Help - CCE
===> Bug Reports - CCE
=> Comodo Antivirus for Mac OS X - CAVM
=> Comodo Antivirus for Linux - CAVL
=> Comodo Mobile Security - CMS
=> Comodo Time Machine - CTM
===> News / Announcements / Feedback - CTM
===> Help - CTM
=====> FAQ - CTM
===> Bug Reports - CTM
=> Comodo Dragon - CD
===> News / Announcements / Feedback - CD
=====> Wishlist - CD
===> Help - CD
=====> FAQ - CD
===> Bug Reports - CD
=> COMODO IceDragon - CID
===> News / Announcements / Feedback – CID
=====> Wishlist - CID
===> Help – CID
===> Bug Reports - CID
===> Beta Corner – CID
=> Comodo LoginPRO
=> Comodo Disk Encryption - CDE
===> News / Announcements / Feedback - CDE
=====> Wishlist - CDE
===> Help - CDE
=====> FAQ - CDE
===> Bug Reports - CDE
=> Comodo Secure DNS - DNS
===> News / Announcements / Feedback - DNS
===> Help - DNS
=> Comodo Unite (EasyVPN) - CUnite
===> News / Announcements / Feedback - CUnite
===> Help - CUnite
=====> FAQ - CUnite
===> Bug reports - CUnite
=> Comodo TrustConnect - CTC
=> Comodo SiteInspector - CSI
=> Comodo Valkyrie - FLS
=> Comodo Instant Malware Analysis Online - CIMA
=> Comodo Rescue Disk - CRD
-----------------------------
Desktop Utilities & Services
-----------------------------
=> Comodo System Utilities - CSU
===> News / Announcements / Feedback - CSU
===> Help - CSU
=====> FAQ - CSU
===> Wishlist - CSU
=> Comodo Backup - CB
===> News / Announcements / Feedback - CB
===> Comodo Cloud
===> Help - CB
=====> FAQ - CB
===> Wishlist - CB
=> Comodo Programs Manager - CPM
===> News / Announcements / Feedback – CPM
===> Help - CPM
===> Wishlist - CPM
=> GeekBuddy & Live PC Support
=> GeekBuddy PC Health Check - PCHC
===> News/ Announcements / Feedback – PCHC
===> Help - PCHC
-----------------------------
Business / Enterprise Security Products & Services
-----------------------------
=> Digital Certificates
===> Code Signing Certificate
===> Content Verification Certificate
===> Email Certificate
===> SSL Certificate
=> PCI DSS Compliance
=> Comodo Endpoint Security Manager
===> Endpoint Security Manager 1.6
===> Endpoint Security Manager 2.0 Business Edition
===> Endpoint Security Manager 2.1
===> Endpoint Security Manager 3.0
=====> CESM 3.0 Beta
===> ESM Console for Windows Phone
===> Earlier versions of CESM
=> Two Factor Authentication for Web Applications
=> Trustlogo
=> Hacker Guardian
=> Comodo Network Center - CNC
=> Comodo AntiSpam Gateway - Hosted Anti Spam Service
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> General Security Questions and Comments
=> Virus/Malware Removal Assistance
=> Leak Testing/Attacks/Vulnerability Research
=> Digital Certificates, Encryption and Digital Signing
=> Other Security Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Česky / Czech
===> Dansk / Danish
===> Nederlands / Dutch
===> Suomi / Finnish
===> Francais / French
===> Deutsch / German
===> ελληνικά / Greek
===> Magyar / Hungarian
===> Italiano / Italian
===> Nihongo / Japanese
===> Norsk / Norwegian
===> Polski / Polish
===> Português/Portuguese
===> Română / Romanian
===> По-русски / Russian
=====> News & FAQ
=====> Оффтоп (OFFTOP)
=====> Архив / Archive
===> Slovenský / Slovak
===> Slovenščina / Slovenian
===> Espanol / Spanish
===> Svenska / Swedish
===> Turkce / Turkish
===> Українська / Ukrainian
===> Việt / Vietnamese
===> Estonian
===> Arabic
-----------------------------
Archived Boards
-----------------------------
=> Discontinued Products
===> Comodo Web Application Firewall - CWAF
===> Comodo HopSurf - CHS
===> Comodo AntiSpam - CAS
=====> Help - CAS
=======> FAQ - CAS
=====> News / Announcements / Feedback - CAS
=======> Wishlist - CAS
=====> Bug Reports - CAS
===> Verification Engine - CVE
===> Comodo Secure Email - CSE
=====> News / Announcements / Feedback - CSE
=====> Help - CSE
=======> FAQ - CSE
=====> Bug Reports - CSE
===> Comodo Cloud Scanner - CCS
=====> News / Announcements / Feedback - CCS
=====> FAQ - CCS
=====> Beta Corner - CCS
=====> Wishlist - CCS
===> Comodo Anti-Viruspyware (CAVS)
=====> Help for Comodo AntiVirus
=====> FAQ for Comodo Anti-ViruSpyware
=====> Feedback/Comments/Announcements/News about CAVS
=====> CAVS BETA Corner
=====> Announcements
=====> Comodo BOClean Anti-Malware FAQ
===> Comodo Diskshield
===> Comodo Firewall
=====> Feedback/Comments/Announcements/News
=====> Help for v3
=====> Help for v2
=====> Frequently Asked Questions (FAQ) for Comodo firewall
=====> CFP BETA Corner
=======> 32 bit bug reports
=======> 64 bit bug reports
=====> Comodo Firewall Translations
=====> Bug Reports
===> i-Vault
===> Launch Pad (Discontinued)
===> Comodo Meet (Web Conferencing Product) (Discontinued)
===> Comodo Memory Firewall(Buffer Overflow Protection)
=====> Comodo Memory Firewall Beta Corner
=====> Help
=====> Frequently Asked Questions (Comodo Memory Firewall)
=====> Feedback/Comments/Announcements/News
===> Safesurf
===> Trusttoolbar (Discontinued)
===> Trustfax (online faxing)
===> Trustix Enterprise Firewall
===> User Anywhere (Remote Access product) (Discontinued)
===> UserTrust - First Independent Website Rating - Empowering our users!
===> Comodo Vulnerability Analyzer - CVA
===> ZTL
=> Comodo Wiki Project
Page created in 0.064 seconds with 23 queries.
Powered by SMF 1.1.18
|
SMF © 2006, Simple Machines
Design by
7dana.com