* Netfilter Book
@ 2015-05-25 18:15 raskolnikov
2015-05-26 11:57 ` prmarino1
0 siblings, 1 reply; 5+ messages in thread
From: raskolnikov @ 2015-05-25 18:15 UTC (permalink / raw)
To: netfilter
Hi all, hope you're ok :)
I'm not sure if this is the right place, but i have looking for books about netfilter, iptables and so on, unfortunetely i didn't find anything recent about the subject and i'd like to know if you could give me some tips about good netfilter books.
Thanks in advance!
All the best!
Alan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Netfilter Book
2015-05-25 18:15 Netfilter Book raskolnikov
@ 2015-05-26 11:57 ` prmarino1
2015-05-26 16:07 ` shawn wilson
0 siblings, 1 reply; 5+ messages in thread
From: prmarino1 @ 2015-05-26 11:57 UTC (permalink / raw)
To: raskolnikov, netfilter
I always advise people to start with Troubleshooting Linux firewalls published by adison wesly, It's old but accurate and a good foundation for understanding the principals. The next one is an iptables book published by Novel press.
Sent from my BlackBerry 10 smartphone.
Original Message
From: raskolnikov@countermail.com
Sent: Monday, May 25, 2015 14:28
To: netfilter@vger.kernel.org
Subject: Netfilter Book
Hi all, hope you're ok :)
I'm not sure if this is the right place, but i have looking for books about netfilter, iptables and so on, unfortunetely i didn't find anything recent about the subject and i'd like to know if you could give me some tips about good netfilter books.
Thanks in advance!
All the best!
Alan
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Netfilter Book
2015-05-26 11:57 ` prmarino1
@ 2015-05-26 16:07 ` shawn wilson
2015-05-26 16:46 ` npn
0 siblings, 1 reply; 5+ messages in thread
From: shawn wilson @ 2015-05-26 16:07 UTC (permalink / raw)
To: prmarino1; +Cc: raskolnikov, netfilter@vger.kernel.org
Also: http://www.amazon.com/Linux-Firewalls-Detection-Response-iptables/dp/1593271417
Which shows ipt, goes into what some nmap scans look like and
surrounding tools/scripts (most of which the author wrote).
IDR if it goes into iptables-save and other xtables-multi commands,
but I liked it as a good, short read with not too many language
errors.
On Tue, May 26, 2015 at 7:57 AM, <prmarino1@gmail.com> wrote:
> I always advise people to start ‎with Troubleshooting Linux firewalls published by adison wesly, It's old but accurate and a good foundation for understanding the principals. The next one is an iptables book published by Novel press.
>
> Sent from my BlackBerry 10 smartphone.
> Original Message
> From: raskolnikov@countermail.com
> Sent: Monday, May 25, 2015 14:28
> To: netfilter@vger.kernel.org
> Subject: Netfilter Book
>
> Hi all, hope you're ok :)
>
> I'm not sure if this is the right place, but i have looking for books about netfilter, iptables and so on, unfortunetely i didn't find anything recent about the subject and i'd like to know if you could give me some tips about good netfilter books.
>
> Thanks in advance!
>
> All the best!
>
> Alan
>
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Netfilter Book
2015-05-26 16:07 ` shawn wilson
@ 2015-05-26 16:46 ` npn
0 siblings, 0 replies; 5+ messages in thread
From: npn @ 2015-05-26 16:46 UTC (permalink / raw)
To: netfilter@vger.kernel.org
If you want a very good introductory book on networking and firewalls,
look for Lucian Gheorghe's "Designing and Implementing Linux Firewalls
and QoS using netfilter, iproute2, NAT, and L7-filter" (Packt, 2006;
ISBN 1-904811-65-5). It may be somewhat dated, but it is still largely
relevant. If you spelunk the internet, you should be able to find a PDF
of the book to download. I did, and bought the printed version shortly
after reviewing only a small part of the book.
Neal
On Tue, 26 May 2015 12:07:03 -0400 shawn wilson
<ag4ve.us@gmail.com> wrote:
> Also:
> http://www.amazon.com/Linux-Firewalls-Detection-Response-iptables/dp/1593271417
>
> Which shows ipt, goes into what some nmap scans look like and
> surrounding tools/scripts (most of which the author wrote).
>
> IDR if it goes into iptables-save and other xtables-multi commands,
> but I liked it as a good, short read with not too many language
> errors.
>
> On Tue, May 26, 2015 at 7:57 AM, <prmarino1@gmail.com> wrote:
> > I always advise people to start ‎with Troubleshooting Linux
> > firewalls published by adison wesly, It's old but accurate and a
> > good foundation for understanding the principals. The next one is
> > an iptables book published by Novel press.
> >
> > Sent from my BlackBerry 10 smartphone.
> > Original Message
> > From: raskolnikov@countermail.com
> > Sent: Monday, May 25, 2015 14:28
> > To: netfilter@vger.kernel.org
> > Subject: Netfilter Book
> >
> > Hi all, hope you're ok :)
> >
> > I'm not sure if this is the right place, but i have looking for
> > books about netfilter, iptables and so on, unfortunetely i didn't
> > find anything recent about the subject and i'd like to know if you
> > could give me some tips about good netfilter books.
> >
> > Thanks in advance!
> >
> > All the best!
> >
> > Alan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Netfilter Book
@ 2015-05-26 18:10 raskolnikov
0 siblings, 0 replies; 5+ messages in thread
From: raskolnikov @ 2015-05-26 18:10 UTC (permalink / raw)
To: shawn wilson; +Cc: prmarino1, raskolnikov, netfilter@vger.kernel.org
Thanks for the tips Shawn! :)
On Tue, May 26, 2015 13:07, shawn wilson wrote:
> Also: http://www.amazon.com/Linux-Firewalls-Detection-Response-iptables/dp/1593271417
>
> Which shows ipt, goes into what some nmap scans look like and
> surrounding tools/scripts (most of which the author wrote).
>
> IDR if it goes into iptables-save and other xtables-multi commands,
> but I liked it as a good, short read with not too many language
> errors.
>
> On Tue, May 26, 2015 at 7:57 AM, <prmarino1@gmail.com> wrote:
> > I always advise people to start ‎with Troubleshooting Linux firewalls published by adison wesly, It's old but accurate and a good foundation for understanding the principals. The next one is an iptables book published by Novel press.
> >
> > Sent from my BlackBerry 10 smartphone.
> > Original Message
> > From: raskolnikov@countermail.com
> > Sent: Monday, May 25, 2015 14:28
> > To: netfilter@vger.kernel.org
> > Subject: Netfilter Book
> >
> > Hi all, hope you're ok :)
> >
> > I'm not sure if this is the right place, but i have looking for books about netfilter, iptables and so on, unfortunetely i didn't find anything recent about the subject and i'd like to know if you could give me some tips about good netfilter books.
> >
> > Thanks in advance!
> >
> > All the best!
> >
> > Alan
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe netfilter" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > --
> > To unsubscribe from this list: send the line "unsubscribe netfilter" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-05-26 18:10 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25 18:15 Netfilter Book raskolnikov
2015-05-26 11:57 ` prmarino1
2015-05-26 16:07 ` shawn wilson
2015-05-26 16:46 ` npn
-- strict thread matches above, loose matches on Subject: below --
2015-05-26 18:10 raskolnikov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox