On 5/18/06, Ron LeVine <[EMAIL PROTECTED]> wrote:
Well, ok, It looks like I was having a brainfart.

As it turns out, the issue was with the application I was using and not
the firewall at all as there was no firewall setup yet.....

Ok, back to school....

As a quick aside here, a really nice tool for managing firewalls on
Debian (or darn near any other distro) is shorewall. you can "apt-get
install shorewall" to get it. It abstracts a lot of the iptables stuff
into a higher level config that is much easier to manage. One little
gotcha on Debian though is that the default install doesn't have any
of the config templates in place in the /etc/shorewall directory. In
the (IIRC) /usr/share/docs/shorewall there is a directory there is a
set of example config files. If you copy those files into
/etc/shorewall, it will make boot strapping an install much easier.
http://www.shorewall.net


Ron

John Sechrest wrote:
> Typically on debian, any firewall activity is done using IPtables.
>
> if you become root and you say :
>
> /sbin/iptables -L
>
> You should see the iptable rules.
>
> And see what is being filtered.
>
> Sometimes when you start a system, you will add a package that does
> the iptables work for you. Did you add a firewall? If so, what package?
>
> Look at that package and use the tool to open up the port.
>
> You can test your hypothesis with tcpdump, and look at packets directly.
> or you can flush all the IP tables, and see if that fixes anything.
>
>
>
>
>
>
> "Ron LeVine" <[EMAIL PROTECTED]> writes:
>
>  % --===============1053711753==
>  % Content-Type: multipart/alternative;
>  %    boundary="----=_Part_6338_29267465.1148008123723"
>  %
>  % ------=_Part_6338_29267465.1148008123723
>  % Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>  % Content-Transfer-Encoding: quoted-printable
>  % Content-Disposition: inline
>  %
>  % Greetings guys,
>  %
>  % I am working with Debian and liking it so far.
>  %
>  % I have noticed that there seems to be a port blocked that I don't want
>  % blocked in the firewall.  I can't for the life of me find the firewall
>  % config files to alter to open the port.
>  %
>  % I don't really even know which firewall is actually set up on this machine.
>  % I did the net install version of Debian and just left the defaults alone.
>  %
>  % So, how do I get this port open?
>  %
>  % Thanks in advance,
>  % Ron
>  %
>  % ------=_Part_6338_29267465.1148008123723
>  % Content-Type: text/html; charset=ISO-8859-1
>  % Content-Transfer-Encoding: quoted-printable
>  % Content-Disposition: inline
>  %
>  % Greetings guys,<br>
>  % <br>
>  % I am working with Debian and liking it so far. <br>
>  % <br>
>  % I have noticed that there seems to be a port blocked that I don't want
>  % blocked in the firewall.&nbsp; I can't for the life of me find the firewall
>  % config files to alter to open the port.<br>
>  % <br>
>  % I don't really even know which firewall is actually set up on this
>  % machine. I did the net install version of Debian and just left the
>  % defaults alone.<br>
>  % <br>
>  % So, how do I get this port open?<br>
>  % <br>
>  % Thanks in advance,<br>
>  % Ron<br>
>  %
>  % ------=_Part_6338_29267465.1148008123723--
>  %
>  % --===============1053711753==
>  % Content-Type: text/plain; charset="us-ascii"
>  % MIME-Version: 1.0
>  % Content-Transfer-Encoding: 7bit
>  % Content-Disposition: inline
>  %
>  % _______________________________________________
>  % EUGLUG mailing list
>  % euglug@euglug.org
>  % http://www.euglug.org/mailman/listinfo/euglug
>  %
>  % --===============1053711753==--
>
> -----
> John Sechrest          .         Helping people use
>                         .           computers and the Internet
>                           .            more effectively
>                              .
>                                  .       Internet: [EMAIL PROTECTED]
>                                       .
>                                               . http://www.peak.org/~sechrest
> _______________________________________________
> EUGLUG mailing list
> euglug@euglug.org
> http://www.euglug.org/mailman/listinfo/euglug
>
>

_______________________________________________
EUGLUG mailing list
euglug@euglug.org
http://www.euglug.org/mailman/listinfo/euglug



--
-Regards-

-Quentin Hartman-
_______________________________________________
EUGLUG mailing list
euglug@euglug.org
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to