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 - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-07-2021, 12:46 PM   #8956
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,360

Rep: Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072

Quote:
Originally Posted by ZhaoLin1457 View Post
To agree, please show me where in Slackware is the /etc/rc.d/rc.firewall mentioned on the init scripts. Even as example.

As by /etc/rc.d/rc.inet2
Code:
# If there is a firewall script, run it before enabling packet forwarding.
# See the HOWTOs on http://www.netfilter.org/ for documentation on
# setting up a firewall or NAT on Linux. In some cases this might need to
# be moved past the section below dealing with IP packet forwarding.
if [ -x /etc/rc.d/rc.firewall ]; then
  /etc/rc.d/rc.firewall start
fi
Just because there are no default rules doesn't mean there are no firewall or documentation to make them
 
1 members found this post helpful.
Old 11-07-2021, 12:53 PM   #8957
ZhaoLin1457
Senior Member
 
Registered: Jan 2018
Posts: 1,022

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
Quote:
Originally Posted by marav View Post
Just because there are no default rules doesn't mean there are no firewall or documentation to make them
Excuse me, but is not obvious that there is no firewall, because there are "no default rules" customizable or not, even as examples?

Yes, the Slackware gives me the tools (iptables and nftables) to build a firewall (script) and sends me for further reading on http://www.netfilter.org/ for writing it myself if I want one.

In other words, Slackware tells me: "Go there and RTFM to build one yourself!"

Last edited by ZhaoLin1457; 11-07-2021 at 01:14 PM.
 
1 members found this post helpful.
Old 11-07-2021, 02:07 PM   #8958
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
Quote:
Originally Posted by ZhaoLin1457 View Post
In other words, Slackware tells me: "Go there and RTFM to build one yourself!"
Yes, and that's as it should be. This is not Ubuntu.

Now, please, lets not derail this thread any more. if you must continue this pointless argument, do it in another thread.
 
6 members found this post helpful.
Old 11-07-2021, 02:48 PM   #8959
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,500

Rep: Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308
Quote:
Originally Posted by GazL View Post
Yes, and that's as it should be. This is not Ubuntu.

Now, please, lets not derail this thread any more. if you must continue this pointless argument, do it in another thread.
As it should be? There you confirm my claim that Slackware transformed the firewalling in an art reserved to few, the Gurus.

BUT, for every Guru there are probably thousands of regular users like me, who have no time or interests to RTFM several years for making their own fancy firewall.

Just like you said several pages ago, the Heroic Age of computing ended long time ago. Now we have cyber-crime and people interested just to use a Linux system, not to get their MBA on firewalling. Those ones ends with no firewalling at all because they even does not bother about it. They just trust the system and thinks that it has no firewall because it does not need it.

No, I do not talk here about myself. After reading the scaring stories said by the resident Gurus regarding firewalld, somehow I feel embarrassed to confess that over one year ago I learned to use it in more or less than a week in the spare time, and I have use it as a foundation stone for a custom router, built around a mITX motherboard sporting an Intel Celeron J1900 CPU, which gets a 4G connection from an USB dongle - around 100Mbps speed, to give out a wireless access point and an Ethernet link, while a second Ethernet link is over a VPN.

And I am not a sysop or a professional. I am just a regular user of Slackware, with a profession which have no connection with the computing. That's WHY for me is laughable for someone to claim that there are sysops incapable to use firewalld, because that means that I'm more skilled than them. Thing which I do not believe to be true.

However, I agree that the discussion arrived to be pointless, considering the people arrived to argue that Slackware has a firewall just because ships the tools to build it...

PS. I for one, I started learning the usage of firewalld with this article:
https://www.putorius.net/introductio...ld-basics.html
And like I said, I managed to setup my custom router in a week, using firewalld as foundation.

Last edited by LuckyCyborg; 11-07-2021 at 03:19 PM.
 
1 members found this post helpful.
Old 11-07-2021, 02:58 PM   #8960
igadoter
Senior Member
 
Registered: Sep 2006
Location: wroclaw, poland
Distribution: many, primary Slackware
Posts: 2,717
Blog Entries: 1

Rep: Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625
Hey boys just go to school and stop bothering us. If Slackware is too difficult use Windows Child Edition.
 
Old 11-07-2021, 03:27 PM   #8961
biker_rat
Member
 
Registered: Feb 2010
Posts: 369

Rep: Reputation: 220Reputation: 220Reputation: 220
This thread seems hijacked by firewall flames. Please start new thread?
Now for my on topic obnoxious request:
[ANNOUNCE] xorg-server 21.1.1
https://lists.x.org/archives/xorg/20...er/060806.html

Maybe more stuff builds with this first point release? I have no clue but maybe one of you knows or can figure out?
 
Old 11-07-2021, 03:32 PM   #8962
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,360

Rep: Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072
Quote:
Originally Posted by biker_rat View Post
This thread seems hijacked by firewall flames. Please start new thread?
Now for my on topic obnoxious request:
[ANNOUNCE] xorg-server 21.1.1
https://lists.x.org/archives/xorg/20...er/060806.html

Maybe more stuff builds with this first point release? I have no clue but maybe one of you knows or can figure out?
garpu:
https://www.linuxquestions.org/quest...ml#post6297127

volkerdi:
https://www.linuxquestions.org/quest...9/#post6296539

I'll give you that, it is hidden in the depths of this thread ...

Last edited by marav; 11-07-2021 at 03:37 PM.
 
Old 11-07-2021, 04:35 PM   #8963
sunzu
LQ Newbie
 
Registered: Nov 2021
Location: Bavaria, Germany
Distribution: Slackware, PostmarketOS
Posts: 16

Rep: Reputation: Disabled
I don't understand the trouble around rc.firewall, it's no secret trick that someone is hiding from you. It's the complete opposite the slackbook mentions it under Security and so does the slackwiki with several sample scripts under the security category, i found this resources short after starting with Slackware. As i set up a firewall once i don't understand the need for a frontend of a frontend as Package on Slackware, but if you need it for a special use case like changing network types you are free to install them SlackBuilds is full of them. I really don't want to offend someone, im just wondering how it could be such a thing as i thougt it's an obvious thing, as I'm no Guru too.
greetings sunzu
 
5 members found this post helpful.
Old 11-07-2021, 04:36 PM   #8964
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,448
Blog Entries: 7

Rep: Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553
Quote:
Originally Posted by LuckyCyborg View Post
As it should be? There you confirm my claim that Slackware transformed the firewalling in an art reserved to few, the Gurus.

BUT, for every Guru there are probably thousands of regular users like me, who have no time or interests to RTFM several years for making their own fancy firewall.
Alien Bob's Easy Firewall Generator has been around since 2005. Have you not heard of it?
 
1 members found this post helpful.
Old 11-07-2021, 05:00 PM   #8965
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
People no respecting this thread , 99% of mesaages here are useless.

Talking arround new xorg-server point release ,probably some was fixing arround the abi check , cause today archlinux move all x11 stuff to this new 21.1.1 , and rebuild ALL drivers ,imput etc etc.
 
2 members found this post helpful.
Old 11-08-2021, 12:42 AM   #8966
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
talking about new xorg-server follow link: https://www.linuxquestions.org/quest...ml#post6297511

it has already been solved.
Once rebuilt every driver, there's no problem.

updated with xorg-server-21.1.1 and posted from Slackware From Scratch with this xorg-server version.

Last edited by nobodino; 11-08-2021 at 01:23 AM.
 
2 members found this post helpful.
Old 11-08-2021, 12:51 AM   #8967
STDOUBT
Member
 
Registered: May 2010
Location: Stumptown
Distribution: Slackware64
Posts: 583

Rep: Reputation: 242Reputation: 242Reputation: 242
Humble request to stop a problem I have seen crop up in the kernels (-current 32 bit).
Since moving from 5.12.13 to 5.12.14 (Jun 30 18:28:50 UTC 2021) (all SMP, as I use generic with an initrd), my wifi LED TX/RX indicator flashes constantly. With 5.12.13 and prior kernels in current, this problem was not present.

Lenovo Thinkpad R61 with Qualcomm Atheros AR5212 802.11abg
 
Old 11-08-2021, 07:21 AM   #8968
teoberi
Member
 
Registered: Jan 2018
Location: Romania
Distribution: Slackware64-current (servers)/Windows 11/Ubuntu (workstations)
Posts: 607

Rep: Reputation: 350Reputation: 350Reputation: 350Reputation: 350
Postfix 3.6.3
 
Old 11-08-2021, 10:06 AM   #8969
biker_rat
Member
 
Registered: Feb 2010
Posts: 369

Rep: Reputation: 220Reputation: 220Reputation: 220
xwayland 21.1.3 , important update for nvidia gbm.
 
Old 11-08-2021, 12:02 PM   #8970
richarson
Member
 
Registered: Dec 2020
Location: Argentina
Distribution: Fedora 38 KDE
Posts: 112

Rep: Reputation: Disabled
Quote:
Originally Posted by allend View Post
Oh, just peachy. I expect another round of breakages.
You should install AlienBOB's icu4c-compat package
 
1 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] Requests for -current (20151216) rworkman Slackware 3441 12-28-2017 03:50 PM

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

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