Go Back   Wireless and Wifi Forums > Communities > NZ Wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-23-2003, 12:30 AM
Junior Member
 
Join Date: Jan 1970
Location: Devonport
Posts: 15
Send a message via ICQ to Matty_J
Default Security

Hi guys,

We have about 3-4 guys here who would be keen to get AP's setup but their main concern is data security (i.e. unencrypted data being transferred around). Can you give us any details on that (preferably in layman's speak)? Is it in the HOWTO?

This answer should probably be put in the FAQ as I'm sure a lot of people but "Wireless" and "Security" in the same sentence...

Cheers
Matt.
Reply With Quote
  #2 (permalink)  
Old 06-23-2003, 01:09 AM
Junior Member
 
Join Date: Jan 1970
Location: NZ
Posts: 13
Default Security

I am get around to putting something about that in the HOWTO, but till then;

NoCatAuth provides the security. It exchanges authentication information via SSL then dynamically updates the IPTables firewall to allow traffic to pass from authenticated clients.

From that point onwards security is over to the user. The Access Point is secure enough, but if a user wants a secure wireless connection then it is advisable to run an encrypted tunnel (PPTP GRE, IPSec, SSH etc.) just like one would do across the general internet.
Reply With Quote
  #3 (permalink)  
Old 06-23-2003, 01:12 AM
Junior Member
 
Join Date: Jan 1970
Location: Devonport
Posts: 15
Send a message via ICQ to Matty_J
Default

Thanks Simon. Wrote you up a good review and posted it to our Yahoo Group - We have now about 5 new people who are interested now.

Cheers
Matt.
Reply With Quote
  #4 (permalink)  
Old 06-23-2003, 02:49 AM
Senior Member
 
Join Date: Jan 1970
Location: Beach Haven, Auckland
Posts: 192
Send a message via ICQ to richms
Default

What I am going to do is put a nat firewall between me and the wireless network, Can pinhole thru the ports that I want to be accessable on my lan, and the whole lan can go out on the wireless network using the internal 192.168.x.x addresses, being natted to the "wan" IP of the small router.

The wireless network is just as secure as the internet, that is, it isnt. If you have no problem sending something over the internet, then you should have no problems sending it over the wireless netwoek. SSH, HTTPS and secure POP and IMAP exist for a reason.

In anycase, a large use of the wireless network will be for swapping media etc, and not needing security.
Reply With Quote
  #5 (permalink)  
Old 06-26-2003, 03:08 AM
Junior Member
 
Join Date: Jan 1970
Location: NZ
Posts: 13
Default NATing/Firewalling

Really glad to read your post richms.

The funcionality you describe is something I'm in the process of building into the firewall scripts presented in the HOWTO., as it has become increasingly apparent talking to the NZW guys that this is functionality that they definitely require.

I think that putting in a seperate firewall between your LAN and your AP is unnecessary. Definitely treat your AP as an untrusted public facing system, but rely on it's ability to firewall and NAT/PAT your LAN machines.

-Simon.
Reply With Quote
  #6 (permalink)  
Old 06-26-2003, 07:50 AM
Senior Member
 
Join Date: Jan 1970
Location: Beach Haven, Auckland
Posts: 192
Send a message via ICQ to richms
Default

The thing is I trust a seperate box I can pick up and hold a lot more then I trust a piece of software on a computer running an operating system that I know very little about.

I was thinking something like a d-link or linksys ethernet router would be ideal
Reply With Quote
  #7 (permalink)  
Old 06-26-2003, 08:09 AM
Junior Member
 
Join Date: Jan 1970
Location: NZ
Posts: 13
Default Firewall

Well that's over to you. If you want to spend the money it will make you more secure. If you think you need it go right ahead.

However I should point out that short of a commercial firewalling solution such as Cisco Pix or Checkpoint Firewall-1, you won't find better firewalling than Linux except maybe from BSD.

Also worth mentioning that the "home use" type ethernet routers tend not to support stateful firewalling.

Lastly, it's worth mentioning that IPTables is not an application as such running in the application layer of Linux - IPTables does have user space commands, but it is in actuality mods that form a part of the kernel.

-Simon.
Reply With Quote
  #8 (permalink)  
Old 06-26-2003, 08:33 AM
Senior Member
 
Join Date: Jan 1970
Location: Beach Haven, Auckland
Posts: 192
Send a message via ICQ to richms
Default

Yes, but if any of the numerous services on the linux box become comprimised because I have being slack about getting them updated etc, or have inadvertantly configured them incorrectly then my network is as good as comprimised without something there.

As for the statefull firewalling, I will be using NAT to go out, and simply pinholing a FTP and possibly web server thru, I dont think that any statefullness would help there as I want those services open to everyone.

Basically, I dont trust myself to admin the linuxbox and keep it secure, and I dont want to rely on the goodwill of others to keep it that way.
Reply With Quote
  #9 (permalink)  
Old 08-18-2003, 01:39 AM
Junior Member
 
Join Date: Jan 1970
Posts: 4
Default

Have you guys considered using a Direct Connect server?

That is a great way to manage your file shares.

Server only requires One port to be open, your client just needs 1 (2 sometimes).

easy to manage the security/what you are share'n?

I am going to jump into this wireless stuff shortly I can provide a demo if required..
Reply With Quote
  #10 (permalink)  
Old 08-19-2003, 06:18 AM
Junior Member
 
Join Date: Jan 1970
Location: Hamilton
Posts: 16
Send a message via ICQ to phrizer Send a message via Yahoo to phrizer
Default

Yep, When i eventually get around to having some AP's up around where i am, i will be having a Direct Connect Server running
Reply With Quote
  #11 (permalink)  
Old 08-19-2003, 11:24 AM
Senior Member
 
Join Date: Jan 1970
Location: Meadowbank, Auckland
Posts: 112
Default

Quote:
Have you guys considered using a Direct Connect server?

That is a great way to manage your file shares.

Server only requires One port to be open, your client just needs 1 (2 sometimes).

easy to manage the security/what you are share'n?

I am going to jump into this wireless stuff shortly I can provide a demo if required..
CmdrChris, I was trying to leech off you at Gaggle but you were waaaaay too slow to make it worthwhile, ahhh well, maybe at Gaggle 4?

Bigted
Reply With Quote
  #12 (permalink)  
Old 08-19-2003, 11:39 PM
Junior Member
 
Join Date: Jan 1970
Posts: 4
Default

Quote:
Quote:
Have you guys considered using a Direct Connect server?

That is a great way to manage your file shares.

Server only requires One port to be open, your client just needs 1 (2 sometimes).

easy to manage the security/what you are share'n?

I am going to jump into this wireless stuff shortly I can provide a demo if required..
CmdrChris, I was trying to leech off you at Gaggle but you were waaaaay too slow to make it worthwhile, ahhh well, maybe at Gaggle 4?

Bigted
Gaggle was pretty quick from what I saw.... I did manage to upload about 300gb at that event...

Seemed a bit random at times tho. one guy gets 10mb and some would get about 400k....

I Think DC is a pretty good method for file-sharing. Resumable searchable mutliple souce downloads, what more could you want.
Reply With Quote
Sponsored Links
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 On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Security Vulnerability in ... Security Alert comp.security.misc 0 01-26-2007 11:40 AM
Corrupt NTFS filesystem Citizen Bob alt.comp.hardware 144 11-11-2006 08:38 PM
FBI Monitoring Your Computer And Reading Material re. Patriot Act tightwad alt.computer.security 2 11-08-2005 10:21 AM
The Sidewinder G2 Security Appliance includes the only firewall that has never had a CERT advisory posted against it Ipeefreely alt.computer.security 5 10-08-2005 10:15 PM
Call For Chapter - Book in Enterprise IT Security : Invitation for chapter proposal Francine HERRMANN comp.security.misc 0 08-29-2005 06:00 PM


All times are GMT. The time now is 06:18 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45