LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-27-2016, 12:47 PM   #1
Slakerlife
Member
 
Registered: May 2016
Location: somewhere in the world!
Distribution: slackware
Posts: 66

Rep: Reputation: Disabled
shorewall universal configuration


Hello
I currently use alien's Bob firewall script, I was thinking on trying shorewall just so I can do logging. I was wondering if someone is using the universal configuration which is intended for standalone system, now by no means em I a guru of networking or firewalling so I would like to ask the gurus if using universal configuration good enough for protection? I only use my computer for web browsing, online banking, netflix, kodi, etc. I dont do any remote SSH into the box, I dont host a server, nor any other external services. So what do the gurus have to say?
 
Old 11-27-2016, 02:16 PM   #2
Hangaber
Member
 
Registered: Sep 2004
Location: USA
Distribution: Slackware
Posts: 163

Rep: Reputation: 51
(I'm definitely not a guru)
I've used arno-iptables-firewall and shorewall with minor tweaks, and I like shorewall a lot. I've installed it on most of my machines.

If you use the Universal from "/usr/doc/shorewall-<version>/Samples/Universal/", you may wish to remove or comment out the PING and SSH lines in the 'rules' file.

Last edited by Hangaber; 11-27-2016 at 02:17 PM. Reason: Added 'rules' part.
 
1 members found this post helpful.
Old 11-27-2016, 03:21 PM   #3
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
I'm not a guru. If you have an old PC and throw a few NICs in it then pfsense is another solid hardware firewall solution based on FreeBSD using OpenBSD's PF. I ran pfsense for a time and liked it.
 
1 members found this post helpful.
Old 11-27-2016, 09:14 PM   #4
FTIO
Member
 
Registered: Mar 2015
Location: Las Vegas, NV
Distribution: Slackware 15.0 x64, Slackware Live 15.0 x64
Posts: 618

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
Shorewall is a very fine firewall, and the e-mail support is always active and Tone Eastep (the owner of Shorewall) stays on top of questions and is more than willing to help, so long as you've proved you at least tried to figure things out from the website (he's 72 and can't do this forever, heh).
 
2 members found this post helpful.
Old 11-28-2016, 06:34 PM   #5
Slakerlife
Member
 
Registered: May 2016
Location: somewhere in the world!
Distribution: slackware
Posts: 66

Original Poster
Rep: Reputation: Disabled
I guess I can try the universal config and just follow the instructions and do some of the suggestions.

I always wanted to try pfsense or other firewall distro but never had as I really don't feel confident to fully and properly setup a firewall box, it would be nice to get someone who understand pfsense or other distro to set up a box for me and in the process teach me a thing or two
 
Old 12-15-2016, 10:13 AM   #6
FTIO
Member
 
Registered: Mar 2015
Location: Las Vegas, NV
Distribution: Slackware 15.0 x64, Slackware Live 15.0 x64
Posts: 618

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
Quote:
Originally Posted by FTIO View Post
Shorewall is a very fine firewall, and the e-mail support is always active and Tone Eastep (the owner of Shorewall) stays on top of questions and is more than willing to help, so long as you've proved you at least tried to figure things out from the website (he's 72 and can't do this forever, heh).
Sorry, that should be Tom.
 
Old 12-15-2016, 10:55 AM   #7
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled
Have you guys tried this? https://www.wilderssecurity.com/thre...alling.376935/

I have added the following to my rc.firewall to allow connectons using the link above.

Code:
# IKE
iptables -A OUTPUT -p udp -m udp  --dport 500  -m state --state NEW  -j ACCEPT

# IPsec
iptables -A OUTPUT -p udp -m udp  --dport 4500  -m state --state NEW  -j ACCEPT

# L2TP
iptables -A OUTPUT -p udp -m udp  --dport 1701  -m state --state NEW  -j ACCEPT

# PPTP
iptables -A OUTPUT -p tcp -m tcp  --dport 1723  -m state --state NEW  -j ACCEPT

# RDP
iptables -A OUTPUT -p tcp -m tcp  --dport 3389  -m state --state NEW  -j ACCEPT
iptables -A OUTPUT -p udp -m udp  --dport 3389  -m state --state NEW  -j ACCEPT
 
  


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
[SOLVED] Shorewall configuration with ulogd2 ernstlx Linux - Security 1 11-29-2015 03:41 AM
Shorewall configuration help phantom_cyph Linux - Security 2 11-26-2008 11:18 PM
Shorewall Configuration.... tagbantay Linux - Security 3 10-07-2007 07:15 PM
Shorewall configuration question nazs Linux - Security 1 11-08-2005 04:55 PM
Universal Linux configuration tool - is there any? muczy Linux - Software 6 07-12-2004 11:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:34 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