LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 01-04-2022, 02:24 PM   #76
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,478
Blog Entries: 2

Rep: Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982

Quote:
Originally Posted by Petri Kaukasoina View Post
But did not run lilo?
grub gang, rise up!

On the other note:

I didn't run the rc.firewall as of yet - i merely skimmed/read the generated files.

@mlangdn

But the interface(s) where listed as joined string (no patch) or spaced apart (with my change applied to it)?
 
Old 01-04-2022, 07:12 PM   #77
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Original Poster
Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
Unhappy

Quote:
Originally Posted by Petri Kaukasoina View Post
But did not run lilo?
Well bless my ever-lovin' flea-bitten arse.........
 
Old 01-04-2022, 08:22 PM   #78
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Original Poster
Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
After running lilo and a reboot, I ran the newly named myfwconf. At the ncurses window, I selected yes to begin. The highlighted yes turned to no. The only way out was to select no.. I gotta reread what SCerovec did.
 
Old 01-05-2022, 04:20 AM   #79
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,478
Blog Entries: 2

Rep: Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982
Talking

Quote:
Originally Posted by mlangdn View Post
After running lilo and a reboot, I ran the newly named myfwconf. At the ncurses window, I selected yes to begin. The highlighted yes turned to no. The only way out was to select no.. I gotta reread what SCerovec did.
The youth these days ...
 
Old 01-05-2022, 06:44 AM   #80
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Original Poster
Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
Quote:
Originally Posted by SCerovec View Post
The youth these days ...
Being only 67, I have a few mistakes left in me.

Oh yea, I tried again, and I answered the generic questions, then it said configuring firewall for the next 30 minutes. I killed it. Thbbbb.

Last edited by mlangdn; 01-05-2022 at 06:48 AM. Reason: Additional info.
 
Old 01-05-2022, 09:45 PM   #81
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Original Poster
Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
Firewall up and running. Very Basic.
 
Old 01-06-2022, 12:01 PM   #82
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,478
Blog Entries: 2

Rep: Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982
Quote:
Originally Posted by mlangdn View Post
Firewall up and running. Very Basic.
I was certain You had it in ya!

Yes it is what it is - a very basic, somewhat customizable, firewall.

Nothing to write home about (as of yet) but the point is to get it to life first, then only we might (or not) add somewhat more fancy like the trapit destination or some other of the many Linux kernel iptables specialties
 
Old 01-06-2022, 12:46 PM   #83
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Original Poster
Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
I'm just a home user with no servers or anything that would draw interest.
 
Old 01-10-2022, 03:16 PM   #84
slac-in-the-box
Member
 
Registered: Mar 2010
Location: oregon
Distribution: slackware64-15.0 / slarm64-current
Posts: 780
Blog Entries: 1

Rep: Reputation: 432Reputation: 432Reputation: 432Reputation: 432Reputation: 432
Quote:
Originally Posted by gauchao View Post
I have been using Alien Bob's Easy Firewall Generator since Slack 13.0 and it has always worked nicely. After generating a basic firewall you can always tune it according to your needs.

http://www.slackware.com/~alien/efg/

I've been using this script as well: something like this script, at the end of setup, wouldn't hurt... it's the first thing I usually do anyways. I think this script could be updated to also handle ipv6 connections--since it doesn't, I have been disabling ipv6, because I don't seem to need it.

It's easy enough to create different configurations and have /etc/rc.d/rc.firewall.home vs /etc/rc.d/rc.firewall.cafe. /etc/rc.d/rc.firewall could use arp to compare mac of router to see if it matches home router, and then execute the home version... and if no match, execute the cafe version, thereby having "zones". Of course, to use arp, the network is usually up... /etc/rc.d/rc.firewall could call dhcpcd -G (does not set default routes) so as to deterimine mac address of router and set appropriate firewall. The route would be set when running NetworkManager afterwords.

IMHO, answering some basic firewall questions at the end of setup would be a fine addition to slackware: advanced users would and should change it afterwords to whatever they prefer.
 
2 members found this post helpful.
  


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] setting up initrd / generic kernel in Grub2...can't load generic Ubunoob001 Slackware 12 03-20-2015 07:32 AM
what are initrd.img-2.6.28-11-generic and vmlinuz-2.6.28-11-generic? karuna-bdc Linux - Newbie 11 07-17-2009 05:00 AM
Update from 2.6.27-13-generic to 2.6.27-14-generic fails bobreeves Linux - Kernel 1 03-19-2009 09:02 AM
GART TLB error generic level generic Clydesdale Linux - Software 1 08-13-2007 06:47 PM
GART TLB error generic level generic Clydesdale Linux - Hardware 0 08-13-2007 06:18 PM

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

All times are GMT -5. The time now is 01:12 AM.

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