LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 02-10-2010, 05:29 PM   #1
johnh10000
Member
 
Registered: Nov 2008
Distribution: Ubuntu Lucid Lynx
Posts: 541

Rep: Reputation: 33
dpup puppy firewall


Just so you know dpup is a beta puppy linux, with the lenny debian repos in it. Sorta, it is beta.

My problem is what firewall is puppy running? iptables?

I ran the firewall script and asked it to auto configure.

then ran nmap -v -A 192.168.1.6

and it told me port 22 was open (ftp)

nothing else

so reran script and asked to open port 3389, and it was the same Sad

if it is iptables then it's easy to open the port.

is there guarddog or firestarter for puppy?
 
Old 02-11-2010, 11:40 AM   #2
theNbomr
LQ 5k Club
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
Blog Entries: 2

Rep: Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908
iptables is not a firewall. iptables is a user-space application that allows one to configure the kernel-space rule-set of the the netfilter kernel module. A collection of rules composed and organized in such a way that they control network traffic into, out of, and through a host can be a firewall (or router). When you run iptables, it requires some arguments to modify or display the rule-set in the kernel module. Often, the sequence of iptables commands that creates a coordinated set of rules is encapsulated into a shell script, and this is often thought of as a firewall. The rules in the firewall script need to be composed in a way that creates a firewall suitable for the application. Sometimes the sequence of iptables commands is generated by a GUI tool, such as the ones you mentioned. If the firewall script you are using is not satisfactory, you can modify it. You can also modify the rules on-the-fly, using discrete iptables commands to add/delete/modify specific rules.

Port 22 is not normally FTP; it is SSH (FTP uses port 21). The whole concept of ports being 'open' is a misleading use of the term, in my opinion. A port can be thought of as 'open' if either of two things are true: an application or service is listening for incoming traffic on the specified port, or if there is no firewall rule that blocks traffic into (or out of, perhaps) a particular port. An application or service may be listening on a port, but receiving no traffic, due to the upstream application of a netfilter rule. In this situation, the application will not know that it will receive no traffic.

--- rod.
 
Old 02-11-2010, 12:15 PM   #3
johnh10000
Member
 
Registered: Nov 2008
Distribution: Ubuntu Lucid Lynx
Posts: 541

Original Poster
Rep: Reputation: 33
Quote:
Originally Posted by theNbomr View Post
iptables is not a firewall. iptables
Port 22 is not normally FTP; it is SSH (FTP uses port 21). The whole concept of ports being 'open' is a misleading use of the term, in my opinion. A port can be thought of as 'open' if either of two things are true: an application or service is listening for incoming traffic on the specified port, or if there is no firewall rule that blocks traffic into (or out of, perhaps) a particular port. An application or service may be listening on a port, but receiving no traffic, due to the upstream application of a netfilter rule. In this situation, the application will not know that it will receive no traffic.

--- rod.
oops i do know hat port ftp is on, really! i typed without refering to the term. thanks for the info. i now know it is iptabes/netfilter. using something called firehol, to config it.

thanks
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Time for a New Puppy: Puppy Linux 4.3 LXer Syndicated Linux News 0 09-19-2009 04:20 PM
Unable to install Puppy on HD (Puppy universal installer) Marcos.K Puppy 2 04-05-2009 02:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 08:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration